Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move \OC\Repair to PSR-4 | Roeland Jago Douma | 2016-04-22 | 1 | -173/+0 |
| | |||||
* | lib: Fix typos (found by codespell) | Stefan Weil | 2016-04-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+3 |
| | |||||
* | Remove generateRandomBytes from OC_Util | Roeland Jago Douma | 2016-01-10 | 1 | -1/+1 |
| | |||||
* | Replace OC_Config in setup | Morris Jobke | 2015-12-03 | 1 | -3/+4 |
| | |||||
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -1/+1 |
| | |||||
* | Moving mysql setup code over to Doctrine | Thomas Müller | 2015-07-29 | 1 | -20/+20 |
| | |||||
* | Remove OC_Log | Thomas Müller | 2015-07-03 | 1 | -5/+5 |
| | |||||
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -1/+0 |
| | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -1/+23 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -22/+1 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -1/+22 |
| | |||||
* | Use setConfigs() instead of calling setConfig() multiple times | Joas Schilling | 2015-01-23 | 1 | -12/+7 |
| | |||||
* | Correctly namespace DatabaseSetupException | Joas Schilling | 2014-11-26 | 1 | -2/+2 |
| | |||||
* | Remove unused spaces | eduardo | 2014-01-08 | 1 | -2/+2 |
| | |||||
* | Remove name from code | eduardo | 2014-01-08 | 1 | -2/+0 |
| | |||||
* | Add tabs to conformance with owncloud code standards | eduardo | 2014-01-05 | 1 | -4/+4 |
| | |||||
* | Fix PostgreSQL port configuration on install | eduardo | 2014-01-04 | 1 | -3/+19 |
| | |||||
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -0/+140 |
Conflicts: lib/private/vcategories.php |