summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAge
* .gitignore: ignore plenv .perl-version fileLibravatarJanik Kleinhoff2017-10-02
|
* Revert "Move users to DB"LibravatarJanik Kleinhoff2017-05-08
| | | | | | This reverts commit 7342c7f0e19e15ab3c7ba2133a56393c15989f08. Turns out there are still issues after all.
* Move users to DBLibravatarJanik Kleinhoff2017-05-08
| | | | | | | | | | | | | | | | | | | | | Summary: This will automatically take care of migrating the users from users.json; you may delete that file. Note that this removes htpasswd support. We now store (hashed) user passwords in the database. See T19 for rationale. Test Plan: Run this on a testnet for a while, try to break it. Reviewers: ilbelkyr, #antispammeta Reviewed By: ilbelkyr, #antispammeta Tags: #antispammeta, #database Differential Revision: https://dev.antispammeta.net/D2
* .gitignore: ignore /config-*/LibravatarJanik Kleinhoff2016-12-25
|
* Use DBIx::Class::DeploymentHandlerLibravatarJanik Kleinhoff2016-10-30
| | | | Fixes T5. Yay! We still need some documentation on this, though.
* Use Carton for deploymentLibravatarJanik Kleinhoff2016-09-05
| | | | This fixes T2 and significantly helps with T1.
* added some things in gitignore,Libravataricxcnika2014-04-22
| | | | | | | | | | | | added connection tx/rx info to status reports, added exit, sync, and ping commands, bot says which channel a restricted person tries to use ops command on, blacklist system is more intelligent (reason, person adding, can be removed), added functionality for working with URLs, automatically retries to join channels that are throttled, make sure we send passwords to NickServ@services., fixed a scheduling loophole that was exploitable, greatly reduced startup warnings due to slow syncing
* updated the .gitignore fileLibravatarDaniel Lange2013-12-11
|
* Added a .gitignore fileLibravatarDaniel Lange2013-12-08