summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
* | | | | Merge pull request #17163 from owncloud/update-licensesLukas Reschke2015-06-2718-5/+42
|\ \ \ \ \
| * | | | | update license headers and authorsMorris Jobke2015-06-2518-5/+42
* | | | | | fix z-index of share-autocompleteJan-Christoph Borchardt2015-06-261-0/+1
* | | | | | Merge pull request #17008 from owncloud/fix-17006Björn Schießle2015-06-261-0/+2
|\ \ \ \ \ \
| * | | | | | Use \OC\HintException and translate the hintJoas Schilling2015-06-221-0/+2
* | | | | | | Merge pull request #17165 from owncloud/federated_cloud_sharing_search_addres...Thomas Müller2015-06-261-0/+16
|\ \ \ \ \ \ \
| * | | | | | | search address book for federated cloud idBjoern Schiessle2015-06-251-0/+16
* | | | | | | | Fix for #17178Roeland Jago Douma2015-06-251-2/+9
| |_|/ / / / / |/| | | | | |
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-2510-4/+42
|/ / / / / /
* | | | | | Merge pull request #17105 from owncloud/app-content-z-indexMorris Jobke2015-06-241-1/+1
|\ \ \ \ \ \
| * | | | | | explicitly set z-index on app-content, fix overlap from navigationJan-Christoph Borchardt2015-06-231-1/+1
* | | | | | | Use non-zero exit code when app is not compliant (so CIs can detect the status)Joas Schilling2015-06-241-0/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #17095 from owncloud/proper-error-handlingMorris Jobke2015-06-231-7/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [updater] keep maintenance active on failure and mark failure in redMorris Jobke2015-06-231-1/+2