You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Voříšek
28c778b7a0
Modernize more CS III (#9270)
* fix "single_trait_insert_per_statement"
* fix "empty_loop_condition"
* fix "backtick_to_shell_exec"
* fix "phpdoc_to_comment"
* fix "no_empty_statement"
* fix "heredoc_to_nowdoc"
* fix "class_reference_name_casing"
* fix "align_multiline_comment"
* fix "heredoc_indentation"
* fix "constant_case"
* fix "single_line_comment_style"
* fix "no_null_property_initialization"
* fix "standardize_increment"
* fix "no_unneeded_control_parentheses"
* fix missing NL after "<?php"
* fix php in *.sh files too
* fix trailing spaces from all text files
* fix "explicit_indirect_variable"
* Revert "fix "align_multiline_comment""
This reverts commit 42e584f8e3 .
* fix "align_multiline_comment" properly
* Revert "fix trailing spaces from all text files" - diff files only
* Revert "Revert "fix trailing spaces from all text files" - diff files only"
This reverts commit 2101c2a3a3 .
* rm useless "setup-php" config
|
2 years ago |
.. |
2008030300.sql
|
Added new database upgrade script, converted DDL scripts to new format
|
13 years ago |
2008040500.sql
|
Modernize more CS III (#9270)
|
2 years ago |
2008060900.sql
|
Added new database upgrade script, converted DDL scripts to new format
|
13 years ago |
2008092100.sql
|
Added new database upgrade script, converted DDL scripts to new format
|
13 years ago |
2009090400.sql
|
Modernize more CS III (#9270)
|
2 years ago |
2009103100.sql
|
Added new database upgrade script, converted DDL scripts to new format
|
13 years ago |
2010042300.sql
|
Added new database upgrade script, converted DDL scripts to new format
|
13 years ago |
2010100600.sql
|
Added new database upgrade script, converted DDL scripts to new format
|
13 years ago |
2011011200.sql
|
Added new database upgrade script, converted DDL scripts to new format
|
13 years ago |
2011092800.sql
|
Added new database upgrade script, converted DDL scripts to new format
|
13 years ago |
2011111600.sql
|
Added new database upgrade script, converted DDL scripts to new format
|
13 years ago |
2011121400.sql
|
Added new database upgrade script, converted DDL scripts to new format
|
13 years ago |
2012080700.sql
|
Added new database upgrade script, converted DDL scripts to new format
|
13 years ago |
2013011000.sql
|
Add 'if not exists' to system table creation. Just in case some previous db update routine was aborted or failed
|
13 years ago |
2013042700.sql
|
Add lost files for "db_prefix related changes" commit
|
12 years ago |
2013052500.sql
|
Added shared (cross-user) cache
|
12 years ago |
2013061000.sql
|
Fix database cache expunge issues (#1489149) - added 'expires' column
|
12 years ago |
2014042900.sql
|
Fix too small length of users.preferences column data type on MySQL
|
11 years ago |
2015030800.sql
|
Fix storing signatures with big images in MySQL database (#1490306)
|
11 years ago |
2015111100.sql
|
Added brute-force attack prevention via login rate limit (#1490566)
|
10 years ago |
2016081200.sql
|
Removed useless 'created' column from 'session' table (#5389)
|
9 years ago |
2016100900.sql
|
SQL, upgrade: increase session table ip field size for IPv6 addresses
|
9 years ago |
2016112200.sql
|
Move inline comment
|
2 years ago |
2018021600.sql
|
Make cache keys case-sensitive on MySQL/MSSQL (#6942)
|
6 years ago |
2018122300.sql
|
Enigma: Fixed multi-host syncronization of private and deleted keys and pubring.kbx file
|
7 years ago |
2019092900.sql
|
Make cache keys case-sensitive on MySQL/MSSQL (#6942)
|
6 years ago |
2020020100.sql
|
Support for language codes up to 16 chars long (e.g. es-419) in database schema (#6851)
|
6 years ago |
2020020101.sql
|
Fix installation/upgrade on MySQL 5.5 - Index column size too large (#8231)
|
4 years ago |
2020091000.sql
|
Fix installation/upgrade on MySQL 5.5 - Index column size too large (#8231)
|
4 years ago |
2020122900.sql
|
Fix incorrect (comment) syntax (#8416)
|
4 years ago |
2021081000.sql
|
Fix installation/upgrade on MySQL 5.5 - Index column size too large (#8231)
|
4 years ago |
2021100300.sql
|
SQLite: Use foreign keys, require SQLite >= 3.6.19 (#8159)
|
4 years ago |
2022081200.sql
|
Fix bug where it wasn't possible to create more than one response record on SQLite and Postgres (#8664)
|
3 years ago |
2022100100.sql
|
Store uploads metadata in a separate sql database table instead of a session (#8415)
|
3 years ago |