Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Remove 3rd party text for disabled apps on update | Vincent Petry | 2015-07-07 | 1 | -1/+1 | |
* | | | | | Merge pull request #17436 from owncloud/update-keeppageifwarnings | Morris Jobke | 2015-07-07 | 1 | -8/+20 | |
|\ \ \ \ \ | ||||||
| * | | | | | Keep update page when there are warnings | Vincent Petry | 2015-07-07 | 1 | -8/+20 | |
| |/ / / / | ||||||
* | | | | | Invert the "public" to a "private" method | Joas Schilling | 2015-07-07 | 1 | -3/+3 | |
* | | | | | Make it possible to import exportet app/system configs | Joas Schilling | 2015-07-07 | 1 | -2/+8 | |
* | | | | | Fix typo in command description | Joas Schilling | 2015-07-07 | 2 | -2/+2 | |
* | | | | | Add commands to get, set and delete app config values | Joas Schilling | 2015-07-07 | 7 | -3/+269 | |
* | | | | | Allow reading from stdin | Joas Schilling | 2015-07-07 | 1 | -5/+36 | |
* | | | | | Add a command to import an json array into the config | Joas Schilling | 2015-07-07 | 2 | -0/+165 | |
* | | | | | Add a command to delete a system config | Joas Schilling | 2015-07-07 | 4 | -2/+76 | |
* | | | | | Add a command to get a config value | Joas Schilling | 2015-07-07 | 3 | -2/+115 | |
* | | | | | Add a command to set a system config value | Joas Schilling | 2015-07-07 | 2 | -0/+84 | |
* | | | | | Split the system from the app config | Joas Schilling | 2015-07-07 | 1 | -3/+5 | |
* | | | | | Fix no value | Joas Schilling | 2015-07-07 | 1 | -2/+2 | |
* | | | | | Missing doc | Joas Schilling | 2015-07-07 | 1 | -0/+1 | |
* | | | | | Add an option to exclude sensitive values (e.g. for reports) | Joas Schilling | 2015-07-07 | 1 | -4/+34 | |
* | | | | | Add a command to list existing configs | Joas Schilling | 2015-07-07 | 2 | -0/+105 | |
* | | | | | Fix nested array lists | Joas Schilling | 2015-07-07 | 1 | -4/+9 | |
* | | | | | Sort registration of commands alphabetically | Joas Schilling | 2015-07-07 | 1 | -13/+17 | |
|/ / / / | ||||||
* | | | | Javascript mimetype icon resolver | Roeland Jago Douma | 2015-07-06 | 7 | -2/+489 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-06 | 2 | -0/+16 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-05 | 2 | -0/+2 | |
* | | | | Remove OC_Log | Thomas Müller | 2015-07-03 | 3 | -4/+5 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-03 | 4 | -8/+12 | |
* | | | | Merge pull request #17293 from owncloud/revert-z-index | Morris Jobke | 2015-07-02 | 2 | -2/+1 | |
|\ \ \ \ | ||||||
| * | | | | Revert "fix z-index of share-autocomplete" | Jan-Christoph Borchardt | 2015-07-01 | 1 | -1/+0 | |
| * | | | | Revert "explicitly set z-index on app-content, fix overlap from navigation" | Jan-Christoph Borchardt | 2015-07-01 | 1 | -1/+1 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-02 | 6 | -2/+64 | |
|/ / / / | ||||||
* | | | | Merge pull request #17088 from owncloud/add-verbosity-to-upgrade | Morris Jobke | 2015-07-01 | 1 | -0/+9 | |
|\ \ \ \ | ||||||
| * | | | | [upgrade] add verbosity check and show repair info & steps | Morris Jobke | 2015-06-24 | 1 | -0/+9 | |
* | | | | | Merge pull request #17093 from owncloud/upgrade-timestamp | Morris Jobke | 2015-07-01 | 1 | -3/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use a OutputFormatter instead of hacking into writeln() | Joas Schilling | 2015-06-24 | 1 | -49/+26 | |
| * | | | | | Use logtimezone and logdateformat | Joas Schilling | 2015-06-24 | 1 | -2/+5 | |
| * | | | | | [upgrade] show timestamp for output during upgrade | Morris Jobke | 2015-06-24 | 1 | -14/+43 | |
| |/ / / / | ||||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-29 | 2 | -4/+4 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-28 | 2 | -0/+8 | |
* | | | | | Merge pull request #17163 from owncloud/update-licenses | Lukas Reschke | 2015-06-27 | 18 | -5/+42 | |
|\ \ \ \ \ | ||||||
| * | | | | | update license headers and authors | Morris Jobke | 2015-06-25 | 18 | -5/+42 | |
* | | | | | | fix z-index of share-autocomplete | Jan-Christoph Borchardt | 2015-06-26 | 1 | -0/+1 | |
* | | | | | | Merge pull request #17008 from owncloud/fix-17006 | Björn Schießle | 2015-06-26 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use \OC\HintException and translate the hint | Joas Schilling | 2015-06-22 | 1 | -0/+2 | |
* | | | | | | | Merge pull request #17165 from owncloud/federated_cloud_sharing_search_addres... | Thomas Müller | 2015-06-26 | 1 | -0/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | search address book for federated cloud id | Bjoern Schiessle | 2015-06-25 | 1 | -0/+16 | |
* | | | | | | | | Fix for #17178 | Roeland Jago Douma | 2015-06-25 | 1 | -2/+9 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-25 | 10 | -4/+42 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #17105 from owncloud/app-content-z-index | Morris Jobke | 2015-06-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | explicitly set z-index on app-content, fix overlap from navigation | Jan-Christoph Borchardt | 2015-06-23 | 1 | -1/+1 | |
* | | | | | | | Use non-zero exit code when app is not compliant (so CIs can detect the status) | Joas Schilling | 2015-06-24 | 1 | -0/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #17095 from owncloud/proper-error-handling | Morris Jobke | 2015-06-23 | 1 | -7/+10 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | [updater] keep maintenance active on failure and mark failure in red | Morris Jobke | 2015-06-23 | 1 | -1/+2 |