| 820f7b69 | 30-Jan-2024 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Manual code style fixes |
| b7b9d8d9 | 25-Jan-2024 |
Anna Dabrowska <dabrowska@cosmocode.de> |
Semi-automatic code style fixes |
| 8c5b72fc | 10-Jul-2023 |
Andreas Gohr <andi@splitbrain.org> |
fix alias saving |
| 9c149d75 | 10-Jul-2023 |
Andreas Gohr <andi@splitbrain.org> |
use new SQLiteDB class
This had many changes in how data is quoted in the SQL strings. The SQL building code is an absolute mess and test coverage is super spotty. So it's not 100% clear that this c
use new SQLiteDB class
This had many changes in how data is quoted in the SQL strings. The SQL building code is an absolute mess and test coverage is super spotty. So it's not 100% clear that this commit is fully correct.
show more ...
|
| acd450ce | 05-Jul-2023 |
Andreas Gohr <andi@splitbrain.org> |
replace obsolete utf8_ calls |
| 8a51ccb3 | 05-Jul-2023 |
Andreas Gohr <andi@splitbrain.org> |
automattic reformatting |
| d8234939 | 18-Sep-2020 |
Gerrit Uitslag <klapinklapin@gmail.com> |
cleanup some requires and if defined DOKU_INC |
| 041b079b | 16-May-2015 |
Gerrit Uitslag <klapinklapin@gmail.com> |
__construct() |
| 63124fe7 | 09-Dec-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
remove sorting aliases. Fixes #109 |
| 3087d8f2 | 08-Dec-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
reformatting phpdocs unused vars |
| c7551ae3 | 08-Dec-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
bit code reformatting |
| 65ebb47f | 17-Oct-2014 |
Juergen-aus-Koeln <hans-juergen.schuemmer@web.de> |
Possibility for hidden type aliases |
| 39468e25 | 16-Oct-2013 |
Gerrit Uitslag <klapinklapin@gmail.com> |
fix php strict errors |
| 6fc2da27 | 30-Nov-2010 |
Andreas Gohr <gohr@cosmocode.de> |
allow tag aliases |
| 03b300e4 | 01-Jul-2010 |
Adrian Lang <lang@cosmocode.de> |
Allow wiki as basetype for alias |
| 3239b3a4 | 30-Jun-2010 |
Adrian Lang <lang@cosmocode.de> |
Correctly handle transaction |
| 948a57d7 | 30-Jun-2010 |
Adrian Lang <lang@cosmocode.de> |
Clean enum values |
| d907587e | 08-Jun-2010 |
Andreas Gohr <gohr@cosmocode.de> |
Added database cleanup admin tool |