Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-09 | 20 | -32/+132 |
* | Merge pull request #13948 from owncloud/cache-move-transaction | Lukas Reschke | 2015-02-08 | 1 | -0/+2 |
|\ | |||||
| * | Use transactions when renaming directory contents | Robin Appelman | 2015-02-06 | 1 | -0/+2 |
* | | Merge pull request #13895 from owncloud/disable-autocomplete-1 | Lukas Reschke | 2015-02-08 | 1 | -1/+1 |
|\ \ | |||||
| * | | Disable autocomplete for SMTP Password | Lukas Reschke | 2015-02-04 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-08 | 34 | -90/+218 |
* | | | Merge pull request #13963 from RealRancor/external_user_note | Morris Jobke | 2015-02-07 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | external user app: Add note to enable it first | RealRancor | 2015-02-07 | 1 | -3/+3 |
|/ / / | |||||
* | | | Merge pull request #12283 from oparoz/sfnt-fonts | Morris Jobke | 2015-02-07 | 4 | -84/+218 |
|\ \ \ | |||||
| * | | | Updated the media type of some font types | Olivier Paroz | 2015-01-24 | 4 | -84/+218 |
* | | | | Merge pull request #13435 from Zillode/app-favicon | Morris Jobke | 2015-02-07 | 3 | -6/+6 |
|\ \ \ \ | |||||
| * | | | | Allow application-specific favicons | Lode Hoste | 2015-01-18 | 3 | -6/+6 |
* | | | | | Merge pull request #13502 from owncloud/streamline-authentication-in-newfile | Morris Jobke | 2015-02-07 | 1 | -6/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Streamline CSRF and login check | Lukas Reschke | 2015-01-20 | 1 | -6/+3 |
* | | | | | | Merge pull request #13655 from Sugaroverdose/fix_#13632 | Morris Jobke | 2015-02-07 | 2 | -2/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Prevent 1px padding between button and dropdown in ie11 when zooming | Sugaroverdose | 2015-01-28 | 1 | -1/+1 |
| * | | | | | | Play with z-index to make proper dropdown overlap | Sugaroverdose | 2015-01-28 | 2 | -1/+8 |
| * | | | | | | Fix #13632 and make new file menu more consistent with button | Sugaroverdose | 2015-01-25 | 1 | -1/+3 |
* | | | | | | | Merge pull request #13753 from owncloud/use-403-instead-of-200 | Morris Jobke | 2015-02-07 | 2 | -5/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Use 403 instead of 200 response | Lukas Reschke | 2015-01-29 | 2 | -5/+5 |
* | | | | | | | | Merge pull request #13830 from owncloud/fix-redirect-404 | Morris Jobke | 2015-02-07 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Don't encode url unecessary twice | Lukas Reschke | 2015-02-02 | 1 | -2/+1 |
* | | | | | | | | | Merge pull request #13848 from owncloud/ldap-warn | Morris Jobke | 2015-02-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Reduce log level of bind failed to WARN - fixes #11624 | Morris Jobke | 2015-02-03 | 1 | -1/+1 |
* | | | | | | | | | | Merge pull request #13889 from owncloud/catch-exception | Morris Jobke | 2015-02-07 | 2 | -8/+18 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Catch exception properly | Lukas Reschke | 2015-02-04 | 2 | -8/+18 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-07 | 22 | -48/+158 |
* | | | | | | | | | | 8.0 finalv8.0.0 | Frank Karlitschek | 2015-02-06 | 1 | -2/+2 |
* | | | | | | | | | | Merge pull request #13960 from owncloud/revert-13692-capabilities | Lukas Reschke | 2015-02-07 | 3 | -280/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Revert "Add OCS sharing info to capabilities" | Lukas Reschke | 2015-02-07 | 3 | -280/+0 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #13692 from rullzer/capabilities | Frank Karlitschek | 2015-02-06 | 3 | -0/+280 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Updated unit tests | Roeland Jago Douma | 2015-02-06 | 1 | -43/+123 |
| * | | | | | | | | | | Bit better formatting when using json output | Roeland Jago Douma | 2015-02-06 | 1 | -2/+4 |
| * | | | | | | | | | | Updated sharing capabilities | Roeland Jago Douma | 2015-02-06 | 1 | -9/+15 |
| * | | | | | | | | | | Split up unit tests | Roeland Jago Douma | 2015-02-04 | 1 | -16/+24 |
| * | | | | | | | | | | Added unit test to test getCapabilities for files_sharing | Roeland Jago Douma | 2015-02-04 | 1 | -0/+113 |
| * | | | | | | | | | | Converted getCapabilities to non static function | Roeland Jago Douma | 2015-02-04 | 1 | -7/+24 |
| * | | | | | | | | | | Use single quotes | Roeland Jago Douma | 2015-02-04 | 1 | -7/+7 |
| * | | | | | | | | | | Only return capabilities if they are set | Roeland Jago Douma | 2015-02-04 | 1 | -14/+8 |
| * | | | | | | | | | | Added capabilities whether a server allows public links | Roeland Jago Douma | 2015-02-04 | 2 | -0/+60 |
* | | | | | | | | | | | Merge pull request #13954 from owncloud/fix-enc-mig-user-retrieval | Thomas Müller | 2015-02-06 | 2 | -7/+18 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | always specify limit, except you do like questionable surprises | Arthur Schiwon | 2015-02-06 | 2 | -7/+18 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-06 | 70 | -296/+420 |
* | | | | | | | | | | | Merge pull request #13952 from owncloud/fix_migration | Frank Karlitschek | 2015-02-06 | 1 | -5/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | don't check if we have a valid user | Bjoern Schiessle | 2015-02-06 | 1 | -5/+1 |
| |/ / / / / / / / / / | |||||
* / / / / / / / / / / | Normalize before processing | Lukas Reschke | 2015-02-06 | 4 | -8/+51 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-06 | 26 | -16/+70 |
* | | | | | | | | | | Merge pull request #13937 from cmeh/patch-1 | Thomas Müller | 2015-02-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Coherent use of "SQLite" in lines 119 and 124 | cmeh | 2015-02-06 | 1 | -1/+1 |
* | | | | | | | | | | | Merge pull request #13942 from cmeh/patch-2 | Thomas Müller | 2015-02-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |