| Commit message (Expand) | Author | Age | Files | Lines |
* | Move GitHub files to .github directory | Christoph Wurst | 2018-10-09 | 5 | -5/+3 |
* | Merge pull request #11696 from nextcloud/refactor/remove-hhvm-leftovers | Morris Jobke | 2018-10-09 | 4 | -6/+2 |
|\ |
|
| * | Remove HHVM check | Christoph Wurst | 2018-10-09 | 1 | -1/+1 |
| * | Remove comment about hhvm | Christoph Wurst | 2018-10-09 | 1 | -1/+1 |
| * | Remove unused HHVM test executor | Christoph Wurst | 2018-10-09 | 2 | -4/+0 |
|/ |
|
* | Merge pull request #11686 from nextcloud/deprecation/noid/ocp_util_recursiveA... | Morris Jobke | 2018-10-09 | 1 | -0/+1 |
|\ |
|
| * | Deprecate unused OCP\Util::recursiveArraySearch | Morris Jobke | 2018-10-08 | 1 | -0/+1 |
* | | Merge pull request #11685 from nextcloud/deprecation/noid/oc_helper_linkToPublic | Morris Jobke | 2018-10-09 | 3 | -56/+6 |
|\ \ |
|
| * | | Deprecate unused, private OC_Helper::linkToPublic | Morris Jobke | 2018-10-08 | 3 | -56/+6 |
| |/ |
|
* | | Merge pull request #11693 from nextcloud/refactor/remove-legacy-sharemodel-ar... | Morris Jobke | 2018-10-09 | 1 | -8/+0 |
|\ \ |
|
| * | | Remove deprecated and unused legacy ShareConfigModel.areAvatarsEnabled() | Christoph Wurst | 2018-10-09 | 1 | -8/+0 |
* | | | Merge pull request #11692 from nextcloud/refactor/remove-noop-oc-appconfig | Morris Jobke | 2018-10-09 | 1 | -14/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove deprecated and noop APIs from OC.AppConfig | Christoph Wurst | 2018-10-09 | 1 | -14/+0 |
|/ / |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-09 | 128 | -948/+948 |
* | | Merge pull request #11678 from nextcloud/refactor/settings-axios-lib | Julius Härtl | 2018-10-08 | 12 | -65/+40 |
|\ \ |
|
| * | | Remove useless promise transformation | Christoph Wurst | 2018-10-08 | 9 | -29/+19 |
| * | | Replace hand-crafted request token logic by nextcloud-axios lib | Christoph Wurst | 2018-10-08 | 4 | -41/+26 |
* | | | Merge pull request #11664 from nextcloud/feature/noid/has-been-interrupted-th... | Roeland Jago Douma | 2018-10-08 | 3 | -38/+28 |
|\ \ \ |
|
| * | | | Rename method to abortIfInterrupted | Daniel Kesselberg | 2018-10-08 | 3 | -10/+10 |
| * | | | Adjust code for changed method signature | Daniel Kesselberg | 2018-10-07 | 2 | -30/+16 |
| * | | | Refactor method to throw exception instead of true/false | Daniel Kesselberg | 2018-10-07 | 1 | -7/+11 |
* | | | | Merge pull request #11679 from nextcloud/refactor/remove-ie8-apis | Morris Jobke | 2018-10-08 | 3 | -31/+0 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Remove outdated comment | Christoph Wurst | 2018-10-08 | 1 | -8/+0 |
| * | | | Remove OC.isIE8 | Christoph Wurst | 2018-10-08 | 1 | -10/+0 |
| * | | | Remove OC.scaleFixForIE8 | Christoph Wurst | 2018-10-08 | 3 | -13/+0 |
| | |/
| |/| |
|
* | | | Merge pull request #11518 from nextcloud/feature/noid/save-s3-requests | Morris Jobke | 2018-10-08 | 1 | -9/+59 |
|\ \ \ |
|
| * | | | Remove value from cache on delete/clear | Daniel Kesselberg | 2018-10-08 | 1 | -0/+2 |
| * | | | Use helper method for content length and last modified | Daniel Kesselberg | 2018-10-01 | 1 | -11/+54 |
| * | | | Reuse information from ListObjects for stat / filetype | Daniel Kesselberg | 2018-09-30 | 1 | -0/+5 |
* | | | | Merge pull request #11682 from nextcloud/refactor/remove-deprecated-unused-fi... | Morris Jobke | 2018-10-08 | 2 | -16/+0 |
|\ \ \ \ |
|
| * | | | | Remove deprecated and unused fileDownloadPath | Christoph Wurst | 2018-10-08 | 2 | -16/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #11681 from nextcloud/refactor/remove-deprecated-getScroll... | Morris Jobke | 2018-10-08 | 1 | -7/+0 |
|\ \ \ \ |
|
| * | | | | Remove deprecated window.getScrollBarWidth | Christoph Wurst | 2018-10-08 | 1 | -7/+0 |
| |/ / / |
|
* | | | | Merge pull request #11680 from nextcloud/refactor/remove-deprecated-svg-apis | Morris Jobke | 2018-10-08 | 3 | -33/+1 |
|\ \ \ \ |
|
| * | | | | Remove deprecated SVG helpers for old IEs | Christoph Wurst | 2018-10-08 | 3 | -33/+1 |
| |/ / / |
|
* | | | | Merge pull request #10782 from nextcloud/fix/10774/deadtagaction | Morris Jobke | 2018-10-08 | 2 | -3/+2 |
|\ \ \ \ |
|
| * | | | | in 14 the click action gets lost in the Backbone view. | Arthur Schiwon | 2018-08-21 | 2 | -3/+2 |
* | | | | | Merge pull request #10839 from nextcloud/bugfix/10212/use_class_implementation | Morris Jobke | 2018-10-08 | 7 | -60/+194 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server | Georg Ehrke | 2018-10-08 | 4 | -40/+88 |
| * | | | | adjust Calendar resource / room interfaces to use class implementation | Georg Ehrke | 2018-10-08 | 7 | -58/+144 |
* | | | | | Merge pull request #11599 from nextcloud/feature/7136/workflow-engine-filename | Morris Jobke | 2018-10-08 | 3 | -0/+157 |
|\ \ \ \ \ |
|
| * | | | | | Fix typo | Daniel Kesselberg | 2018-10-08 | 1 | -1/+1 |
| * | | | | | Ignore case for is and !is | Daniel Kesselberg | 2018-10-05 | 1 | -4/+9 |
| * | | | | | Change placeholder | Daniel Kesselberg | 2018-10-04 | 1 | -2/+2 |
| * | | | | | Remove unused import | Daniel Kesselberg | 2018-10-04 | 1 | -2/+0 |
| * | | | | | Make code strict | Daniel Kesselberg | 2018-10-03 | 1 | -2/+3 |
| * | | | | | Add FileName to Workflow engine | Daniel Kesselberg | 2018-10-03 | 3 | -0/+153 |
* | | | | | | Merge pull request #11671 from nextcloud/refactor/rename-admin-security-section | Morris Jobke | 2018-10-08 | 6 | -11/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix reference to template in tests | Christoph Wurst | 2018-10-08 | 1 | -2/+2 |
| * | | | | | | Rename admin security settings template | Christoph Wurst | 2018-10-08 | 2 | -1/+1 |