Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-02 | 42 | -0/+108 |
| | |||||
* | Merge pull request #1221 from nextcloud/proper_204_304_response | Morris Jobke | 2016-09-01 | 2 | -6/+42 |
|\ | | | | | No body or content-length for 204 and 304 responses | ||||
| * | No body or content-length for 204 and 304 responses | Roeland Jago Douma | 2016-08-31 | 2 | -6/+42 |
| | | | | | | | | See: https://tools.ietf.org/html/rfc7230#section-3.3 | ||||
* | | Merge pull request #1194 from nextcloud/card-caldav-check-exists | Joas Schilling | 2016-09-01 | 6 | -16/+49 |
|\ \ | | | | | | | more efficient check if addressbook and calendar exists for user | ||||
| * | | more efficient check if addressbook and calendar exists for user | Robin Appelman | 2016-08-31 | 6 | -16/+49 |
| | | | |||||
* | | | Merge pull request #1219 from coderkun/issue-1110-tabindex | Roeland Jago Douma | 2016-09-01 | 1 | -5/+5 |
|\ \ \ | | | | | | | | | Add attribute “tabindex” to login form (fixes #1110) | ||||
| * | | | Add attribute “tabindex” to login form (fixes #1110) | coderkun | 2016-08-31 | 1 | -5/+5 |
| | |/ | |/| | |||||
* | | | Merge pull request #1215 from ↵ | Roeland Jago Douma | 2016-09-01 | 5 | -4/+15 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/issue-1083-update-live-relative-timestamps Update relative timestamps for a better "live" feeling | ||||
| * | | | Use live timestamp on comments tab | Joas Schilling | 2016-09-01 | 1 | -1/+2 |
| | | | | |||||
| * | | | Use live timestamps in the versions tab of the sidebar | Joas Schilling | 2016-09-01 | 1 | -1/+2 |
| | | | | |||||
| * | | | Use live timestamp in the sidebar details | Joas Schilling | 2016-09-01 | 1 | -1/+2 |
| | | | | |||||
| * | | | Update live timestamps to give a more live feeling | Joas Schilling | 2016-09-01 | 2 | -1/+9 |
| | | | | |||||
* | | | | Merge pull request #1224 from nextcloud/do-not-allow-linebreak-in-paths | Roeland Jago Douma | 2016-09-01 | 3 | -2/+11 |
|\ \ \ \ | | | | | | | | | | | Do not allow linebreaks and null bytes in paths | ||||
| * | | | | Also prevent null byte character | Joas Schilling | 2016-09-01 | 2 | -1/+3 |
| | | | | | |||||
| * | | | | Add PhantomJS to gitignore | Joas Schilling | 2016-09-01 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Filter out %0A from paths | Joas Schilling | 2016-09-01 | 2 | -2/+8 |
| |/ / / | |||||
* | | | | Merge pull request #1227 from nextcloud/improve-tests | Joas Schilling | 2016-09-01 | 3 | -33/+1 |
|\ \ \ \ | | | | | | | | | | | Improve tests | ||||
| * | | | | properly load APCu extension on CLI to execute APCu tests | Morris Jobke | 2016-09-01 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Remove unneeded Windows logic | Morris Jobke | 2016-09-01 | 2 | -32/+0 |
| |/ / / | |||||
* | | | | Merge pull request #1230 from nextcloud/php7-apcu | Roeland Jago Douma | 2016-09-01 | 2 | -3/+31 |
|\ \ \ \ | | | | | | | | | | | Activate APCu on PHP 7 | ||||
| * | | | | Activate APCu on PHP 7 | Morris Jobke | 2016-09-01 | 2 | -3/+31 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | Fix an issue with APCus inc and dec methods on PHP 7 see https://github.com/krakjoe/apcu/issues/183#issuecomment-244038221 for details | ||||
* | | | | Merge pull request #1143 from nextcloud/ldap-smells-for-fun-and-profit | Joas Schilling | 2016-09-01 | 12 | -24/+12 |
|\ \ \ \ | | | | | | | | | | | fix a few minor code smells | ||||
| * | | | | Fix phpdoc | Roeland Jago Douma | 2016-08-29 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | fix a few minor code smells | Jörn Friedrich Dreyer | 2016-08-29 | 12 | -23/+11 |
| | | | | | |||||
* | | | | | Merge pull request #1217 from nextcloud/federation_phpunit_fixes | Joas Schilling | 2016-09-01 | 6 | -29/+33 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix deprecated getMock call in Federation app | ||||
| * | | | | | Fix deprecated getMock call in Federation app | Roeland Jago Douma | 2016-08-31 | 6 | -29/+33 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #1223 from nextcloud/core_command_phpunt_getmock | Joas Schilling | 2016-09-01 | 22 | -90/+167 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Fix depreccated getMock in Core/Command tests | ||||
| * | | | | Fix depreccated getMock in Core/Command tests | Roeland Jago Douma | 2016-09-01 | 22 | -90/+167 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-01 | 280 | -1454/+2330 |
| | | | | |||||
* | | | | Merge pull request #1216 from nextcloud/theming_phpunit_fixes | Julius Härtl | 2016-08-31 | 1 | -5/+5 |
|\ \ \ \ | |/ / / |/| | | | Fix ThemingDefaults getMock deprecation | ||||
| * | | | Fix ThemingDefaults getMock deprecation | Roeland Jago Douma | 2016-08-31 | 1 | -5/+5 |
|/ / / | |||||
* | | | Merge pull request #1188 from nextcloud/2fa-redirect-default-app | Lukas Reschke | 2016-08-31 | 2 | -17/+15 |
|\ \ \ | | | | | | | | | redirect to default app after solving the 2FA challenge | ||||
| * | | | check same URL in unit tests | Christoph Wurst | 2016-08-30 | 1 | -11/+12 |
| | | | | |||||
| * | | | redirect to default app after solving the 2FA challenge | Christoph Wurst | 2016-08-30 | 2 | -8/+5 |
| | | | | |||||
* | | | | Merge pull request #1212 from nextcloud/fix_federatedfilesharingtests | Roeland Jago Douma | 2016-08-31 | 5 | -27/+35 |
|\ \ \ \ | | | | | | | | | | | Fix deprecated usages of getMock in federatedfilesharing | ||||
| * | | | | Fix deprecated usages of getMock in federatedfilesharing | Roeland Jago Douma | 2016-08-31 | 5 | -27/+35 |
| | | | | | |||||
* | | | | | Merge pull request #797 from nextcloud/only-match-for-auth-cookie | Joas Schilling | 2016-08-31 | 2 | -3/+92 |
|\ \ \ \ \ | | | | | | | | | | | | | Match only for actual session cookie | ||||
| * | | | | | Match only for actual session cookie | Lukas Reschke | 2016-08-09 | 2 | -3/+92 |
| | | | | | | | | | | | | | | | | | | | | | | | | OVH has implemented load balancing in a very questionable way where the reverse proxy actually internally adds some cookies which would trigger a security exception. To work around this, this change only checks for the session cookie. | ||||
* | | | | | | Merge pull request #1201 from nextcloud/usermountcache-orphanedshare | Roeland Jago Douma | 2016-08-31 | 2 | -2/+9 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | [master] Usermountcache orphanedshare | ||||
| * | | | | | Added closeCursor in SharedMount numeric id | Vincent Petry | 2016-08-30 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | Prevent error with orphaned shares when updating user mount cache | Vincent Petry | 2016-08-30 | 2 | -2/+8 |
| | | | | | | |||||
* | | | | | | Merge pull request #608 from nextcloud/small-encryption-improvement | Joas Schilling | 2016-08-31 | 2 | -3/+18 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | skip shared files, if files get decrypted only for a specific user we… | ||||
| * | | | | | skip shared files, if files get decrypted only for a specific user we ↵ | Bjoern Schiessle | 2016-07-27 | 2 | -3/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | shouldn't touch files owned by a different user. | ||||
* | | | | | | Merge pull request #1202 from nextcloud/remove_polyfills_for_55_56 | Roeland Jago Douma | 2016-08-31 | 1 | -0/+0 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Remove 3rdparty for polyfills for php5.4 and php5.5 | ||||
| * | | | | | | Update third-party reference | Lukas Reschke | 2016-08-31 | 1 | -0/+0 |
| | | | | | | | |||||
| * | | | | | | Remove 3rdparty for polyfills for php5.4 and php5.5 | Roeland Jago Douma | 2016-08-31 | 1 | -0/+0 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #1137 from nextcloud/external_storage_lnk | Lukas Reschke | 2016-08-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | External storage lnk | ||||
| * | | | | | | | add in files view a link to personal files external | davitol | 2016-08-29 | 1 | -1/+0 |
| | | | | | | | | |||||
| * | | | | | | | add link to personal files external | davitol | 2016-08-29 | 1 | -0/+1 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge pull request #1196 from ↵ | Lukas Reschke | 2016-08-31 | 4 | -6/+72 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | nextcloud/oc-integration_tests_local_external_storage Integration test on a local storage |