- Nov 19, 2014
-
-
Joas Schilling authored
-
- Jul 08, 2014
-
-
Arthur Schiwon authored
don't trigger update from checkPassword, it is already called by userExists, this is enough. do not write to database when the value is the same add test cases. also split test classes in a file each, looks like only the first class is being executed also appconfig shall not write to database if the value is unchanged
-
- Feb 13, 2014
-
-
Robin Appelman authored
-
- Feb 07, 2014
-
-
Robin Appelman authored
-
- Dec 20, 2013
-
-
Vincent Petry authored
On SQLite the app order can be arbitrary and cause strange bugs. On MySQL, the app order seems to be always alphabetical. This fix enforces alphabetical order to make sure that all environments behave the same and to reduce bugs related to app loading order. Fixes #6442
-
- Sep 19, 2013
-
-
Bart Visscher authored
-
Bart Visscher authored
Implemented unittest for OC\AppConfig
-
- Aug 06, 2013
-
-
Christopher Schäpers authored
-
- Aug 02, 2013
-
-
Christopher Schäpers authored
This reverts commit c74f3d0b.
-
Christopher Schäpers authored
-
Christopher Schäpers authored
-