| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Scrutinizer Auto Fixer | Lukas Reschke | 2016-03-01 | 1 | -1/+0 |
* | Merge pull request #21424 from owncloud/appversions | Thomas Müller | 2016-01-25 | 1 | -7/+6 |
|\ |
|
| * | Faster AppConfig->getValues | Robin Appelman | 2016-01-11 | 1 | -7/+6 |
* | | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -2/+2 |
|/ |
|
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -2/+0 |
* | Do not compare the value on Oracle | Joas Schilling | 2015-09-14 | 1 | -3/+13 |
* | Make sure the array exists | Joas Schilling | 2015-09-03 | 1 | -0/+8 |
* | Only query the appconfig once | Joas Schilling | 2015-09-03 | 1 | -111/+102 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+1 |
* | Use insertIfNotExists to avoid problems with parallel calls | Joas Schilling | 2015-05-11 | 1 | -11/+16 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -13/+20 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -20/+26 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -26/+20 |
* | Cleanup of PHPDoc return types | Robin McCorkell | 2015-01-16 | 1 | -1/+1 |
* | port of #9500 | Arthur Schiwon | 2014-07-08 | 1 | -0/+4 |
* | Use a map to prevent having to use search | Robin Appelman | 2014-06-03 | 1 | -4/+2 |
* | Remove duplicate cache cleanup | Robin Appelman | 2014-06-03 | 1 | -1/+0 |
* | Simplify AppConfig->getValues() | Robin Appelman | 2014-06-01 | 1 | -19/+9 |
* | Add caching to AppConfig->getApps | Robin Appelman | 2014-06-01 | 1 | -0/+23 |
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -7/+7 |
* | Fix @return array PHPDocs, in /lib | Robin McCorkell | 2014-05-13 | 1 | -2/+2 |
* | Some more PHPDoc fixes | Lukas Reschke | 2014-04-21 | 1 | -0/+1 |
* | using array_key_exists() instead of isset() - required because in case the va... | Thomas Müller | 2014-04-07 | 1 | -1/+1 |
* | More PHPDoc fixes, using scrutinizer patches as hints | Bart Visscher | 2014-02-28 | 1 | -2/+2 |
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 1 | -2/+5 |
* | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-14 | 1 | -94/+100 |
|\ |
|
| * | Add explicit sorting | Robin Appelman | 2014-02-11 | 1 | -2/+4 |
| * | Add caching to appconfig | Robin Appelman | 2014-02-07 | 1 | -16/+45 |
| * | use the 'new' server container for appconfig | Robin Appelman | 2014-02-07 | 1 | -5/+6 |
| |\ |
|
| * | | Merge branch 'master' into convert-oc_appconfig | Bart Visscher | 2013-10-02 | 1 | -72/+90 |
* | | | Fix more documentation failes | Joas Schilling | 2014-02-08 | 1 | -4/+0 |
* | | | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 1 | -1/+6 |
| |/
|/| |
|
* | | Fixed apps loading order | Vincent Petry | 2013-12-20 | 1 | -1/+1 |
* | | dont re-read the config values for an app when a non existing key is fetched | Robin Appelman | 2013-12-18 | 1 | -5/+10 |
* | | Fetch all appconfig values for an app at once and cache the results | Robin Appelman | 2013-12-18 | 1 | -54/+84 |
* | | Remove "link" shares right after disabling the "allow_link_share" setting | Morris Jobke | 2013-10-18 | 1 | -0/+6 |
|/ |
|
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+203 |