| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | Merge pull request #503 from eMerzh/add_ua_request | Thomas Müller | 2012-11-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Little case fix | Brice Maron | 2012-11-17 | 1 | -1/+1 |
| * | | | | | | | Add User agent when OC does a request | Brice Maron | 2012-11-17 | 1 | -1/+1 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #375 from tdevos/master | Thomas Müller | 2012-11-17 | 2 | -11/+41 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Remove parentheses in return, modify description, and fix a mistake | thomas | 2012-11-15 | 1 | -3/+3 |
| * | | | | | | | change and transfert getUrlContent | thomas | 2012-11-14 | 2 | -21/+40 |
| * | | | | | | | Add connection time out option | thomas | 2012-11-12 | 1 | -0/+1 |
| * | | | | | | | Use curl to get remote file content | thomas | 2012-11-12 | 1 | -10/+20 |
* | | | | | | | | Merge pull request #495 from owncloud/fix_issue_262 | Thomas Müller | 2012-11-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix lostpassword url generation | Bart Visscher | 2012-11-16 | 1 | -1/+1 |
| | |_|_|_|_|_|/
| |/| | | | | | |
|
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-17 | 36 | -384/+457 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Merge pull request #471 from owncloud/461_drag_drop_upload_to_folder | Bart Visscher | 2012-11-16 | 3 | -4/+20 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | adding comments on the form array indexes | Thomas Mueller | 2012-11-16 | 1 | -0/+3 |
| * | | | | | | normalize the path once in upload.php is enough - THX Robin for this hint | Thomas Mueller | 2012-11-16 | 2 | -8/+2 |
| * | | | | | | refs #461 - drag'n'drop upload to a sub folder is working now | Thomas Mueller | 2012-11-16 | 4 | -4/+23 |
|/ / / / / / |
|
* | | | | | | Merge pull request #454 from Raydiation/master | Thomas Müller | 2012-11-15 | 2 | -2/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | removed unneeded callback checks in routes_request that could potentially fail | Bernhard Posselt | 2012-11-15 | 1 | -4/+0 |
| * | | | | | | fixed: this.routes_request is a deferred/promise | Bernhard Posselt | 2012-11-15 | 1 | -5/+1 |
| * | | | | | | When using routing in apps, no apps are loaded in the left navigation tree. T... | Bernhard Posselt | 2012-11-15 | 1 | -0/+1 |
| * | | | | | | instead of warning via popup, write to console.warn | Bernhard Posselt | 2012-11-15 | 1 | -1/+1 |
| * | | | | | | Prevent ajax race conditions when using routes by offering a callback that is... | Bernhard Posselt | 2012-11-15 | 1 | -2/+15 |
* | | | | | | | Merge pull request #458 from owncloud/js_console_switch | Thomas Tanghus | 2012-11-15 | 4 | -0/+19 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Very simple js console switcher. | Thomas Tanghus | 2012-11-15 | 4 | -0/+19 |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-16 | 154 | -369/+473 |
* | | | | | | | | Merge pull request #433 from owncloud/user_setting_fixes | Thomas Müller | 2012-11-15 | 3 | -17/+18 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Better place to check for user removal | Bart Visscher | 2012-11-15 | 1 | -1/+4 |
| * | | | | | | | Better check and handing of user deletion | Bart Visscher | 2012-11-14 | 2 | -1/+3 |
| * | | | | | | | Better check and handling of user creation | Bart Visscher | 2012-11-14 | 2 | -3/+6 |
| * | | | | | | | Always have the username as string in user admin | Bart Visscher | 2012-11-14 | 1 | -6/+6 |
| * | | | | | | | Cleanup user settings js | Bart Visscher | 2012-11-14 | 1 | -8/+1 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | port of approved pull request #442 - 'Always set renaming to false, also if r... | Björn Schießle | 2012-11-15 | 1 | -1/+1 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | really check if mod_deflate is loaded | Arthur Schiwon | 2012-11-15 | 1 | -1/+1 |
* | | | | | | coding style | Arthur Schiwon | 2012-11-15 | 1 | -3/+3 |
* | | | | | | Fix remote.php CSS+JS garbish on some systems | Arthur Schiwon | 2012-11-15 | 1 | -0/+6 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-15 | 227 | -2333/+6028 |
* | | | | | | Revert "Prevent ajax race conditions when using routes by offering a callback... | Bernhard Posselt | 2012-11-14 | 1 | -15/+2 |
* | | | | | | Prevent ajax race conditions when using routes by offering a callback that is... | Bernhard Posselt | 2012-11-14 | 1 | -2/+15 |
|/ / / / / |
|
* | | | | | Merge pull request #271 from owncloud/239_webdav_999_files | Lukas Reschke | 2012-11-14 | 1 | -10/+16 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | adding comments to explain what's going on here | Thomas Mueller | 2012-11-06 | 1 | -0/+4 |
| * | | | | fixes #329: query the database in chunks of 200 | Thomas Mueller | 2012-11-05 | 1 | -10/+12 |
* | | | | | Merge pull request #402 from zimba12/master | Thomas Müller | 2012-11-14 | 2 | -9/+10 |
|\ \ \ \ \ |
|
| * | | | | | fix translation issues with previous commit | Alessandro Cosentino | 2012-11-13 | 2 | -6/+6 |
| * | | | | | uncomment hours entries in relative date functions | Alessandro Cosentino | 2012-11-13 | 2 | -8/+9 |
* | | | | | | Fixing syntax error - closes #406 | Thomas Müller | 2012-11-14 | 1 | -1/+1 |
* | | | | | | Fixing syntax error - closes #406 | Thomas Müller | 2012-11-14 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge pull request #41 from owncloud/vcategories_db | Thomas Tanghus | 2012-11-13 | 17 | -115/+1316 |
|\ \ \ \ \ |
|
| * | | | | | Bump version to trigger update. | Thomas Tanghus | 2012-11-13 | 1 | -1/+1 |
| * | | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-13 | 93 | -1651/+1941 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-12 | 7 | -60/+108 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Don't use indexes in test data as postgres complains over duplicate keys. | Thomas Tanghus | 2012-11-12 | 1 | -41/+0 |