Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-07 | Update dependency ABDL | SoniEx2 | |
2020-11-07 | Add TODO list | SoniEx2 | |
2020-08-04 | Refactor sections in HACKING.md | SoniEx2 | |
2020-08-04 | Add input validation section to HACKING.md | SoniEx2 | |
2020-07-27 | Update the README.md | SoniEx2 | |
2020-07-27 | Properly fix setup.py feature/run | SoniEx2 | |
2020-07-27 | Fix setup.py | SoniEx2 | |
Oops | |||
2020-07-26 | Add the run-once target | SoniEx2 | |
I need to look into async/await before trying to make a proper run target, but this should help until then. | |||
2020-07-23 | Restore functionality feature/new-config | SoniEx2 | |
Everything works again, as far as I can tell. | |||
2020-07-19 | Partially restore cron-target functionality | SoniEx2 | |
Restored functionality: - Can use `config`, `project-list` and `index` targets Still broken: - `cron-target` with a project doesn't work yet | |||
2020-07-19 | Move a lot of things around (broken) | SoniEx2 | |
2020-05-01 | Restore merge-configs functionality | SoniEx2 | |
For backwards compatibility. However, this is deprecated, and shouldn't be used on new deployments. It'll be removed in the future. The new config system has built-in support for external repo lists. | |||
2020-04-30 | Fix bugs in the new config system | SoniEx2 | |
2020-04-24 | Add basic support for remote repo lists | SoniEx2 | |
2020-04-24 | Add MISTAKES.md | SoniEx2 | |
2020-02-26 | Create an URIPredicate | SoniEx2 | |
2020-02-24 | Update abdl.py so we can use key predicates | SoniEx2 | |
2020-02-21 | Make new config system load configs | SoniEx2 | |
2020-02-16 | Squashed commit of the following: | SoniEx2 | |
* Move things around a bit more * Add project structure details to HACKING.md * Create setup.py * Split off A Boneless Datastructure Language | |||
2019-12-25 | Updade README.md | SoniEx2 | |
2019-12-25 | Move things around a bit | SoniEx2 | |
2019-12-09 | Allow running doctests | SoniEx2 | |
2019-12-05 | Fix some docs | SoniEx2 | |
2019-12-03 | Add multiple value matches | SoniEx2 | |
2019-11-30 | Remove deprecated features | SoniEx2 | |
2019-11-27 | Tweaked key matching syntax | SoniEx2 | |
2019-11-26 | Details | SoniEx2 | |
2019-11-10 | Add ignore rules | SoniEx2 | |
2019-11-10 | Add some tests | SoniEx2 | |
2019-11-10 | Make it easier to setup. | SoniEx2 | |
2019-11-10 | Experimental new config parser | SoniEx2 | |
2019-11-10 | Add datastructure parsing library | SoniEx2 | |
2019-07-15 | Add debugging | SoniEx2 | |
2019-06-20 | Update README.md | SoniEx2 | |
2019-06-20 | Fix crash when loading multiple configs | SoniEx2 | |
2019-06-20 | Add project list output | SoniEx2 | |
2019-06-19 | Completely reworked configuration | SoniEx2 | |
2019-06-16 | Use GPLv3 for templates and javascript | SoniEx2 | |
This reduces potential legal issues | |||
2019-06-16 | Improve commit handling | SoniEx2 | |
Previously we relied solely on the cache for commit counts and other things. This improves that and fixes issues with commit metadata extraction. | |||
2019-05-27 | Uhh broken stuff???? | SoniEx2 | |
2019-05-22 | Update README | SoniEx2 | |
2019-05-19 | Added multiple projects and non-default branches | SoniEx2 | |
2019-05-07 | venv support? | SoniEx2 | |
2019-05-03 | Trivial migrations implementation | SoniEx2 | |
2019-05-02 | Prepare for migrations | SoniEx2 | |
2019-04-28 | Update README.md | SoniEx2 | |
2019-04-28 | Add protocol handler | SoniEx2 | |
2019-04-23 | Get rid of //, it makes no sense here | SoniEx2 | |
2019-04-22 | Prepare for future web+ganarchy URI handlers | SoniEx2 | |
2019-04-20 | Display project commit details | SoniEx2 | |