summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix testsRoeland Jago Douma2018-03-091-0/+17
| * | Check if the cached js file existsRoeland Jago Douma2018-03-091-1/+8
| |/
* | Merge pull request #8725 from nextcloud/objectstore-no-part-files-13Morris Jobke2018-03-092-5/+7
|\ \ | |/ |/|
| * emit pre-hooks earlier when not using part filesRobin Appelman2018-03-081-5/+3
| * disable part files for object storesRobin Appelman2018-03-081-0/+4
* | Merge pull request #8738 from nextcloud/stable13-8728-better-handling-of-invi...Roeland Jago Douma2018-03-091-7/+31
|\ \
| * | Add automatic handling of NoSuchElement exceptionsDaniel Calviño Sánchez2018-03-091-6/+16
| * | Add automatic handling of MoveTargetOutOfBounds exceptionsDaniel Calviño Sánchez2018-03-091-3/+17
|/ /
* / [tx-robot] updated from transifexNextcloud bot2018-03-09148-172/+316
|/
* Merge pull request #8686 from nextcloud/backport/8298/fix-activities-for-end2...Roeland Jago Douma2018-03-062-75/+179
|\
| * Fix unit testJoas Schilling2018-03-061-0/+6
| * Catch exception when the parent is deleted as wellJoas Schilling2018-03-061-2/+27
| * Do a recursion instead of an endless loopJoas Schilling2018-03-061-1/+1
| * Fix problem with deleted filesJoas Schilling2018-03-061-5/+14
| * Fix path handling for activitiesJoas Schilling2018-03-061-7/+20
| * Add special handling for e2e encryptionJoas Schilling2018-03-061-1/+108
| * Extract duplicated logic into a methodJoas Schilling2018-03-061-80/+24
* | Merge pull request #8693 from nextcloud/13-8173Roeland Jago Douma2018-03-061-3/+5
|\ \
| * | Fix undefined index problemmichaelletzgus2018-03-061-3/+5
|/ /
* | Merge pull request #8687 from nextcloud/backport/8328/filter-out-the-current-...Roeland Jago Douma2018-03-061-2/+9
|\ \
| * | PHP 5.6 compatibilityJoas Schilling2018-03-061-1/+1
| * | Filter out the current user when searching for emails tooJoas Schilling2018-03-061-2/+9
| |/
* | Merge pull request #8688 from nextcloud/13-8557Roeland Jago Douma2018-03-061-1/+5
|\ \
| * | Fix check if theming defaults instance is availableMorris Jobke2018-03-061-1/+5
* | | Merge pull request #8685 from nextcloud/backport/8664/add-missing-settings-pa...Morris Jobke2018-03-063-8/+5
|\ \ \
| * | | Set the correct active navigation entryJoas Schilling2018-03-063-8/+5
* | | | Merge pull request #8683 from nextcloud/8474_13Morris Jobke2018-03-061-0/+1
|\ \ \ \
| * | | | Log exceptions that happen when writing the app store reply to storageJoas Schilling2018-03-061-0/+1
* | | | | Merge pull request #8667 from nextcloud/8158_13Morris Jobke2018-03-061-7/+4
|\ \ \ \ \
| * | | | | Use a more widely available method to test s3 settingsRobin Appelman2018-03-051-7/+4
* | | | | | Merge pull request #8678 from nextcloud/7707_13Morris Jobke2018-03-062-4/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | generate different UIDs for Birthday, Anniversary and Death eventGeorg Ehrke2018-03-062-4/+5
| | |/ / / | |/| | |
* | | | | Merge pull request #8680 from nextcloud/8391_13Morris Jobke2018-03-061-2/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Don't use double quotes in MySQL queriesRobin Müller2018-03-061-2/+3
| |/ / /
* | | | Merge pull request #8676 from nextcloud/8297_13Roeland Jago Douma2018-03-061-1/+1
|\ \ \ \
| * | | | Fix example regex for user agent matchingJoas Schilling2018-03-061-1/+1
| | |/ / | |/| |
* | | | Merge pull request #8673 from nextcloud/stable13-8634Morris Jobke2018-03-062-6/+59
|\ \ \ \ | |_|/ / |/| | |
| * | | do not create empty userid when attribute does not have allowed charsArthur Schiwon2018-03-052-6/+59
| |/ /
* | | Merge pull request #8668 from nextcloud/8217_13Roeland Jago Douma2018-03-061-1/+3
|\ \ \
| * | | Use proper lanugage in langauge codeRoeland Jago Douma2018-03-051-1/+3
| |/ /
* | | Merge pull request #8675 from nextcloud/stable13-8601Roeland Jago Douma2018-03-061-7/+5
|\ \ \
| * | | Remove to restrict check for background image/colorJulius Härtl2018-03-061-7/+5
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2018-03-06258-488/+560
* | | Merge pull request #8669 from nextcloud/8218_13blizzz2018-03-051-1/+1
|\ \ \ | |/ / |/| |
| * | Display the proper language strings in setttingsRoeland Jago Douma2018-03-051-1/+1
|/ /
* | Merge pull request #8610 from nextcloud/stable13-8588-fix-breadcrumbs-width-c...Roeland Jago Douma2018-03-052-55/+426
|\ \
| * | Update comments in testsDaniel Calviño Sánchez2018-03-011-3/+4
| * | Improve documentation of "getTotalWidth"Daniel Calviño Sánchez2018-03-011-1/+4
| * | Do not show the crumbs again after hiding themDaniel Calviño Sánchez2018-03-011-6/+0
| * | Fix menu visibilityDaniel Calviño Sánchez2018-03-012-10/+100