aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Improve spelling in LDAPAllan Nordhøy2017-08-021-3/+3
* | | | Merge pull request #5959 from nextcloud/drop-logo-claimMorris Jobke2017-08-036-11/+6
|\ \ \ \
| * | | | Logo claim is not used anymoreMorris Jobke2017-08-026-11/+6
* | | | | [tx-robot] updated from transifexNextcloud bot2017-08-0340-6/+158
* | | | | Merge pull request #5953 from nextcloud/theming-lightness-correctionLukas Reschke2017-08-021-4/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use same lightness calculation as the SCSS compiler for themingJulius Härtl2017-08-011-4/+7
* | | | | Merge pull request #5816 from nextcloud/fix-oracleMorris Jobke2017-08-0220-98/+215
|\ \ \ \ \
| * | | | | Add a method to compare empty strings with an expressionJoas Schilling2017-08-024-1/+64
| * | | | | Fix repair step for oracle...Joas Schilling2017-08-021-1/+1
| * | | | | Fix last failures with oracleJoas Schilling2017-08-023-5/+12
| * | | | | Fix querybuilder and functionbuilder testsJoas Schilling2017-08-022-25/+33
| * | | | | Fix ILIKE regex for oracleJoas Schilling2017-08-021-1/+1
| * | | | | Fix auth providerJoas Schilling2017-08-021-1/+1
| * | | | | Use selectAlias()Joas Schilling2017-08-021-2/+4
| * | | | | Can not insert auto increment on oracleJoas Schilling2017-08-025-46/+53
| * | | | | Fix missing escape on column and table nameJoas Schilling2017-08-021-1/+1
| * | | | | Fix clob comparisonJoas Schilling2017-08-021-1/+1
| * | | | | Allow to specify the table space on occJoas Schilling2017-08-021-0/+4
| * | | | | Quote aliases as wellJoas Schilling2017-08-022-10/+24
| * | | | | Oracle does not support PDO::FETCH_KEY_PAIRJoas Schilling2017-08-022-7/+19
* | | | | | Merge pull request #5682 from nextcloud/inline-svg-iconMorris Jobke2017-08-026-15/+22
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Replace `include` with `file_get_contents`Marin Treselj2017-08-021-1/+1
| * | | | | Proof of concept #5593 - inline SVG icon for icon-contactsMarin Treselj2017-08-026-15/+22
|/ / / / /
* | | | | Merge pull request #5920 from nextcloud/gallery-share-view-fixMorris Jobke2017-08-024-10/+10
|\ \ \ \ \
| * | | | | Make sure this still works in other apps.Marin Treselj2017-08-021-4/+4
| * | | | | Change id to class in the main share templateMarin Treselj2017-07-311-2/+2
| * | | | | Fixes nextcloud/gallery#269Marin Treselj2017-07-283-8/+8
* | | | | | Merge pull request #4790 from nextcloud/fix-comparisons-in-appsMorris Jobke2017-08-0231-143/+139
|\ \ \ \ \ \
| * | | | | | Remove undocumented configJoas Schilling2017-08-011-77/+73
| * | | | | | Fix versions appJoas Schilling2017-08-011-3/+3
| * | | | | | Fix file size comparisonJoas Schilling2017-08-011-2/+2
| * | | | | | Fix comparisions in the trashbin appJoas Schilling2017-08-012-2/+2
| * | | | | | Fix comparisons in the sharing appJoas Schilling2017-08-015-10/+10
| * | | | | | Fix comparisons in the files external appJoas Schilling2017-08-019-26/+26
| * | | | | | Fix comparisons in the files appJoas Schilling2017-08-013-3/+3
| * | | | | | Fix comparison in the ldap appJoas Schilling2017-08-011-1/+1
| * | | | | | Fix comparisons in the versions appJoas Schilling2017-08-012-12/+12
| * | | | | | Fix comparisons in the dav appJoas Schilling2017-08-017-9/+9
| * | | | | | Fix comparisons in encryption appJoas Schilling2017-08-012-4/+4
* | | | | | | Merge pull request #5956 from nextcloud/proper-update-notification-layoutMorris Jobke2017-08-024-20/+52
|\ \ \ \ \ \ \
| * | | | | | | Improve update notification layout and show non-default update serverMorris Jobke2017-08-024-20/+52
* | | | | | | | Merge pull request #5923 from nextcloud/expire-federation-jobsRoeland Jago Douma2017-08-0215-219/+400
|\ \ \ \ \ \ \ \
| * | | | | | | | Close all the cursorsJoas Schilling2017-08-021-12/+26
| * | | | | | | | Use automatic injection whenever possibleJoas Schilling2017-08-026-80/+38
| * | | | | | | | Use ITimeFactoryRoeland Jago Douma2017-08-019-103/+231
| * | | | | | | | we don't need to remove the job manually here, even if we ask once more the o...Bjoern Schiessle2017-08-012-11/+0
| * | | | | | | | update unit testsBjoern Schiessle2017-08-012-12/+34
| * | | | | | | | cleanup constructorsBjoern Schiessle2017-08-012-53/+33
| * | | | | | | | expire requestSharedSecret job after 30 daysBjoern Schiessle2017-08-013-5/+48
| * | | | | | | | expire getShareadSecret job after 30 daysBjoern Schiessle2017-08-013-12/+60