Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5738 from nextcloud/comradekingu-patch-3 | Morris Jobke | 2017-08-03 | 1 | -3/+3 |
|\ | |||||
| * | Improve spelling in LDAP | Allan Nordhøy | 2017-08-02 | 1 | -3/+3 |
* | | Merge pull request #5959 from nextcloud/drop-logo-claim | Morris Jobke | 2017-08-03 | 1 | -1/+0 |
|\ \ | |||||
| * | | Logo claim is not used anymore | Morris Jobke | 2017-08-02 | 1 | -1/+0 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-03 | 8 | -2/+46 |
* | | | Merge pull request #5953 from nextcloud/theming-lightness-correction | Lukas Reschke | 2017-08-02 | 1 | -4/+7 |
|\ \ \ | |/ / |/| | | |||||
| * | | Use same lightness calculation as the SCSS compiler for theming | Julius Härtl | 2017-08-01 | 1 | -4/+7 |
* | | | Proof of concept #5593 - inline SVG icon for icon-contacts | Marin Treselj | 2017-08-02 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Merge pull request #5920 from nextcloud/gallery-share-view-fix | Morris Jobke | 2017-08-02 | 1 | -2/+2 |
|\ \ | |||||
| * | | Change id to class in the main share template | Marin Treselj | 2017-07-31 | 1 | -2/+2 |
* | | | Merge pull request #4790 from nextcloud/fix-comparisons-in-apps | Morris Jobke | 2017-08-02 | 31 | -143/+139 |
|\ \ \ | |||||
| * | | | Remove undocumented config | Joas Schilling | 2017-08-01 | 1 | -77/+73 |
| * | | | Fix versions app | Joas Schilling | 2017-08-01 | 1 | -3/+3 |
| * | | | Fix file size comparison | Joas Schilling | 2017-08-01 | 1 | -2/+2 |
| * | | | Fix comparisions in the trashbin app | Joas Schilling | 2017-08-01 | 2 | -2/+2 |
| * | | | Fix comparisons in the sharing app | Joas Schilling | 2017-08-01 | 5 | -10/+10 |
| * | | | Fix comparisons in the files external app | Joas Schilling | 2017-08-01 | 9 | -26/+26 |
| * | | | Fix comparisons in the files app | Joas Schilling | 2017-08-01 | 3 | -3/+3 |
| * | | | Fix comparison in the ldap app | Joas Schilling | 2017-08-01 | 1 | -1/+1 |
| * | | | Fix comparisons in the versions app | Joas Schilling | 2017-08-01 | 2 | -12/+12 |
| * | | | Fix comparisons in the dav app | Joas Schilling | 2017-08-01 | 7 | -9/+9 |
| * | | | Fix comparisons in encryption app | Joas Schilling | 2017-08-01 | 2 | -4/+4 |
* | | | | Merge pull request #5956 from nextcloud/proper-update-notification-layout | Morris Jobke | 2017-08-02 | 4 | -20/+52 |
|\ \ \ \ | |||||
| * | | | | Improve update notification layout and show non-default update server | Morris Jobke | 2017-08-02 | 4 | -20/+52 |
* | | | | | Merge pull request #5923 from nextcloud/expire-federation-jobs | Roeland Jago Douma | 2017-08-02 | 15 | -219/+400 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Close all the cursors | Joas Schilling | 2017-08-02 | 1 | -12/+26 |
| * | | | | Use automatic injection whenever possible | Joas Schilling | 2017-08-02 | 6 | -80/+38 |
| * | | | | Use ITimeFactory | Roeland Jago Douma | 2017-08-01 | 9 | -103/+231 |
| * | | | | we don't need to remove the job manually here, even if we ask once more the o... | Bjoern Schiessle | 2017-08-01 | 2 | -11/+0 |
| * | | | | update unit tests | Bjoern Schiessle | 2017-08-01 | 2 | -12/+34 |
| * | | | | cleanup constructors | Bjoern Schiessle | 2017-08-01 | 2 | -53/+33 |
| * | | | | expire requestSharedSecret job after 30 days | Bjoern Schiessle | 2017-08-01 | 3 | -5/+48 |
| * | | | | expire getShareadSecret job after 30 days | Bjoern Schiessle | 2017-08-01 | 3 | -12/+60 |
* | | | | | Show correct status in update notification | Morris Jobke | 2017-08-02 | 3 | -3/+9 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-02 | 20 | -0/+184 |
* | | | | | Remove explicit type hints for Controller | Lukas Reschke | 2017-08-01 | 4 | -7/+7 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #5877 from nextcloud/typehint_middleware | Morris Jobke | 2017-08-01 | 4 | -15/+20 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fix tests | Roeland Jago Douma | 2017-07-31 | 1 | -2/+4 |
| * | | | Fix middleware implementations signatures | Roeland Jago Douma | 2017-07-31 | 3 | -13/+16 |
* | | | | Merge pull request #5897 from nextcloud/add-share-mail-for-user-share | Roeland Jago Douma | 2017-08-01 | 2 | -2/+2 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Disable default activity email for incoming shares | Morris Jobke | 2017-07-31 | 2 | -2/+2 |
* | | | | Fix tests | Roeland Jago Douma | 2017-08-01 | 1 | -0/+1 |
* | | | | Fix sabre test | Roeland Jago Douma | 2017-08-01 | 1 | -3/+5 |
* | | | | Fix L10N::t | Roeland Jago Douma | 2017-08-01 | 4 | -11/+11 |
* | | | | [files_external] Fix phpdoc | Roeland Jago Douma | 2017-08-01 | 3 | -3/+3 |
* | | | | [DAV] Fix URLUtil::splitPath usage | Roeland Jago Douma | 2017-08-01 | 14 | -23/+23 |
* | | | | [DAV][CalDAV] Fixes | Roeland Jago Douma | 2017-08-01 | 5 | -14/+15 |
* | | | | Fix Comments | Roeland Jago Douma | 2017-08-01 | 5 | -13/+12 |
* | | | | [files_external] fix commands | Roeland Jago Douma | 2017-08-01 | 6 | -13/+13 |
* | | | | [files_external] Fix phpdoc | Roeland Jago Douma | 2017-08-01 | 2 | -2/+2 |