Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-23 | 1 | -1/+5 |
* | make it possible to manually override the hostname and protocol if the automa... | Frank Karlitschek | 2012-11-22 | 1 | -0/+6 |
* | 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 | 3 | -3/+36 |
* | | 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 | 2 | -11/+15 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-20 | 2 | -2/+12 |
* | | 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 | 1 | -1/+5 |
* | | | | Merge pull request #114 from riso/xsendfile | Thomas Müller | 2012-11-18 | 2 | -4/+64 |
|\ \ \ \ | |||||
| * | | | | 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 | 3 | -34/+69 |
| * | | | | Implemented X-Sendfile support | Valerio Ponte | 2012-11-14 | 1 | -0/+14 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-18 | 3 | -3/+15 |
* | | | | | 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 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-17 | 5 | -5/+23 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge pull request #454 from Raydiation/master | Thomas Müller | 2012-11-15 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | When using routing in apps, no apps are loaded in the left navigation tree. T... | Bernhard Posselt | 2012-11-15 | 1 | -0/+1 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-16 | 18 | -7/+45 |
* | | | | | | Merge pull request #433 from owncloud/user_setting_fixes | Thomas Müller | 2012-11-15 | 1 | -1/+4 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | 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 | 1 | -1/+1 |
| * | | | | | Better check and handling of user creation | Bart Visscher | 2012-11-14 | 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 | 44 | -44/+0 |
|/ / / / | |||||
* | | | | 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 |
* | | | | | fix translation issues with previous commit | Alessandro Cosentino | 2012-11-13 | 1 | -3/+3 |
* | | | | | uncomment hours entries in relative date functions | Alessandro Cosentino | 2012-11-13 | 1 | -2/+2 |