summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-11-202-2/+12
* Fix typo in getUrlContent fix #514Brice Maron2012-11-191-1/+1
* Merge pull request #383 from owncloud/contacts_apiThomas Müller2012-11-191-0/+103
|\
| * function isEnabled() addedThomas Mueller2012-11-131-3/+13
| * public contacts api as discussed here https://github.com/owncloud/apps/issues...Thomas Mueller2012-11-121-0/+93
* | Merge pull request #280 from butonic/feature_bmp_supportFrank Karlitschek2012-11-192-24/+301
|\ \
| * | add php-doc for ellipsisJörn Friedrich Dreyer2012-11-121-2/+8
| * | move code to better placesJörn Friedrich Dreyer2012-11-122-141/+146
| * | add php-docJörn Friedrich Dreyer2012-11-121-6/+23
| * | add bmp supportJörn Friedrich Dreyer2012-11-121-3/+252
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-191-1/+5
* | | Merge pull request #114 from riso/xsendfileThomas Müller2012-11-182-4/+64
|\ \ \
| * | | Fixed style according to owncloud styleguideValerio Ponte2012-11-142-21/+32
| * | | Moved X-Sendfile headers into OC_Files::getValerio Ponte2012-11-143-34/+69
| * | | Implemented X-Sendfile supportValerio Ponte2012-11-141-0/+14
* | | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-183-3/+15
* | | | Little case fixBrice Maron2012-11-171-1/+1
* | | | Add User agent when OC does a requestBrice Maron2012-11-171-1/+1
* | | | Merge pull request #375 from tdevos/masterThomas Müller2012-11-172-11/+41
|\ \ \ \
| * | | | Remove parentheses in return, modify description, and fix a mistakethomas2012-11-151-3/+3
| * | | | change and transfert getUrlContentthomas2012-11-142-21/+40
| * | | | Add connection time out optionthomas2012-11-121-0/+1
| * | | | Use curl to get remote file contentthomas2012-11-121-10/+20
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-175-5/+23
* | | | | Merge pull request #454 from Raydiation/masterThomas Müller2012-11-151-0/+1
|\ \ \ \ \
| * | | | | When using routing in apps, no apps are loaded in the left navigation tree. T...Bernhard Posselt2012-11-151-0/+1
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-1618-7/+45
* | | | | | Merge pull request #433 from owncloud/user_setting_fixesThomas Müller2012-11-151-1/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Better place to check for user removalBart Visscher2012-11-151-1/+4
| * | | | | Better check and handing of user deletionBart Visscher2012-11-141-1/+1
| * | | | | Better check and handling of user creationBart Visscher2012-11-141-1/+1
| | |/ / / | |/| | |
* | | | | really check if mod_deflate is loadedArthur Schiwon2012-11-151-1/+1
* | | | | coding styleArthur Schiwon2012-11-151-3/+3
* | | | | Fix remote.php CSS+JS garbish on some systemsArthur Schiwon2012-11-151-0/+6
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-1544-44/+0
|/ / / /
* | | | Merge pull request #271 from owncloud/239_webdav_999_filesLukas Reschke2012-11-141-10/+16
|\ \ \ \
| * | | | adding comments to explain what's going on hereThomas Mueller2012-11-061-0/+4
| * | | | fixes #329: query the database in chunks of 200Thomas Mueller2012-11-051-10/+12
* | | | | fix translation issues with previous commitAlessandro Cosentino2012-11-131-3/+3
* | | | | uncomment hours entries in relative date functionsAlessandro Cosentino2012-11-131-2/+2
* | | | | Bump version to trigger update.Thomas Tanghus2012-11-131-1/+1
* | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-123-56/+11
|\ \ \ \ \
| * \ \ \ \ Merge pull request #157 from owncloud/setupBart Visscher2012-11-122-54/+6
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | DRY for creating htaccess to protect data-directoryBart Visscher2012-10-302-3/+5
| | * | | | Separate control code from class definitionBart Visscher2012-10-302-51/+1
| * | | | | Merge pull request #371 from butonic/sql_and_error_log_fixesblizzz2012-11-121-2/+5
| |\ \ \ \ \
| | * | | | | add missing sql backticks, check sharing for error and add logJörn Friedrich Dreyer2012-11-121-2/+5
* | | | | | | Change insertIfNotExist() for sqlite. Not fast, but more reliable than previo...Thomas Tanghus2012-11-121-12/+36
* | | | | | | Correct SQL syntax.Thomas Tanghus2012-11-121-1/+1
* | | | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-124-15/+51
|\| | | | | |