aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix for pgsql database migrationRobin Appelman2012-05-311-0/+3
* LDAP: fix wrong value for input typeArthur Schiwon2012-05-301-1/+1
* don´t hardcode /tmpFrank Karlitschek2012-05-307-8/+8
* Contacts: Rewrote import script.Thomas Tanghus2012-05-291-57/+26
* Restrict requested app to apps directoryMichael Gapczynski2012-05-291-1/+1
* Initial support for Amazon S3 storage backendMichael Gapczynski2012-05-293-0/+292
* Forgot a break.Thomas Tanghus2012-05-291-6/+1
* Contacts: NOTE wasn't saved properly.Thomas Tanghus2012-05-291-0/+2
* Contacts: Improve loading and cleanup of dialogs.Thomas Tanghus2012-05-295-29/+44
* add lib collection and lib scanner to media's appinfo/app.phpGeorg Ehrke2012-05-291-0/+2
* fix statusGeorg Ehrke2012-05-291-9/+5
* Correct typo in last_insert_id for calendar and pg fix #oc-731Brice Maron2012-05-281-1/+1
* Contacts: Fix XSS.Thomas Tanghus2012-05-281-2/+2
* Merge branch 'master' of gitorious.org:owncloud/owncloudFrank Karlitschek2012-05-283-2/+3
|\
| * Contacts: Double check XSS, and fix a rookie error ;-)Thomas Tanghus2012-05-282-2/+2
| * add urlencode for caldav linkGeorg Ehrke2012-05-281-0/+1
* | remove not needed includesFrank Karlitschek2012-05-288-16/+3
|/
* update WhenGeorg Ehrke2012-05-271-8/+2
* allow longer paths for galleryRobin Appelman2012-05-262-4/+4
* check during ownCloud upgrade if all the installed apps are compatible with t...Frank Karlitschek2012-05-262-4/+24
* update copyrightFrank Karlitschek2012-05-2657-57/+58
* LDAP: support for 'member' as group-member-associationArthur Schiwon2012-05-262-2/+3
* fix share for users with a point within their nameGeorg Ehrke2012-05-261-3/+4
* Correct small typo to Crypt_Blowfish 3drparty fix oc-810Brice Maron2012-05-251-1/+1
* only enable compatible appsFrank Karlitschek2012-05-251-2/+10
* Add HEAD request management for files ajax/download.phpBrice Maron2012-05-242-2/+8
* Add translation for error messageBrice Maron2012-05-241-1/+1
* Add error message when uploading folder or null files. ref oc-739Brice Maron2012-05-241-0/+5
* share code between smb and ftp filestorage backendsRobin Appelman2012-05-244-157/+92
* Add pending line in file list before trying to upload. Correct indentationBrice Maron2012-05-241-111/+110
* smb filestorage backendRobin Appelman2012-05-245-0/+598
* Initial work on UI for mounting external storageMichael Gapczynski2012-05-246-1/+176
* Fix private link sharing via email, fix for bug oc-750Michael Gapczynski2012-05-231-1/+0
* changed the default from Berlin to UTC.Frank Karlitschek2012-05-241-1/+1
* Correct small style problem with task app fix #oc-689Brice Maron2012-05-231-1/+1
* enable running unit tests from cliRobin Appelman2012-05-222-11/+24
* removed closing php tagSam Tuke2012-05-221-3/+1
* prevent apps from printing output from app.phpFlorian Hülsmann2012-05-221-0/+3
* encryption is not yet compatible with ldapFrank Karlitschek2012-05-221-1/+1
* Contacts: XSS fix. Still some more to check.Thomas Tanghus2012-05-211-0/+3
* oc-657: icons for M$ office file typesThomas Mueller2012-05-213-0/+0
* dont throw errors when apps dont have types configuredRobin Appelman2012-05-201-1/+5
* files app is always enabledRobin Appelman2012-05-201-1/+1
* add warningFrank Karlitschek2012-05-201-1/+1
* Merge branch 'calendar_dropimport'Georg Ehrke2012-05-192-0/+119
|\
| * Merge branch 'master' into calendar_dropimportGeorg Ehrke2012-05-17777-70956/+34785
| |\
| * \ Merge branch 'master' into calendar_dropimportGeorg Ehrke2012-05-131-6/+10
| |\ \
| * | | some little js fixes for drop importGeorg Ehrke2012-05-131-2/+2
| * | | Merge branch 'master' into calendar_dropimportGeorg Ehrke2012-05-134-6/+7
| |\ \ \
| * | | | add first version of drop importGeorg Ehrke2012-05-132-0/+119