summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-024-15/+32
* Merge pull request #619 from samtuke/versions_cacheBart Visscher2012-11-302-5/+31
|\
| * OC_FSV->copy now only caches files which are copied from data/user/filesSam Tuke2012-11-282-5/+31
* | use new obEnd function instead of ob_end_cleanRobin Appelman2012-11-293-3/+3
* | add function to safely end output bufferingRobin Appelman2012-11-291-3/+12
* | Cleaned up docblock commentsSam Tuke2012-11-281-21/+15
|/
* Merge pull request #401 from owncloud/share_hooksJörn Friedrich Dreyer2012-11-282-12/+31
|\
| * Rename install hook functions to register hookBart Visscher2012-11-151-9/+9
| * Create functions to install standard hooksBart Visscher2012-11-132-12/+31
* | [tx-robot] updated from transifexJenkins for ownCloud2012-11-281-1/+5
* | [tx-robot] updated from transifexJenkins for ownCloud2012-11-273-3/+21
* | Merge pull request #380 from butonic/feature_share_link_with_tokenJörn Friedrich Dreyer2012-11-263-22/+49
|\ \
| * | readd fallback code for pre token linksJörn Friedrich Dreyer2012-11-231-1/+1
| * | implement share via link tokenJörn Friedrich Dreyer2012-11-203-21/+48
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-261-1/+5
* | | Merge pull request #556 from owncloud/postgres_insert_idThomas Müller2012-11-241-5/+12
|\ \ \
| * | | use lastval() to get the insert id in postgesqlRobin Appelman2012-11-231-5/+12
* | | | remove left over tagFrank Karlitschek2012-11-241-1/+1
* | | | A new function to create nice error page. And use it for fatal db errorsFrank Karlitschek2012-11-242-40/+23
* | | | prettier error output. Let´s see how many more low hanging fruits I find on ...Frank Karlitschek2012-11-231-9/+38
|/ / /
* | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-231-1/+5
* | | make it possible to manually override the hostname and protocol if the automa...Frank Karlitschek2012-11-221-0/+6
* | | Merge pull request #483 from owncloud/archive_sizesThomas Müller2012-11-222-7/+20
|\ \ \
| * | | stop increasing folder sizes once we hit a non folderRobin Appelman2012-11-161-2/+15
| * | | also return fileid in OC_Filecache::getRobin Appelman2012-11-161-2/+2
| * | | typoRobin Appelman2012-11-161-3/+3
* | | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-223-3/+36
* | | | Merge pull request #538 from Deltachaos/fix_537Thomas Müller2012-11-201-5/+7
|\ \ \ \
| * | | | Fixes update of shared files with mirall because it dose not update all metha...Maximilian Ruta2012-11-201-5/+7
| | |/ / | |/| |
* / | | [tx-robot] updated from transifexJenkins for ownCloud2012-11-212-11/+15
|/ / /
* | | [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