aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2013-10-301-0/+2
* Merge pull request #5468 from berendt/reworking_OC_Files_Storage_SwiftThomas Müller2013-10-29141-485/+8381
|\
| * settings tags for optional parametersChristian Berendt2013-10-291-5/+5
| * extended parameter descriptions for SwiftChristian Berendt2013-10-291-8/+8
| * add configuration parameter to manually set the timeout of HTTP requestsChristian Berendt2013-10-243-3/+10
| * make Swift::testLocal workable by using a delimiterChristian Berendt2013-10-231-1/+2
| * Revert "make Swift::testLocal workable by fixing the prefix used with the obj...Christian Berendt2013-10-231-4/+1
| * make Swift::testLocal workable by fixing the prefix used with the object list...Christian Berendt2013-10-231-1/+4
| * rewrite of OC\Files\Storage\SwiftChristian Berendt2013-10-221-456/+354
| * renaming OC\Files\Storage\SWIFT to OC\Files\Storage\SwiftChristian Berendt2013-10-221-1/+1
| * adapted existing test casesChristian Berendt2013-10-221-12/+33
| * adjustment of the configuration parametersChristian Berendt2013-10-222-13/+24
| * added stripped library php-opencloud (version 1.6.0)Christian Berendt2013-10-22136-0/+7958
* | Merge pull request #5606 from owncloud/files-uploaderrorparsingfixThomas Müller2013-10-291-2/+7
|\ \
| * | Added fix to correctly parse non-array error messagesVincent Petry2013-10-291-2/+7
* | | fix style of public share pageMorris Jobke2013-10-291-15/+13
* | | Merge pull request #5396 from owncloud/fix-sharing-codeMorris Jobke2013-10-291-2/+2
|\ \ \ | |/ / |/| |
| * | pass the name of the item source from the browser to the server - no need to ...Thomas Müller2013-10-231-2/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-10-2935-34/+463
* | | Fixed clicking on the "Home" breadcrumb in the trash appVincent Petry2013-10-281-5/+0
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-10-2752-54/+173
* | | Fix double not in newfile/newfolder language.Andreas Fischer2013-10-272-2/+2
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-10-27188-1231/+1207
* | | Port PR #5457 to masterArthur Schiwon2013-10-251-4/+11
* | | make sure the shared ldap connection is rebound to the configured user after ...Donald Buczek2013-10-251-1/+3
* | | Merge pull request #5532 from owncloud/ldap_fixesThomas Müller2013-10-243-12/+45
|\ \ \
| * | | LDAP: don't validate unconfigured (new) LDAP server configs, fixes #5518Arthur Schiwon2013-10-241-0/+15
| * | | LDAP Wizard: always show correct Back+Continue Buttons, fixes #5520Arthur Schiwon2013-10-241-10/+28
| * | | LDAP: when multiline values are passed as array, do not try to preg_split the...Arthur Schiwon2013-10-241-1/+1
| * | | typo, fixes #5517Arthur Schiwon2013-10-241-1/+1
* | | | Merge pull request #5494 from owncloud/fixing-3593-masterThomas Müller2013-10-241-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | introducing new dav property {xmlns:oc="http://owncloud.org/ns}idThomas Müller2013-10-231-0/+1
* | | | Merge pull request #5477 from owncloud/prevent_user_from_creating_or_renaming...Thomas Müller2013-10-237-457/+579
|\ \ \ \
| * | | | fix translationsJörn Friedrich Dreyer2013-10-232-10/+10
| * | | | Merge branch 'master' into prevent_user_from_creating_or_renaming_to_an_exist...Jörn Friedrich Dreyer2013-10-238-17/+50
| |\| | |
| * | | | use a more descriptive error message when the user tries to create '/Shared'Jörn Friedrich Dreyer2013-10-232-3/+3
| * | | | cleanup array value assignmentJörn Friedrich Dreyer2013-10-231-8/+4
| * | | | cleanup precondition checking when creating new files / foldersJörn Friedrich Dreyer2013-10-232-19/+50
| * | | | use correct filename in error result jsonJörn Friedrich Dreyer2013-10-231-1/+1
| * | | | Merge branch 'master' into prevent_user_from_creating_or_renaming_to_an_exist...Thomas Müller2013-10-221-3/+29
| |\ \ \ \
| * | | | | fixing js syntax errorThomas Müller2013-10-221-2/+2
| * | | | | fixing undefined variable $newnameThomas Müller2013-10-221-1/+1
| * | | | | adding PHPDoc commentsThomas Müller2013-10-221-0/+7
| * | | | | prevent user from creating or renaming sth. to an existing filenameJörn Friedrich Dreyer2013-10-226-435/+523
| | |_|_|/ | |/| | |
* | | | | Merge pull request #5435 from owncloud/share-improvementsThomas Müller2013-10-231-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | improve wording of permission noticeJan-Christoph Borchardt2013-10-201-1/+1
| * | | | beautify 'you dont have write permissions' notice, fix #2770Jan-Christoph Borchardt2013-10-201-1/+1
* | | | | run first getUsersItemShared() with the ownerBjoern Schiessle2013-10-231-1/+1
* | | | | update etags for user we haven't checked yetBjoern Schiessle2013-10-231-1/+1
* | | | | keep a list of users we already checked to avoid loopsBjoern Schiessle2013-10-231-3/+3