summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix caret icon on installation pageJulius Härtl2018-07-302-1/+2
* Merge pull request #10451 from nextcloud/fix/9693/move_logcondition_upRoeland Jago Douma2018-07-301-1/+2
|\
| * Fetch logcondition earlierRoeland Jago Douma2018-07-301-1/+2
* | Merge pull request #10221 from nextcloud/bugfix/noid/prevent-too-long-identif...Roeland Jago Douma2018-07-302-2/+421
|\ \
| * | Fix primary key handling on postgresJoas Schilling2018-07-271-3/+4
| * | Ignore custom prefixes which are longerJoas Schilling2018-07-272-19/+19
| * | Ignore automatic generated sequencesJoas Schilling2018-07-271-1/+10
| * | Fix calculation of default nameJoas Schilling2018-07-272-6/+83
| * | Add unit testsJoas Schilling2018-07-271-1/+293
| * | Prevent too long identifier namesJoas Schilling2018-07-271-1/+41
* | | Merge pull request #10435 from nextcloud/rakekniven-patch-1Joas Schilling2018-07-301-1/+1
|\ \ \
| * | | Update IMipPlugin.phprakekniven2018-07-301-1/+1
| * | | Typo fix: Triple dot to ellipsisrakekniven2018-07-291-1/+1
* | | | Merge pull request #8357 from nextcloud/ui-regressionRoeland Jago Douma2018-07-3014-3/+1235
|\ \ \ \ | |_|_|/ |/| | |
| * | | Keep timestamp replacements at the beginningJulius Härtl2018-07-301-2/+9
| * | | Fix install button layout to avoid irregular test failuresJulius Härtl2018-07-301-3/+4
| * | | Improve test durationJulius Härtl2018-07-303-15/+5
| * | | Add custom network idle waiting and some JS injection to make tests more stableJulius Härtl2018-07-293-17/+67
| * | | Fix new settings and login testsJulius Härtl2018-07-298-17/+28
| * | | Use correct domain for ci-assetsJulius Härtl2018-07-291-1/+1
| * | | Update object storageMorris Jobke2018-07-291-1/+1
| * | | Frontend regression testing with puppeteerJulius Härtl2018-07-2913-0/+1173
| |/ /
* | | Merge pull request #10421 from nextcloud/content-wrapper-cleanupRoeland Jago Douma2018-07-305-59/+34
|\ \ \
| * | | Mobile scroll fixesJohn Molakvoæ (skjnldsv)2018-07-302-4/+5
| * | | Mobile fixes and list fixesJohn Molakvoæ (skjnldsv)2018-07-272-29/+15
| * | | App-content list fixes for new layoutJohn Molakvoæ (skjnldsv)2018-07-271-8/+8
| * | | Height fix for contentJohn Molakvoæ (skjnldsv)2018-07-271-1/+2
| * | | Really cleanup the content-wrapperJohn Molakvoæ (skjnldsv)2018-07-274-20/+7
| | |/ | |/|
* | | Merge pull request #10447 from nextcloud/contactsmenu-height-fixRoeland Jago Douma2018-07-301-1/+1
|\ \ \
| * | | Fix contactsmenu overflowJohn Molakvoæ (skjnldsv)2018-07-301-1/+1
|/ / /
* | / [tx-robot] updated from transifexNextcloud bot2018-07-302-0/+2
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2018-07-2838-16/+152
|/
* Merge pull request #10416 from nextcloud/bugfix/10414/fix-preview-urlRoeland Jago Douma2018-07-271-3/+3
|\
| * Use OC.generateUrl to properly prefix preview imagesJulius Härtl2018-07-261-3/+3
* | Merge pull request #10417 from nextcloud/bugfix/noid/fix-undefined-constant-s...Roeland Jago Douma2018-07-271-1/+1
|\ \
| * | Fix undefined constant error for STATUS_SERVICE_UNAVAILABLEJulius Härtl2018-07-261-1/+1
| |/
* | Merge pull request #10415 from nextcloud/bugfix/noid/regex-iconsRoeland Jago Douma2018-07-273-4/+4
|\ \
| * | Fix testsJulius Härtl2018-07-261-1/+1
| * | Fix regex for icon urlsJulius Härtl2018-07-262-3/+3
| |/
* / [tx-robot] updated from transifexNextcloud bot2018-07-2748-20/+272
|/
* Merge pull request #10406 from nextcloud/bugfix/10405/undefined-index-classesMorris Jobke2018-07-261-1/+1
|\
| * Not all sidebar entries have the "classes" attributeMorris Jobke2018-07-261-1/+1
* | Merge pull request #10408 from nextcloud/bugfix/noid/If_fav_fails_empty_arrayMorris Jobke2018-07-261-1/+1
|\ \
| * | Set the favorites to the empty array on failureRoeland Jago Douma2018-07-261-1/+1
| |/
* | Merge pull request #10409 from nextcloud/bugfix/noid/dont_fail_no_fav_tagMorris Jobke2018-07-261-0/+4
|\ \ | |/ |/|
| * Check if the favorite tag existsRoeland Jago Douma2018-07-261-0/+4
|/
* Merge pull request #10370 from nextcloud/version/noid/14.0.0beta1v14.0.0beta1Morris Jobke2018-07-261-2/+2
|\
| * 14.0.0 Beta 1Morris Jobke2018-07-261-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2018-07-26210-148/+490
* Merge pull request #9222 from nextcloud/feature/noid/search-for-files-by-comm...Morris Jobke2018-07-2515-48/+854
|\