summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | LDAP: cheaper userExists() implementationArthur Schiwon2012-06-221-1/+13
* | Fixes for multi app dir :Brice Maron2012-06-222-4/+3
* | date don't change correctly in the view list (bug #973) fixedBjoern Schiessle2012-06-221-0/+2
* | some path fixes for multi-dir appThomas Mueller2012-06-222-3/+3
* | Provide solution for smoother migration for apps to multi-app dirBrice Maron2012-06-211-1/+5
* | Add little more doc about app foldersBrice Maron2012-06-211-0/+1
* | Contacts: Fix name and carddav-url encodingBart Visscher2012-06-212-3/+3
* | Calendar: Fix caldav url encodingBart Visscher2012-06-212-3/+2
* | Calendar: convert choosecalendar.rowfields template from plain php to html+phpBart Visscher2012-06-211-8/+21
* | Calendar: Missing userid in allCalendars callBart Visscher2012-06-211-1/+1
* | Calendar: Fix missing template parameter 'shared' for new and update calendarBart Visscher2012-06-212-2/+14
* | Do not search apps if oc is not yet installedBrice Maron2012-06-211-0/+2
* | Correct usage of approotBrice Maron2012-06-211-1/+1
* | Add missing ')'Michael Gapczynski2012-06-211-1/+1
* | Merge branch 'master' into multi_app_dirBrice Maron2012-06-2114-109/+137
|\ \
| * | Fix URL delimiter.Thomas Tanghus2012-06-211-1/+1
| * | Fix being able to link directly to contact, that I broke in other commit.Thomas Tanghus2012-06-213-5/+8
| * | Only search for VEVENTs.Thomas Tanghus2012-06-211-1/+4
| * | Tasks: Add delete actionBart Visscher2012-06-213-15/+20
| * | Tasks: Use list label for ordering by listBart Visscher2012-06-211-1/+1
| * | Tasks: Fix position of the summary inputBart Visscher2012-06-211-1/+1
| * | Implemented deleteAll() method in OC_FilesystemView (interface) and OC_Filest...Sam Tuke2012-06-215-85/+97
| * | dont change the encryption key during the test caseRobin Appelman2012-06-211-0/+5
* | | Correct writable check for app dirBrice Maron2012-06-211-3/+5
* | | Correct inclusion pathsBrice Maron2012-06-212-21/+45
* | | Merge branch 'master' into multi_app_dirBrice Maron2012-06-21171-2337/+2722
|\| |
| * | only use 1 fsview when initializing encryptionRobin Appelman2012-06-211-7/+5
| * | fix saved file size for uploaded filesRobin Appelman2012-06-212-8/+8
| * | truncate decrypted files based on filelengthRobin Appelman2012-06-218-21/+84
| * | Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-217-54/+104
| |\ \
| | * | fix calendarGeorg Ehrke2012-06-211-1/+1
| | * | Fixed missing jQuery event object - expire interface now works with FirefoxSam Tuke2012-06-211-45/+33
| | * | fix a PHP NoticeGeorg Ehrke2012-06-211-0/+3
| | * | check if the data directory is accessible via http. Show a big security warni...Frank Karlitschek2012-06-214-8/+67
| * | | use new sanitizeHTML() functionBjoern Schiessle2012-06-214-4/+4
| |/ /
| * | Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-211-0/+8
| |\ \
| | * | make edit event form work with DateTime Property UTCGeorg Ehrke2012-06-211-0/+8
| * | | check if user is allowed to edit bookmarksBjoern Schiessle2012-06-211-3/+11
| * | | Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-211-1/+2
| |\| |
| | * | fix mimetype for cdr files - bugfix for oc 559Georg Ehrke2012-06-211-1/+2
| * | | use new sanitizeHTML() functionBjoern Schiessle2012-06-212-2/+2
| * | | correct presentation of HTML encoded charactersBjoern Schiessle2012-06-211-1/+1
| |/ /
| * | Only call OC_FileCache::get('/Shared') if it exists in the file cache, preven...Michael Gapczynski2012-06-201-1/+6
| * | DateTime objects are directly comparableBart Visscher2012-06-201-1/+1
| * | Gallery: Move code/js/css from main template to the right placeBart Visscher2012-06-204-113/+108
| * | More changes for updating the contacts list.Thomas Tanghus2012-06-202-14/+20
| * | Better error checking.Thomas Tanghus2012-06-201-10/+13
| * | Make sure address books are shown even if empty.Thomas Tanghus2012-06-201-12/+15
| * | Log error as ERROR.Thomas Tanghus2012-06-201-1/+1
| * | Merge branch 'master' into calendar_repeatGeorg Ehrke2012-06-2035-66/+468
| |\ \