summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Move loading of all the apps to setting the active navigation entry.Bart Visscher2012-11-302-1/+2
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #700 from eMerzh/fix_error_displayThomas Müller2012-12-051-14/+10
| |\ \ \ \ \
| | * | | | | Fix a dirty function preventing showing errorsBrice Maron2012-12-031-14/+10
| | | |_|/ / | | |/| | |
| * / | | | minified version no longer availableThomas Mueller2012-12-041-1/+1
| |/ / / /
* | | | | merge master into filesystemRobin Appelman2012-12-033-34/+34
|\| | | |
| * | | | Merge pull request #682 from VicDeo/masterThomas Müller2012-12-031-32/+27
| |\ \ \ \
| | * | | | Clean KB entries processing codeVictor Dubiniuk2012-12-021-32/+27
| * | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-12-031-1/+6
| |/ / / /
| * | | | Update lib/image.phpIsaac Rosenberg2012-12-011-1/+1
* | | | | fix some edge cases while scanning the root of a storageRobin Appelman2012-12-022-4/+4
* | | | | merge master into filesystemRobin Appelman2012-12-024-15/+32
|\| | | |
| * | | | [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
| | |/ / /
* | | | | fail gracefully when no old filecache is present during upgradeRobin Appelman2012-12-011-1/+8
* | | | | add upgrade path from old cache to preserve file id'sRobin Appelman2012-11-301-0/+50
* | | | | merge master into filesystemRobin Appelman2012-11-3013-65/+141
|\| | | |
| * | | | 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
* | | | | better check if we are passing a fileid to Cache::getRobin Appelman2012-11-251-1/+1
* | | | | sort output of getFolderContent by nameRobin Appelman2012-11-251-1/+1
* | | | | Merge branch 'master' into filesystemRobin Appelman2012-11-252-16/+35
|\| | | |
| * | | | 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
| |/ / / /
* | | | | Check if data variable in scanner isn't null before using itMichael Gapczynski2012-11-241-19/+23
* | | | | change behaviour of Filesystem::getMountPoint when a mountpoint is passed as ...Robin Appelman2012-11-241-7/+1
* | | | | remove fileatime from common storage backendRobin Appelman2012-11-242-5/+1
* | | | | Add checks for storage objectMichael Gapczynski2012-11-241-95/+112
* | | | | merge master into filesystemRobin Appelman2012-11-235-4/+47
|\| | | |
| * | | | [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
* | | | | | explicitly sort files when using getFolderContentsRobin Appelman2012-11-231-7/+7