aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use self::prepare() instead of self::$connection->prepare.Thomas Tanghus2012-10-191-1/+1
* Removed useless ORDER BY from query.Thomas Tanghus2012-10-191-1/+1
* Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-10-191-0/+7
|\
| * Filter added to get all files into coderage reportThomas Müller2012-10-191-0/+7
* | Renamed OC_VCategories::add() to addMulti() and let the add() method return t...Thomas Tanghus2012-10-191-4/+28
* | Return result from OC_DB::insertIfNotExist().Thomas Tanghus2012-10-191-1/+1
* | Added unit tests for OC_DB::insertIfNotExist()Thomas Tanghus2012-10-192-0/+110
* | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-10-19129-1995/+2122
|\|
| * [tx-robot] updated from transifexJenkins for ownCloud2012-10-19129-1995/+2122
* | Make categories var static.Thomas Tanghus2012-10-191-27/+29
* | Add wait state to category dialog while processing.Thomas Tanghus2012-10-191-11/+39
* | app !== typeThomas Tanghus2012-10-191-1/+0
* | More js updates for app/type in OCCategoriesThomas Tanghus2012-10-191-11/+11
* | Use get for loading dialog.Thomas Tanghus2012-10-191-1/+1
* | White space fix.Thomas Tanghus2012-10-191-69/+69
* | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-10-19234-4855/+3893
|\|
| * cleanup report folderThomas Mueller2012-10-181-3/+3
| * adding coverage htmlThomas Mueller2012-10-181-3/+4
| * Fixing typoThomas Müller2012-10-181-1/+1
| * Fixing expectation - comma was stupid anyhowThomas Müller2012-10-181-1/+1
| * Removing strange characterThomas Müller2012-10-181-1/+1
| * unset UserID after UpdateArthur Schiwon2012-10-181-0/+1
| * Expectation should be first parameterLukas Reschke2012-10-181-6/+6
| * Expectation should be first parameterLukas Reschke2012-10-181-2/+2
| * check if mount point was already loaded to avoid redundant read operationsBjörn Schießle2012-10-181-1/+8
| * typo from previous commit fixedBjörn Schießle2012-10-181-1/+1
| * load system wide configured mount points before accessing shared filesBjörn Schießle2012-10-182-48/+57
| * check for mount points if file was shared from a different userBjörn Schießle2012-10-182-15/+28
| * Merge pull request #39 from scambra/date-l10n-fixesThomas Müller2012-10-186-14/+26
| |\
| | * don't duplicate locales with country codescambra2012-10-161-2/+3
| | * Translate modification date when file is created/uploaded, use same strings a...scambra2012-10-161-5/+4
| | * Use strftime to format date with translated month namesscambra2012-10-165-9/+21
| * | fix oc-605Jörn Friedrich Dreyer2012-10-182-9/+11
| * | when using oracle use LOWER() to make searching files case insensitiveJörn Friedrich Dreyer2012-10-181-2/+8
| * | [tx-robot] updated from transifexJenkins for ownCloud2012-10-18220-4759/+3746
* | | FormattingThomas Tanghus2012-10-191-3/+1
* | | Add favorite handling methods to OC_VCategories.Thomas Tanghus2012-10-191-1/+98
* | | Use consts all places and rename some daft method names.Thomas Tanghus2012-10-191-22/+28
* | | Updated category js for handling favorites and use post instead of get.Thomas Tanghus2012-10-191-18/+43
* | | Added ajax files for favorite category handling.Thomas Tanghus2012-10-193-0/+113
* | | Updated category ajax files to use type instead of app and add callCheck.Thomas Tanghus2012-10-193-25/+35
* | | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-10-173-17/+17
|\| |
| * | Merge pull request #37 from scambra/js-interpolation-l10nThomas Müller2012-10-173-17/+17
| |\ \
| | * | use interpolation for some translations in jsscambra2012-10-163-17/+17
| | |/
* | | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-10-1711-12/+23
|\| |
| * | core.js and core.css don't need to be absoluteBart Visscher2012-10-172-3/+14
| * | [tx-robot] updated from transifexJenkins for ownCloud2012-10-179-9/+9
* | | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-10-17853-133798/+2752
|\| |
| * | From now on we support two german translation: formal and personalThomas Mueller2012-10-161-1/+2
| * | [tx-robot] updated from transifexJenkins for ownCloud2012-10-1677-551/+2719