summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | fixed enghlish sentence, thanks to @MTGapBjörn Schießle2013-06-191-1/+1
* | fix updaters test casesRobin Appelman2013-06-191-2/+1
* | add tests for reusing existing data in scannerRobin Appelman2013-06-192-5/+21
* | reuse etag when doing a forced rescanRobin Appelman2013-06-191-1/+1
* | scanner: give more percision about what data is reused during scanningRobin Appelman2013-06-191-17/+29
* | split of scanning the childs of a folderRobin Appelman2013-06-191-17/+24
* | hide the logo claim in case the theme is not loadedJan-Christoph Borchardt2013-06-192-2/+2
* | Merge pull request #3770 from owncloud/fix_theme_loadingBjörn Schießle2013-06-191-2/+2
|\ \
| * | use default value when we try to retrieve the theme from the configBjörn Schießle2013-06-181-2/+2
| * | also use the default theme if the theme is set to an empty string in the conf...Björn Schießle2013-06-181-1/+1
* | | Fix OC_User::getDisplaynames when using numeric user id'sRobin Appelman2013-06-191-1/+1
* | | Merge pull request #3771 from owncloud/fix_lost_password_pageFrank Karlitschek2013-06-182-6/+6
|\ \ \ | |/ / |/| |
| * | fix lost password page, don't show checkbox is encryption is not enabledBjörn Schießle2013-06-182-6/+6
|/ /
* | don't normalize absolute local pathBjörn Schießle2013-06-171-1/+1
* | only escape glob patternBjörn Schießle2013-06-172-14/+19
* | Merge pull request #3753 from owncloud/fix_translation_linkBjörn Schießle2013-06-171-1/+1
|\ \
| * | fix link to translation, bug was introduced by https://github.com/owncloud/co...Björn Schießle2013-06-171-1/+1
|/ /
* | Merge pull request #3725 from owncloud/oracle_stable5Jörn Friedrich Dreyer2013-06-1415-58/+89
|\ \
| * | don't use sequence suffix, MDB2 handles that internallyJörn Friedrich Dreyer2013-06-141-1/+1
| * | cleanup codestyleJörn Friedrich Dreyer2013-06-142-4/+4
| * | use to_char only for oracle, whitespaceJörn Friedrich Dreyer2013-06-143-9/+18
| * | oracle fixes, missing backticks, LIMIT to paramJörn Friedrich Dreyer2013-06-146-15/+30
| * | allow install when only oracle is availableJörn Friedrich Dreyer2013-06-141-1/+2
| * | convert LIMIT to parameterJörn Friedrich Dreyer2013-06-141-1/+1
| * | fix fetchRow checks to also work with MDB2Jörn Friedrich Dreyer2013-06-142-3/+9
| * | add missing backticks all over the placeJörn Friedrich Dreyer2013-06-144-24/+24
| * | shorten table identifiers in testsJörn Friedrich Dreyer2013-06-144-7/+7
| * | db structure, allow null in columns for '' valuesJörn Friedrich Dreyer2013-06-141-3/+3
* | | Squashed commit of the following:Thomas Mueller2013-06-145-6/+30
|/ /
* | Squashed commit of the following:Thomas Mueller2013-06-142-19/+31
* | fix for path_hash not unique as reported at #3641Florin Peter2013-06-141-2/+2
* | fix memory problems as reported at #3620Florin Peter2013-06-142-7/+6
* | improved footerBjörn Schießle2013-06-132-3/+8
* | add logo-claimBjörn Schießle2013-06-132-1/+6
* | don't show translation hints in enterprise editionBjörn Schießle2013-06-131-1/+3
* | move common settings footer fieldset out of conditionalJan-Christoph Borchardt2013-06-132-9/+4
* | short explanation about OC_DefaultsBjörn Schießle2013-06-131-0/+5
* | make pub link share footer aware of different owncloud editionsBjörn Schießle2013-06-131-2/+2
* | make main menu aware of the different owncloud editionsBjörn Schießle2013-06-131-1/+2
* | add default doc urlBjörn Schießle2013-06-131-0/+10
* | make footer and urls aware of ownCloud editionsBjörn Schießle2013-06-134-5/+23
* | keep all strings in one place to make it easier to change themBjörn Schießle2013-06-134-7/+55
* | make footer aware of ownCloud editionsBjörn Schießle2013-06-131-2/+7
* | mage page title aware of ownCloud editionBjörn Schießle2013-06-133-4/+11
* | only check for recovery key if someone else than the user wants to change the...Björn Schießle2013-06-131-1/+1
* | add a hint that the admin can recover your files; Don't let the user change t...Björn Schießle2013-06-131-3/+9
* | print a warning if a user wants to reset his password and encryption is enabledBjörn Schießle2013-06-132-2/+22
* | allow to press enter to update the passwordBjörn Schießle2013-06-131-15/+23
* | tell the user what he can do to regain access to his filesBjörn Schießle2013-06-131-1/+1
* | only show personal settings if the recovery feature is enabled or if no priva...Björn Schießle2013-06-131-6/+13