Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-04 | [WIP] Clean up config/repo list handling | SoniEx2 | |
2023-08-22 | Clean up fedi-to stuff | SoniEx2 | |
2023-01-28 | Use well-known protocol handlers by default | SoniEx2 | |
2023-01-05 | Fix URL handling | SoniEx2 | |
2022-12-24 | Add Fedi-To integration | SoniEx2 | |
2022-02-06 | Fix old cron-target feature | SoniEx2 | |
2022-02-06 | Attempt to add pinned repos | SoniEx2 | |
2022-01-20 | Fix data race | SoniEx2 | |
2022-01-20 | Add support for threads | SoniEx2 | |
This is not very good but it does provide a huge speedup! | |||
2022-01-20 | Backport ganarchy-rust with_work_repos | SoniEx2 | |
2022-01-19 | Identify erroring repos/branches | SoniEx2 | |
2021-05-23 | Clarify the purpose of web+ganarchy | SoniEx2 | |
2020-11-16 | Fix templates for non-root base_url | SoniEx2 | |
2020-11-07 | Add TODO for source code URL | SoniEx2 | |
2020-11-07 | Add non-federating repos | SoniEx2 | |
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 | |