index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
database
Age
Commit message (
Expand
)
Author
2025-05-11
Be more specific in the generator field in db_json.
Sadie Powell
2025-05-11
Prefix the special db_json columns with an @.
Sadie Powell
2025-05-11
Fix loading databases in db_json.
Sadie Powell
2025-05-03
Store the setter and ts for all modes and try to restore them.
Sadie Powell
2025-05-03
Drop support for Bahamut as it has no non-DALnet users.
Sadie Powell
2025-04-19
Remove time from the name of some variables where its obvious.
Sadie Powell
2025-04-19
Allow syntax messages to take a predicate.
Sadie Powell
2025-04-19
Get rid of the internal block wrapper.
Sadie Powell
2025-04-15
Use Anope::Template in db_json.
Sadie Powell
2025-04-15
Add support for monthly backups to db_json.
Sadie Powell
2025-03-30
Execute SQL updates atomically.
Sadie Powell
2025-03-30
Refuse to import data that already exists in db_atheme.
Sadie Powell
2025-03-26
Add a typedef for the serializable id.
Sadie Powell
2025-03-26
Initialize the db_flatfile LoadData stream reference from the ctor.
Sadie Powell
2025-03-26
Add the db_json module.
Sadie Powell
2025-03-19
Merge branch '2.0' into 2.1.
Sadie Powell
2025-03-19
Use a set instead of a vector for storing memo ignores.
Sadie Powell
2025-03-13
Fix setting keepbackups to 0 in db_flatfile.
Sadie Powell
2025-03-13
Fix deleting old db_flatfile database backups.
Sadie Powell
2025-03-12
Move serialization from Serializable to a Serialize::Type child.
Sadie Powell
2025-03-12
Fix the id data type in db_flatfile.
Sadie Powell
2025-03-12
Fix importing some data from 1.8.
Sadie Powell
2025-03-08
Rework how nickname protection works.
Sadie Powell
2025-03-08
Move some headers around.
Sadie Powell
2025-03-07
Fix some minor issues with db_atheme error messages.
Sadie Powell
2025-03-07
Import misc channel and user metadata in db_atheme.
Sadie Powell
2025-03-06
Don't warn when importing an external auth account from Atheme.
Sadie Powell
2025-03-06
Import logon and oper news from Atheme.
Sadie Powell
2025-03-02
Return references instead of pointers from the config system.
Sadie Powell
2025-02-20
Merge branch '2.0' into 2.1.
Sadie Powell
2025-02-20
Fix sql_live on recent MariaDB.
Sadie Powell
2025-02-05
Import more data from Atheme.
Sadie Powell
2025-01-14
Merge branch '2.0' into 2.1.
Sadie Powell
2025-01-14
Update the copyright headers for 2025.
2.0
Sadie Powell
2024-11-19
Merge branch '2.0' into 2.1.
Sadie Powell
2024-11-19
Only process sockets after loading the db when using db_sql{_live}.
Sadie Powell
2024-11-11
Remove an unnecessary function from db_sql_live.
Sadie Powell
2024-11-11
Add a helper function to db_sql(_live) for getting a table name.
Sadie Powell
2024-08-14
Remove the unused KeySet method in Serialize::Data.
Sadie Powell
2024-07-08
Qualify a use of auto in db_atheme.
Sadie Powell
2024-06-23
Make the language around fantasy commands less weird.
Sadie Powell
2024-06-20
Misc improvements to db_atheme.
Sadie Powell
2024-06-20
Fix importing Atheme mode locks.
Sadie Powell
2024-06-19
Silently ignore some Atheme metadata that we know we can't import.
Sadie Powell
2024-06-19
Avoid creating extra service references in db_atheme.
Sadie Powell
2024-06-19
Fix importing Atheme opers.
Sadie Powell
2024-06-19
Use auto in more places in db_atheme.
Sadie Powell
2024-06-19
Only import clones from Atheme if we recognise the database version.
Sadie Powell
2024-06-19
Fix importing Atheme session limits.
Sadie Powell
2024-06-19
Fix importing Atheme forbid reasons.
Sadie Powell
[next]