| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #8745 from nextcloud/stable13-8716 | Morris Jobke | 2018-03-09 | 2 | -4/+4 |
|\ |
|
| * | Use cache prefix for theming as well | Julius Härtl | 2018-03-09 | 1 | -1/+1 |
| * | Fix tests to use ICacheFactory | Julius Härtl | 2018-03-09 | 2 | -3/+3 |
| * | Move base url from global cache prefix to frontend related ones | Julius Härtl | 2018-03-09 | 1 | -1/+1 |
* | | Merge pull request #8752 from nextcloud/13-8112 | Morris Jobke | 2018-03-09 | 1 | -1/+4 |
|\ \ |
|
| * | | Fix integer overflow in ChunkingPlugin | Morris Jobke | 2018-03-09 | 1 | -1/+4 |
| |/ |
|
* | | Merge pull request #8725 from nextcloud/objectstore-no-part-files-13 | Morris Jobke | 2018-03-09 | 1 | -5/+3 |
|\ \
| |/
|/| |
|
| * | emit pre-hooks earlier when not using part files | Robin Appelman | 2018-03-08 | 1 | -5/+3 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-09 | 136 | -168/+268 |
|/ |
|
* | Merge pull request #8686 from nextcloud/backport/8298/fix-activities-for-end2... | Roeland Jago Douma | 2018-03-06 | 2 | -75/+179 |
|\ |
|
| * | Fix unit test | Joas Schilling | 2018-03-06 | 1 | -0/+6 |
| * | Catch exception when the parent is deleted as well | Joas Schilling | 2018-03-06 | 1 | -2/+27 |
| * | Do a recursion instead of an endless loop | Joas Schilling | 2018-03-06 | 1 | -1/+1 |
| * | Fix problem with deleted files | Joas Schilling | 2018-03-06 | 1 | -5/+14 |
| * | Fix path handling for activities | Joas Schilling | 2018-03-06 | 1 | -7/+20 |
| * | Add special handling for e2e encryption | Joas Schilling | 2018-03-06 | 1 | -1/+108 |
| * | Extract duplicated logic into a method | Joas Schilling | 2018-03-06 | 1 | -80/+24 |
* | | Merge pull request #8667 from nextcloud/8158_13 | Morris Jobke | 2018-03-06 | 1 | -7/+4 |
|\ \ |
|
| * | | Use a more widely available method to test s3 settings | Robin Appelman | 2018-03-05 | 1 | -7/+4 |
* | | | Merge pull request #8678 from nextcloud/7707_13 | Morris Jobke | 2018-03-06 | 2 | -4/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | generate different UIDs for Birthday, Anniversary and Death event | Georg Ehrke | 2018-03-06 | 2 | -4/+5 |
* | | | Merge pull request #8676 from nextcloud/8297_13 | Roeland Jago Douma | 2018-03-06 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix example regex for user agent matching | Joas Schilling | 2018-03-06 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge pull request #8673 from nextcloud/stable13-8634 | Morris Jobke | 2018-03-06 | 2 | -6/+59 |
|\ \ \
| |_|/
|/| | |
|
| * | | do not create empty userid when attribute does not have allowed chars | Arthur Schiwon | 2018-03-05 | 2 | -6/+59 |
| |/ |
|
* | | Remove to restrict check for background image/color | Julius Härtl | 2018-03-06 | 1 | -7/+5 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-06 | 132 | -240/+286 |
|/ |
|
* | Merge pull request #8610 from nextcloud/stable13-8588-fix-breadcrumbs-width-c... | Roeland Jago Douma | 2018-03-05 | 2 | -55/+426 |
|\ |
|
| * | Update comments in tests | Daniel Calviño Sánchez | 2018-03-01 | 1 | -3/+4 |
| * | Improve documentation of "getTotalWidth" | Daniel Calviño Sánchez | 2018-03-01 | 1 | -1/+4 |
| * | Do not show the crumbs again after hiding them | Daniel Calviño Sánchez | 2018-03-01 | 1 | -6/+0 |
| * | Fix menu visibility | Daniel Calviño Sánchez | 2018-03-01 | 2 | -10/+100 |
| * | Fix setup to test the breadcrumbs menu | Daniel Calviño Sánchez | 2018-03-01 | 1 | -7/+14 |
| * | Take padding and margins of crumbs into account | Daniel Calviño Sánchez | 2018-03-01 | 2 | -2/+56 |
| * | Use hard-coded values for paddings and margins | Daniel Calviño Sánchez | 2018-03-01 | 1 | -1/+7 |
| * | Compress siblings before calculating the available width for crumbs | Daniel Calviño Sánchez | 2018-03-01 | 2 | -0/+96 |
| * | Take all visible siblings into account | Daniel Calviño Sánchez | 2018-03-01 | 2 | -5/+59 |
| * | Take padding and margin of the creatable actions div into account | Daniel Calviño Sánchez | 2018-03-01 | 2 | -1/+83 |
| * | Do not render the breadcrumbs again in resize tests | Daniel Calviño Sánchez | 2018-03-01 | 1 | -3/+0 |
| * | Replace attribute with local variable | Daniel Calviño Sánchez | 2018-03-01 | 1 | -3/+3 |
| * | Set the width of the parent element in breadcrumb tests | Daniel Calviño Sánchez | 2018-03-01 | 2 | -27/+14 |
* | | use hash algo that's robust against collisions | Arthur Schiwon | 2018-03-05 | 2 | -2/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-05 | 18 | -4/+54 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-04 | 66 | -36/+148 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-03 | 144 | -148/+94 |
* | | Update commentstabview.js | rakekniven | 2018-03-02 | 1 | -1/+1 |
* | | Merge pull request #8615 from nextcloud/stable13-8355 | Morris Jobke | 2018-03-02 | 3 | -4/+193 |
|\ \ |
|
| * | | backport of #8355 to stable13 | Arthur Schiwon | 2018-03-02 | 3 | -4/+193 |
| |/ |
|
* / | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-02 | 54 | -6/+102 |
|/ |
|
* | Merge pull request #8561 from nextcloud/ext-strg-warning-fix | Roeland Jago Douma | 2018-03-01 | 3 | -2/+7 |
|\ |
|