summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Use the decorator patternJoas Schilling2015-07-171-5/+9
* Restructor the code into different classes instead of extendingJoas Schilling2015-07-171-4/+7
* Use non-zero exit codeJoas Schilling2015-07-171-1/+2
* Allow app:check-code to check for deprecated methodsJoas Schilling2015-07-171-1/+16
* [tx-robot] updated from transifexJenkins for ownCloud2015-07-152-0/+14
* Merge pull request #17565 from owncloud/fix/remote_shareRoeland Douma2015-07-131-1/+1
|\
| * allow remote shares for users with email as usernamesFelix Böhm2015-07-101-1/+1
* | Merge pull request #17599 from owncloud/fix-joinpaths-trailingslashMorris Jobke2015-07-132-4/+18
|\ \
| * | Fix OC.joinPaths with empty argumentsVincent Petry2015-07-132-4/+18
* | | Add helper functions for host, port and webrootVincent Petry2015-07-131-0/+45
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-07-136-4/+24
* | [tx-robot] updated from transifexJenkins for ownCloud2015-07-122-0/+4
* | [tx-robot] updated from transifexJenkins for ownCloud2015-07-112-0/+4
* | Merge pull request #17559 from owncloud/js-joinpathsutilityMorris Jobke2015-07-102-0/+83
|\ \
| * | More tests for joinPathsVincent Petry2015-07-101-0/+3
| * | Add OC.joinPaths for convenient path joiningVincent Petry2015-07-102-0/+80
* | | Merge pull request #17555 from owncloud/update-test-librariesVincent Petry2015-07-102-4290/+5949
|\ \ \
| * | | Update JS unit test libsVincent Petry2015-07-102-4290/+5949
* | | | Move mimetypealiases.json to mimetypealiases.dist.jsonRoeland Jago Douma2015-07-101-1/+6
| |/ / |/| |
* | | Merge pull request #17483 from rullzer/migrate-mimetype-jsVincent Petry2015-07-102-3/+3
|\ \ \ | |/ / |/| |
| * | MimeTypes now also supports httpd/unix-directoryRoeland Jago Douma2015-07-091-0/+1
| * | Move calls to Files.getMimeIcon to OC.MimeType.getIconUrlRoeland Jago Douma2015-07-091-3/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-07-108-6/+18
* | | [command] single user mode - use config object & add testsMorris Jobke2015-07-092-4/+17
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-07-0916-0/+32
* | [tx-robot] updated from transifexJenkins for ownCloud2015-07-0862-62/+0
* | Merge pull request #17439 from owncloud/update-3rdpartytextMorris Jobke2015-07-071-1/+1
|\ \
| * | Remove 3rd party text for disabled apps on updateVincent Petry2015-07-071-1/+1
* | | Merge pull request #17436 from owncloud/update-keeppageifwarningsMorris Jobke2015-07-071-8/+20
|\ \ \
| * | | Keep update page when there are warningsVincent Petry2015-07-071-8/+20
| |/ /
* | | Invert the "public" to a "private" methodJoas Schilling2015-07-071-3/+3
* | | Make it possible to import exportet app/system configsJoas Schilling2015-07-071-2/+8
* | | Fix typo in command descriptionJoas Schilling2015-07-072-2/+2
* | | Add commands to get, set and delete app config valuesJoas Schilling2015-07-077-3/+269
* | | Allow reading from stdinJoas Schilling2015-07-071-5/+36
* | | Add a command to import an json array into the configJoas Schilling2015-07-072-0/+165
* | | Add a command to delete a system configJoas Schilling2015-07-074-2/+76
* | | Add a command to get a config valueJoas Schilling2015-07-073-2/+115
* | | Add a command to set a system config valueJoas Schilling2015-07-072-0/+84
* | | Split the system from the app configJoas Schilling2015-07-071-3/+5
* | | Fix no valueJoas Schilling2015-07-071-2/+2
* | | Missing docJoas Schilling2015-07-071-0/+1
* | | Add an option to exclude sensitive values (e.g. for reports)Joas Schilling2015-07-071-4/+34
* | | Add a command to list existing configsJoas Schilling2015-07-072-0/+105
* | | Fix nested array listsJoas Schilling2015-07-071-4/+9
* | | Sort registration of commands alphabeticallyJoas Schilling2015-07-071-13/+17
|/ /
* | Javascript mimetype icon resolverRoeland Jago Douma2015-07-067-2/+489
* | [tx-robot] updated from transifexJenkins for ownCloud2015-07-062-0/+16
* | [tx-robot] updated from transifexJenkins for ownCloud2015-07-052-0/+2
* | Remove OC_LogThomas Müller2015-07-033-4/+5