Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop SimpleTest compatibility | Thomas Mueller | 2013-01-24 | 6 | -39/+39 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-24 | 9 | -0/+60 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-23 | 64 | -110/+107 |
| | |||||
* | Merge branch 'master' into files_encryption | Sam Tuke | 2013-01-22 | 195 | -570/+633 |
|\ | | | | | | | | | Conflicts: apps/files_encryption/templates/settings.php | ||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-21 | 13 | -2/+25 |
| | | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-20 | 61 | -110/+81 |
| | | |||||
| * | Merge pull request #1230 from owncloud/remove-unused-autocomplete.php | Lukas Reschke | 2013-01-19 | 1 | -54/+0 |
| |\ | | | | | | | Remove uneeded file | ||||
| | * | Remove uneeded file | Lukas Reschke | 2013-01-18 | 1 | -54/+0 |
| | | | | | | | | | | | | | | | I don't saw any usage of this file through the code, I assume it can safely be removed. | ||||
| * | | Merge pull request #1228 from owncloud/generating_zip_message | Jan-Christoph Borchardt | 2013-01-19 | 1 | -1/+1 |
| |\ \ | | | | | | | | | Make the ZIP download information friendlier | ||||
| | * | | Change the second part of the notification | Lukas Reschke | 2013-01-19 | 1 | -1/+1 |
| | | | | |||||
| | * | | Make the message friendlier | Lukas Reschke | 2013-01-18 | 1 | -1/+1 |
| | |/ | |||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-19 | 3 | -2/+16 |
| | | | |||||
| * | | Merge pull request #986 from owncloud/fixing-784-master | Thomas Müller | 2013-01-18 | 6 | -14/+142 |
| |\ \ | | |/ | |/| | the maximum upload size is now part of the response of the upload and de... | ||||
| | * | fixing indent | Thomas Mueller | 2013-01-18 | 3 | -47/+47 |
| | | | |||||
| | * | adding a ajax call to get the current file storage stats like free space | Thomas Mueller | 2013-01-11 | 2 | -0/+42 |
| | | | | | | | | | | | | | | | logic to call it every 5 minutes make use of visibility API/jquery-visibility to perform the ajax call only if the browser is visible/in use | ||||
| | * | load jquery-visibility | Thomas Mueller | 2013-01-11 | 1 | -0/+1 |
| | | | |||||
| | * | adding jquery-visibility | Thomas Mueller | 2013-01-11 | 1 | -0/+32 |
| | | | | | | | | | | | | | | | https://github.com/mathiasbynens/jquery-visibility MIT and GPL licensed | ||||
| | * | Merge branch 'master' into fixing-784-master | Thomas Mueller | 2013-01-11 | 71 | -173/+453 |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: apps/files/js/files.js | ||||
| | * \ | Merge branch 'master' into fixing-784-master | Thomas Mueller | 2013-01-06 | 127 | -88/+665 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files/ajax/upload.php apps/files/js/files.js lib/helper.php | ||||
| | * | | | the maximum upload size is now part of the response of the upload and delete ↵ | Thomas Müller | 2012-12-20 | 4 | -17/+71 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | operation. the maximum upload size is updated within the browser once an upload or delete operation has been finished | ||||
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-18 | 17 | -3/+50 |
| | | | | | |||||
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-17 | 8 | -5/+23 |
| | | | | | |||||
| * | | | | Whitespace cleanup | Bart Visscher | 2013-01-16 | 8 | -27/+27 |
| | | | | | |||||
| * | | | | Spaces to tabs | Bart Visscher | 2013-01-16 | 3 | -28/+28 |
| | | | | | |||||
| * | | | | Merge pull request #1192 from schiesbn/versioning_history_issue_1189 | Björn Schießle | 2013-01-16 | 1 | -2/+5 |
| |\ \ \ \ | | | | | | | | | | | | | fix for issue #1186, missing variables added | ||||
| | * | | | | initialize $versionCreated | Björn Schießle | 2013-01-16 | 1 | -1/+2 |
| | | | | | | |||||
| | * | | | | fix for issue #1186, missing variables added | Björn Schießle | 2013-01-15 | 1 | -1/+3 |
| | | | | | | |||||
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-16 | 34 | -31/+29 |
| | | | | | | |||||
| * | | | | | Merge pull request #1187 from owncloud/fixing-unused-and-undefined-in-master | Bart Visscher | 2013-01-15 | 4 | -7/+5 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Fixing unused and undefined in master | ||||
| | * | | | | Merge branch 'master' into fixing-unused-and-undefined-in-master | Thomas Mueller | 2013-01-14 | 85 | -514/+878 |
| | |\ \ \ \ | |||||
| | * | | | | | fixing <input> tag | Thomas Mueller | 2013-01-07 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | remove silly assignment | Thomas Mueller | 2013-01-06 | 1 | -1/+0 |
| | | | | | | | |||||
| | * | | | | | fixing undefined $eventSource | Thomas Mueller | 2013-01-06 | 1 | -1/+2 |
| | | | | | | | |||||
| | * | | | | | removing undefined $response | Thomas Mueller | 2013-01-06 | 1 | -4/+2 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge pull request #1087 from owncloud/ldap_multiple_dns | blizzz | 2013-01-15 | 4 | -45/+105 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | LDAP: ability to configure more than one base DN | ||||
| | * | | | | | dechex not necessary, do not waste time with it | Arthur Schiwon | 2013-01-08 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Code style | Arthur Schiwon | 2013-01-08 | 1 | -6/+10 |
| | | | | | | | |||||
| | * | | | | | support LDAP search using multiple base DNs also with paged results, ↵ | Arthur Schiwon | 2013-01-04 | 1 | -33/+50 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | implements #395 | ||||
| | * | | | | | support multiple base DNs | Arthur Schiwon | 2013-01-03 | 1 | -5/+42 |
| | | | | | | | |||||
| | * | | | | | Base DNs will be used as array, now, to support usage of multiple DNs | Arthur Schiwon | 2013-01-03 | 1 | -3/+3 |
| | | | | | | | |||||
| | * | | | | | Switch to textarea to enable configuration of multiple DNs | Arthur Schiwon | 2013-01-03 | 2 | -4/+6 |
| | | | | | | | |||||
| | * | | | | | LDAP: fix spelling | Arthur Schiwon | 2013-01-03 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-15 | 73 | -184/+40 |
| | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge pull request #1169 from owncloud/webdav_L10n | Bart Visscher | 2013-01-14 | 1 | -2/+2 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | user_webdavauth - l10n - Trivial | ||||
| | * | | | | | The => This | Lukas Reschke | 2013-01-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | Sounds better for me. | ||||
| | * | | | | | Improved the help text | Lukas Reschke | 2013-01-13 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | legend - l10n | Lukas Reschke | 2013-01-13 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #1135 from owncloud/allow_default_click_behaviour | Lukas Reschke | 2013-01-14 | 1 | -1/+2 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | allow default click behaviour | ||||
| | * | | | | | | allow default click behaviour | Jörn Friedrich Dreyer | 2013-01-09 | 1 | -1/+2 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #1170 from owncloud/correctIndention | Thomas Müller | 2013-01-14 | 2 | -78/+78 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Remove ugly indentation - Trivial |