summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* [tx-robot] updated from transifexJenkins for ownCloud2015-07-034-8/+12
* Merge pull request #17293 from owncloud/revert-z-indexMorris Jobke2015-07-022-2/+1
|\
| * Revert "fix z-index of share-autocomplete"Jan-Christoph Borchardt2015-07-011-1/+0
| * Revert "explicitly set z-index on app-content, fix overlap from navigation"Jan-Christoph Borchardt2015-07-011-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2015-07-026-2/+64
|/
* Merge pull request #17088 from owncloud/add-verbosity-to-upgradeMorris Jobke2015-07-011-0/+9
|\
| * [upgrade] add verbosity check and show repair info & stepsMorris Jobke2015-06-241-0/+9
* | Merge pull request #17093 from owncloud/upgrade-timestampMorris Jobke2015-07-011-3/+12
|\ \
| * | Use a OutputFormatter instead of hacking into writeln()Joas Schilling2015-06-241-49/+26
| * | Use logtimezone and logdateformatJoas Schilling2015-06-241-2/+5
| * | [upgrade] show timestamp for output during upgradeMorris Jobke2015-06-241-14/+43
| |/
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-292-4/+4
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-282-0/+8