Commit Graph

22 Commits

Author SHA1 Message Date
SoniEx2 fc74a89a3c Improve commit handling
Previously we relied solely on the cache for commit
counts and other things. This improves that and fixes
issues with commit metadata extraction.
2019-06-16 16:54:59 -03:00
SoniEx2 4bd53221bb Uhh broken stuff???? 2019-05-27 21:14:09 -03:00
SoniEx2 cb63969424 Update README 2019-05-22 20:18:33 -03:00
SoniEx2 4c47abad7e Added multiple projects and non-default branches 2019-05-19 10:17:04 -03:00
SoniEx2 5a7baa6858 venv support? 2019-05-07 15:51:21 -03:00
SoniEx2 58f3175668 Trivial migrations implementation 2019-05-03 20:19:24 -03:00
SoniEx2 77f5a068f4 Prepare for migrations 2019-05-02 19:14:09 -03:00
SoniEx2 32b76dd2cf Update README.md 2019-04-28 18:55:02 -03:00
SoniEx2 63a5e3f8c9 Add protocol handler 2019-04-28 18:50:52 -03:00
SoniEx2 32b581a6c4 Get rid of //, it makes no sense here 2019-04-23 06:40:23 -03:00
SoniEx2 828d0ac9cf Prepare for future web+ganarchy URI handlers 2019-04-22 18:59:02 -03:00
SoniEx2 c02d1fb183 Display project commit details 2019-04-20 19:27:50 -03:00
SoniEx2 4a23fbfbcc Parse project commit 2019-04-20 17:12:39 -03:00
SoniEx2 278c46a106 Avoid conflict with commit hashes 2019-04-20 11:44:18 -03:00
SoniEx2 105164e661 Sort(?) correctly(?) 2019-04-19 22:32:15 -03:00
SoniEx2 429d3d5b30 Index repo_history by URL 2019-04-19 16:47:32 -03:00
SoniEx2 ef60898514 Tweak sorting 2019-04-19 16:42:59 -03:00
SoniEx2 9b983f9862 Add an index 2019-04-19 09:52:28 -03:00
SoniEx2 c38c2d321c Fix display/sort order 2019-04-17 22:29:56 -03:00
SoniEx2 d5e011d3ea Add a README 2019-04-17 21:52:23 -03:00
SoniEx2 a642e912d6 Fix some errors 2019-04-16 23:06:16 -03:00
SoniEx2 385e734a52 [Project] GAnarchy
A Project Page Generator written in Python, focused on giving forks of a
project the same visibility as the original repo.
2019-04-16 22:58:00 -03:00