Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | interpret http 403 and http 401 as not authorized | Frank Karlitschek | 2012-11-20 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-20 | 50 | -564/+799 |
* | Fix typo in getUrlContent fix #514 | Brice Maron | 2012-11-19 | 1 | -1/+1 |
* | Merge pull request #383 from owncloud/contacts_api | Thomas Müller | 2012-11-19 | 1 | -0/+103 |
|\ | |||||
| * | function isEnabled() added | Thomas Mueller | 2012-11-13 | 1 | -3/+13 |
| * | public contacts api as discussed here https://github.com/owncloud/apps/issues... | Thomas Mueller | 2012-11-12 | 1 | -0/+93 |
* | | Merge pull request #280 from butonic/feature_bmp_support | Frank Karlitschek | 2012-11-19 | 2 | -24/+301 |
|\ \ | |||||
| * | | add php-doc for ellipsis | Jörn Friedrich Dreyer | 2012-11-12 | 1 | -2/+8 |
| * | | move code to better places | Jörn Friedrich Dreyer | 2012-11-12 | 2 | -141/+146 |
| * | | add php-doc | Jörn Friedrich Dreyer | 2012-11-12 | 1 | -6/+23 |
| * | | add bmp support | Jörn Friedrich Dreyer | 2012-11-12 | 1 | -3/+252 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-19 | 26 | -91/+1729 |
* | | | Merge pull request #114 from riso/xsendfile | Thomas Müller | 2012-11-18 | 3 | -4/+67 |
|\ \ \ | |||||
| * | | | Fixed style according to owncloud styleguide | Valerio Ponte | 2012-11-14 | 2 | -21/+32 |
| * | | | Moved X-Sendfile headers into OC_Files::get | Valerio Ponte | 2012-11-14 | 4 | -34/+72 |
| * | | | Implemented X-Sendfile support | Valerio Ponte | 2012-11-14 | 1 | -0/+14 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-18 | 34 | -288/+400 |
* | | | | Merge pull request #420 from libasys/bugfix-share | Thomas Müller | 2012-11-17 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | If you using the sharing by link the array monthNames don't exist and causes ... | libasys | 2012-11-14 | 1 | -1/+3 |
* | | | | | 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 |
| |/ / / / / |/| | | | | |