Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-23 | 87 | -1159/+1434 |
* | Merge pull request #554 from owncloud/reverse_proxy | Thomas Müller | 2012-11-22 | 3 | -1/+13 |
|\ | |||||
| * | make it possible to manually override the hostname and protocol if the automa... | Frank Karlitschek | 2012-11-22 | 3 | -1/+13 |
|/ | |||||
* | Merge pull request #506 from owncloud/fix_505 | Thomas Müller | 2012-11-22 | 1 | -0/+8 |
|\ | |||||
| * | refs #505 - defining publicListView based on template parameter | Thomas Mueller | 2012-11-18 | 1 | -0/+8 |
* | | Merge pull request #482 from eMerzh/fix_prevent_shared_folder | blizzz | 2012-11-22 | 1 | -0/+4 |
|\ \ | |||||
| * | | Show error message to prevent adding a shared folder in the root dir fix #468 | Brice Maron | 2012-11-16 | 1 | -0/+4 |
* | | | Merge pull request #483 from owncloud/archive_sizes | Thomas Müller | 2012-11-22 | 2 | -7/+20 |
|\ \ \ | |||||
| * | | | stop increasing folder sizes once we hit a non folder | Robin Appelman | 2012-11-16 | 1 | -2/+15 |
| * | | | also return fileid in OC_Filecache::get | Robin Appelman | 2012-11-16 | 1 | -2/+2 |
| * | | | typo | Robin Appelman | 2012-11-16 | 1 | -3/+3 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-22 | 28 | -228/+370 |
* | | | | port 95cee0e from stable45 | Arthur Schiwon | 2012-11-21 | 1 | -1/+14 |
* | | | | port dd694b5 from stable45 | Arthur Schiwon | 2012-11-21 | 1 | -11/+6 |
* | | | | LDAP: Make update script escape all known DNs. Requires version bump. | Arthur Schiwon | 2012-11-21 | 2 | -6/+33 |
* | | | | LDAP: escape values in the DN, fixes #419 | Arthur Schiwon | 2012-11-21 | 1 | -0/+13 |
* | | | | Merge pull request #538 from Deltachaos/fix_537 | Thomas Müller | 2012-11-20 | 1 | -5/+7 |
|\ \ \ \ | |||||
| * | | | | Fixes update of shared files with mirall because it dose not update all metha... | Maximilian Ruta | 2012-11-20 | 1 | -5/+7 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-21 | 60 | -448/+628 |
|/ / / / | |||||
* | | | | Merge pull request #524 from owncloud/fix_user_webdavauth | Thomas Müller | 2012-11-20 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | 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 |
| |_|_|_|_|_|/ |/| | | | | | |