Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for mb strlen | Artem Kochnev | 2017-07-20 | 1 | -1/+1 |
* | Merge pull request #5734 from nextcloud/only-readable-chars-in-share-tokens | Joas Schilling | 2017-07-19 | 2 | -8/+3 |
|\ | |||||
| * | Only use readable chars in Share Tokens | Joas Schilling | 2017-07-18 | 2 | -8/+3 |
* | | Merge pull request #5719 from nextcloud/improve-jscombiner | Morris Jobke | 2017-07-19 | 2 | -2/+16 |
|\ \ | |||||
| * | | Properly handle if the deps file if for some reason empty | Morris Jobke | 2017-07-19 | 2 | -2/+16 |
* | | | Add workaround for https://github.com/etsy/phan/issues/1033 | Lukas Reschke | 2017-07-19 | 2 | -0/+9 |
* | | | Remove unused functions | Lukas Reschke | 2017-07-19 | 2 | -17/+0 |
* | | | Run phan over code base | Lukas Reschke | 2017-07-19 | 4 | -2/+6 |
* | | | Merge pull request #5744 from 1manprojects/patch-1 | Morris Jobke | 2017-07-18 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | changed direct cast to integer to numerical value | 1 Man Projects | 2017-07-17 | 1 | -1/+1 |
| * | | | Removed cast to integer in getSize | 1 Man Projects | 2017-07-15 | 1 | -1/+1 |
* | | | | Merge pull request #5770 from nextcloud/path-repair-steps-loop | Roeland Jago Douma | 2017-07-18 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix invalid path repair step not getting all invalid entries | Robin Appelman | 2017-07-18 | 1 | -1/+1 |
* | | | | | Merge pull request #5709 from nextcloud/null-user-exist | Joas Schilling | 2017-07-18 | 1 | -0/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | null users dont exist | Robin Appelman | 2017-07-13 | 1 | -0/+3 |
* | | | | | Fix emitting of legacy hook post_unshare | Pauli Järvinen | 2017-07-16 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-15 | 2 | -6/+6 |
* | | | | Merge pull request #5699 from nextcloud/bruteforce_capability | Lukas Reschke | 2017-07-14 | 4 | -0/+57 |
|\ \ \ \ | |||||
| * | | | | Update autoloader | Roeland Jago Douma | 2017-07-13 | 2 | -0/+2 |
| * | | | | Add bruteforce capabilities | Roeland Jago Douma | 2017-07-13 | 2 | -0/+55 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-14 | 2 | -38/+38 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #5708 from nextcloud/nested-permissions-mask | Morris Jobke | 2017-07-13 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix scan permissions with nested permissions masks | Robin Appelman | 2017-07-13 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #5715 from nextcloud/master-5655 | Morris Jobke | 2017-07-13 | 1 | -25/+66 |
|\ \ \ \ | |||||
| * | | | | chunk getting invalid paths and reuse queries | Robin Appelman | 2017-07-13 | 1 | -27/+61 |
| * | | | | use a generator instead of fetching all rows at once | Robin Appelman | 2017-07-13 | 1 | -2/+9 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #5070 from nextcloud/theming-vs-themes | Joas Schilling | 2017-07-13 | 1 | -13/+9 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Prefer custom theme over theming app | Julius Härtl | 2017-07-12 | 1 | -13/+9 |
* | | | | Merge pull request #5695 from nextcloud/dont-error-when-the-table-doesnt-exist | Roeland Jago Douma | 2017-07-13 | 1 | -0/+3 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Don't throw an error when the table doesn't exist | Joas Schilling | 2017-07-12 | 1 | -0/+3 |
| | |/ | |/| | |||||
* | | | Merge pull request #5703 from nextcloud/autoloader_fix | Morris Jobke | 2017-07-13 | 2 | -0/+2 |
|\ \ \ | |||||
| * | | | Fix autoloader | Roeland Jago Douma | 2017-07-13 | 2 | -0/+2 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-13 | 2 | -14/+16 |
|/ / / | |||||
* | | | Write cert bundle to tmp file first | Roeland Jago Douma | 2017-07-12 | 2 | -5/+30 |
* | | | Merge pull request #5567 from nextcloud/public-capabilities | Roeland Jago Douma | 2017-07-12 | 4 | -2/+40 |
|\ \ \ | |||||
| * | | | Update autoloader | Morris Jobke | 2017-07-04 | 2 | -0/+2 |
| * | | | Simplify if condition for public capabilities | Julius Härtl | 2017-06-30 | 1 | -1/+1 |
| * | | | Add public capabilities API | Julius Härtl | 2017-06-30 | 2 | -2/+38 |
* | | | | Merge pull request #5685 from nextcloud/jail-propagator | Roeland Jago Douma | 2017-07-12 | 2 | -0/+57 |
|\ \ \ \ | |||||
| * | | | | Fix propagating changes within jail wrapper | Robin Appelman | 2017-07-11 | 2 | -0/+57 |
| | |/ / | |/| | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-12 | 6 | -68/+114 |
* | | | | upstream | Maxence Lange | 2017-07-11 | 2 | -6/+12 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-10 | 2 | -14/+14 |
* | | | Merge pull request #5645 from nextcloud/try-to-prevent-spam-collecting-of-emails | Lukas Reschke | 2017-07-07 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | Don't show mail domain and from in config report | Joas Schilling | 2017-07-07 | 1 | -0/+3 |
* | | | | Merge pull request #5628 from nextcloud/only-create-the-migration-dir-when-ne... | Morris Jobke | 2017-07-07 | 2 | -10/+5 |
|\ \ \ \ | |||||
| * | | | | Register autoloading before running migrations | Joas Schilling | 2017-07-07 | 1 | -1/+1 |
| * | | | | Only create the migration directory when necessary | Joas Schilling | 2017-07-06 | 1 | -9/+4 |
| |/ / / | |||||
* | | | | Merge pull request #5529 from michaelletzgus/optimize_js_order | Morris Jobke | 2017-07-07 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Optimize performance / Load CSS and JS in parallel on firefox | Michael Letzgus | 2017-06-24 | 1 | -3/+3 |