summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2013-11-0312-6/+38
* [tx-robot] updated from transifexJenkins for ownCloud2013-11-03110-137/+218
* Merge pull request #5648 from owncloud/files-fixhidecontrolsinviewermodeMorris Jobke2013-10-311-0/+3
|\
| * Corretly hide "no permissions" message in controls in viewer modeVincent Petry2013-10-311-0/+3
* | prefer closest over parentJörn Friedrich Dreyer2013-10-311-1/+1
* | use data-file to retrieve filenameJörn Friedrich Dreyer2013-10-311-1/+1
|/
* Merge pull request #5628 from owncloud/files-fixsummaryVicDeo2013-10-301-6/+7
|\
| * Fixed summary visibility checkVincent Petry2013-10-301-6/+7
* | Merge pull request #5633 from owncloud/files-createdropdownstayswithrightclickVincent Petry2013-10-301-1/+5
|\ \
| * | Prevent closing the create dropdown when right clicking in FirefoxVincent Petry2013-10-301-1/+5
* | | Merge pull request #5626 from owncloud/fix_search_in_shared_filesJörn Friedrich Dreyer2013-10-301-38/+42
|\ \ \ | |/ / |/| |
| * | count correct array, then using 1000 as MAX_SQL_CHUNK_SIZE works as expectedJörn Friedrich Dreyer2013-10-301-38/+42
* | | Merge pull request #5549 from owncloud/encryption-insertmigrationentrywhenmis...Vincent Petry2013-10-301-1/+12
|\ \ \
| * | | Fixed encryption migration when entry is missing in DBVincent Petry2013-10-251-1/+12
* | | | remove unused variableBjoern Schiessle2013-10-301-2/+0
* | | | if the database doesn't contain any information about the recovery mode than ...Bjoern Schiessle2013-10-301-1/+1
| |_|/ |/| |
* | | Merge pull request #5616 from owncloud/fixing-l10n-masterVincent Petry2013-10-305-5/+6
|\ \ \
| * | | replacing ownCloud by theme-able name or avoid it's usageThomas Müller2013-10-293-3/+4
| * | | avoid usage of brand name 'ownCloud'Thomas Müller2013-10-282-2/+2
| | |/ | |/|
* | | Merge pull request #5603 from owncloud/fix_file_cache_updater_masterVincent Petry2013-10-302-21/+48
|\ \ \
| * \ \ Merge branch 'master' into fix_file_cache_updater_masterBjoern Schiessle2013-10-293-19/+22
| |\ \ \
| * | | | backport of https://github.com/owncloud/core/pull/5513Bjoern Schiessle2013-10-292-21/+48
* | | | | [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