| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #9177 from owncloud/jsdocexperiment | Vincent Petry | 2014-11-13 | 19 | -64/+343 |
|\ |
|
| * | Improved Javascript docs for JSDoc | Vincent Petry | 2014-10-31 | 19 | -64/+343 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-13 | 6 | -12/+12 |
* | | Merge pull request #12087 from AdamWill/google-touch | Vincent Petry | 2014-11-12 | 1 | -1/+4 |
|\ \ |
|
| * | | fix touch() when $mtime is set (Google wants RFC3339) #11267 | Adam Williamson | 2014-11-10 | 1 | -1/+4 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-12 | 12 | -4/+30 |
* | | | Fix infinite loop if count and limit is 0 | Morris Jobke | 2014-11-11 | 1 | -1/+1 |
* | | | Merge pull request #11789 from owncloud/fix-11762 | Morris Jobke | 2014-11-11 | 2 | -3/+29 |
|\ \ \ |
|
| * | | | dont fail with 500 if configured display name attribute is not set | Arthur Schiwon | 2014-10-27 | 2 | -3/+29 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-11 | 10 | -18/+18 |
| |/ /
|/| | |
|
* | | | Merge pull request #10966 from owncloud/storage-root-share-permissions | Morris Jobke | 2014-11-10 | 2 | -0/+90 |
|\ \ \ |
|
| * | | | Add unit tests | Robin Appelman | 2014-10-31 | 1 | -0/+85 |
| * | | | Keep the share permissions from mountpoints | Robin Appelman | 2014-10-31 | 1 | -1/+2 |
| * | | | Dont' use mountpoint permissions as share permissions for external storages | Robin Appelman | 2014-10-31 | 1 | -0/+4 |
* | | | | Merge pull request #12070 from owncloud/accessibility-fixes | Morris Jobke | 2014-11-10 | 2 | -14/+35 |
|\ \ \ \ |
|
| * | | | | add relevant focus styles to the existing hover styles | Jan-Christoph Borchardt | 2014-11-06 | 1 | -13/+34 |
| * | | | | add alt text for file actions, but leave empty since text is directly next to it | Jan-Christoph Borchardt | 2014-11-06 | 1 | -1/+1 |
* | | | | | Merge pull request #12027 from owncloud/cleanup_exceptions | Vincent Petry | 2014-11-10 | 8 | -93/+155 |
|\ \ \ \ \ |
|
| * | | | | | clean up encryption exceptions | Bjoern Schiessle | 2014-11-07 | 8 | -93/+155 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-10 | 10 | -6/+18 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-09 | 26 | -46/+252 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-08 | 30 | -14/+88 |
* | | | | | | only set the values we need and make sure that we write the file info for both | Bjoern Schiessle | 2014-11-07 | 1 | -3/+7 |
* | | | | | | also try to get file info from part file | Bjoern Schiessle | 2014-11-07 | 1 | -2/+2 |
|/ / / / / |
|
* | | | | | Merge pull request #11954 from owncloud/enc_stop_uploading_if_private_key_is_... | Lukas Reschke | 2014-11-07 | 4 | -2/+15 |
|\ \ \ \ \ |
|
| * | | | | | throw exception if private key is missing | Bjoern Schiessle | 2014-11-05 | 3 | -0/+14 |
| * | | | | | still try to encrypt files, even if the session is not initialized. The strea... | Bjoern Schiessle | 2014-11-04 | 1 | -2/+1 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-07 | 100 | -100/+80 |
* | | | | | | Fix sharing tests | Robin Appelman | 2014-11-06 | 3 | -2/+15 |
* | | | | | | Setup shared mounts for the correct user when setting up the filesystem for t... | Robin Appelman | 2014-11-06 | 3 | -6/+33 |
* | | | | | | Dont make real users in tests | Robin Appelman | 2014-11-06 | 1 | -3/+5 |
* | | | | | | check if the provided password is really the current log-in password | Bjoern Schiessle | 2014-11-06 | 1 | -1/+15 |
| |/ / / /
|/| | | | |
|
* | | | | | manage select2 via bower | Morris Jobke | 2014-11-06 | 1 | -2/+2 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-06 | 78 | -280/+86 |
* | | | | | unbold labels and folders | Jan-Christoph Borchardt | 2014-11-05 | 1 | -1/+0 |
* | | | | | Merge pull request #11962 from owncloud/fix-server-sharing-strings | Thomas Müller | 2014-11-05 | 1 | -3/+11 |
|\ \ \ \ \ |
|
| * | | | | | adjust strings - fixed #11930 | Thomas Müller | 2014-11-05 | 1 | -3/+11 |
* | | | | | | Merge pull request #11853 from owncloud/close-session-for-trashbin | Vincent Petry | 2014-11-05 | 5 | -0/+6 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Close session for files_trashbin | Lukas Reschke | 2014-10-29 | 5 | -0/+6 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-05 | 4 | -0/+20 |
* | | | | | | Store curl error message directly | Vincent Petry | 2014-11-04 | 1 | -5/+2 |
* | | | | | | Check for cert bundle existence before using it | Vincent Petry | 2014-11-04 | 1 | -1/+11 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge pull request #11934 from owncloud/trash-restorefixonlyrescantrashfolder | Vincent Petry | 2014-11-04 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Only rescan trash folder when checking deleted versions | Vincent Petry | 2014-11-04 | 1 | -1/+1 |
* | | | | | | Merge pull request #11362 from mark0n/rm_ldap_conf_cli | blizzz | 2014-11-04 | 3 | -3/+45 |
|\ \ \ \ \ \ |
|
| * | | | | | | Add a CLI command that deletes an LDAP config | Martin Konrad | 2014-09-30 | 3 | -3/+45 |
* | | | | | | | JS unit tests fix - use toBeUndefined() instead of toEqual(null) | Morris Jobke | 2014-11-04 | 1 | -7/+7 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-04 | 4 | -0/+12 |
* | | | | | | Merge pull request #11172 from owncloud/user-ldap-no-bcmath | blizzz | 2014-11-03 | 3 | -54/+57 |
|\ \ \ \ \ \ |
|
| * | | | | | | user_ldap: Reimplement convertSID2Str() without BCMath dependency. | Andreas Fischer | 2014-11-03 | 3 | -54/+57 |