summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ldap: remove unused private functionsArthur Schiwon2012-06-071-24/+0
* ldap: correct query condition and determining of successArthur Schiwon2012-06-071-2/+12
* ldap: check index carefully, can be 0Arthur Schiwon2012-06-071-1/+1
* Migration: Fixed wrong download URL: http://forum.owncloud.org/viewtopic.php?...Thomas Tanghus2012-06-071-1/+1
* Calendar: Added more explicit sync links and fixed indentation.Thomas Tanghus2012-06-071-34/+39
* Contacts: Import upload button was obscured on Android browser.Thomas Tanghus2012-06-072-2/+2
* A bit of pixel-pushing.Thomas Tanghus2012-06-072-10/+17
* adding title when fancybox is displayedBartek Przybylski2012-06-061-1/+1
* replace spaces with tabs, use const and linkTo instead of static pathBartek Przybylski2012-06-061-151/+148
* Add layer to select fast or slow cache for storing valuesBart Visscher2012-06-062-0/+65
* hack for file downloadBartek Przybylski2012-06-061-1/+3
* removing test imageBartek Przybylski2012-06-061-0/+0
* aviod incorrect image size returning in gallery listingBartek Przybylski2012-06-062-11/+14
* use fancybox to display image previewBartek Przybylski2012-06-062-12/+7
* navigate on galleriesBartek Przybylski2012-06-063-25/+45
* new db schemeBartek Przybylski2012-06-061-38/+4
* git statusBartek Przybylski2012-06-067-33/+481
* fixed var name, $filename should be $foldernameBjoern Schiessle2012-06-061-1/+1
* avoid too-early database access and thus make owncloud installable againArthur Schiwon2012-06-061-12/+14
* Contacts: Make js a tad DRYer. Added URL property.Thomas Tanghus2012-06-064-42/+34
* Correct mime type.Thomas Tanghus2012-06-061-1/+1
* fix wrong documentationFrank Karlitschek2012-06-061-12/+1
* LDPA: don't drop legal whitespaces when sanitizing DN. Fixes oc-914Arthur Schiwon2012-06-061-1/+1
* Corrected typos.Thomas Tanghus2012-06-061-3/+3
* fixed wrong function callBjoern Schiessle2012-06-065-6/+6
* Less aggressive caching on thumbnails too.Thomas Tanghus2012-06-061-5/+1
* Cleanup.Thomas Tanghus2012-06-0612-88/+2
* Also use OC_Cache here.Thomas Tanghus2012-06-061-12/+6
* Contacts: Removed temp dir cleanup after using OC_Cache.Thomas Tanghus2012-06-062-53/+1
* update translationsRobin Appelman2012-06-06533-8121/+27330
* dont show config option for file upload size if we cant write the new valueRobin Appelman2012-06-062-2/+4
* update l10n script to better read js filesRobin Appelman2012-06-061-1/+1
* prevent creating files with a / the nameRobin Appelman2012-06-063-0/+13
* Supress any warnings if log file does not existMichael Gapczynski2012-06-051-1/+1
* Add OC_Cache implementation for APCBart Visscher2012-06-053-0/+84
* Skip test for XCache when the module is not thereBart Visscher2012-06-051-0/+4
* OC_Cache_File ttl=0 indicates forever, but expire in a day to keep the cache ...Bart Visscher2012-06-051-1/+4
* Spelling fixes in XCache filesBart Visscher2012-06-052-6/+5
* Use UID for cache key.Thomas Tanghus2012-06-051-1/+1
* add TTL tests for OC_CacheRobin Appelman2012-06-051-0/+9
* add hasKey for XCache backendRobin Appelman2012-06-052-0/+9
* Contacts: Use OC_Cache for contact photo handling instead of temp dir.Thomas Tanghus2012-06-057-124/+88
* Added hasKey() method to OC_Cache.Thomas Tanghus2012-06-052-7/+22
* Added data() method to OC_Image to return raw image data.Thomas Tanghus2012-06-051-4/+11
* add XCache backend and testcases for OC_CacheRobin Appelman2012-06-054-0/+133
* add OC_Cache::clearRobin Appelman2012-06-052-4/+26
* return null when a cache variable is not setRobin Appelman2012-06-051-3/+3
* add unique instance idRobin Appelman2012-06-051-0/+13
* Fix remap dir for CSS minimizerBart Visscher2012-06-052-2/+2
* Make check for writable apps dir configurableBart Visscher2012-06-052-1/+6