summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-04-0423-149/+257
* | | | PostreSQL compatibility, fixes #2666Arthur Schiwon2013-04-031-1/+1
|/ / /
* | | Merge pull request #2694 from owncloud/fix_2690Bernhard Posselt2013-04-031-1/+1
|\ \ \
| * | | Typo, fixes #2690Arthur Schiwon2013-04-031-1/+1
* | | | Merge pull request #2594 from owncloud/fix_part_file_ignoringJörn Friedrich Dreyer2013-04-032-29/+43
|\ \ \ \
| * | | | supress write hook for .part filesJörn Friedrich Dreyer2013-03-282-9/+6
| * | | | ignore files in scanFile instead of scan to catch all occurences.Jörn Friedrich Dreyer2013-03-281-25/+42
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-04-0325-114/+199
* | | | | Merge pull request #2651 from owncloud/print_unescaped-uBernhard Posselt2013-04-021-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Unescape the update hintLukas Reschke2013-04-021-1/+1
* | | | | port 22c8194cc8fde88957dbc8c6d9e253fac3c637bbArthur Schiwon2013-04-021-3/+7
|/ / / /
* | | | Merge pull request #2275 from owncloud/app-stylesJan-Christoph Borchardt2013-04-021-0/+208
|\ \ \ \
| * | | | revert the untested not-working webroot stuff again ... grrr @Raydiation @ste...Jan-Christoph Borchardt2013-04-021-14/+14
| * | | | remove extra type selector qualification for ID and class namesJan-Christoph Borchardt2013-03-271-13/+14
| * | | | also use SVG for settings cogJan-Christoph Borchardt2013-03-271-1/+1
| * | | | use SVG for folder imageJan-Christoph Borchardt2013-03-271-1/+1
| * | | | soften highlight for navigation entriesJan-Christoph Borchardt2013-03-271-2/+2
| * | | | modify app styles to adhere to coming CSS coding guidelinesJan-Christoph Borchardt2013-03-271-43/+114
| * | | | mergedBernhard Posselt2013-03-230-0/+0
| |\ \ \ \
| | * | | | added %webroot% instead of relative pathBernhard Posselt2013-03-161-14/+14
| | * | | | also make bottom border grey on first level hoverBernhard Posselt2013-02-141-1/+1
| | * | | | small fixesBernhard Posselt2013-02-141-7/+7
| | * | | | added app stylings to coreBernhard Posselt2013-02-141-0/+136
| * | | | | added %webroot% instead of relative pathBernhard Posselt2013-03-231-15/+15
| * | | | | also make bottom border grey on first level hoverBernhard Posselt2013-03-231-1/+1
| * | | | | small fixesBernhard Posselt2013-03-231-7/+7
| * | | | | added app stylings to coreBernhard Posselt2013-03-231-0/+136
* | | | | | Key must use less then 767 bytes longArthur Schiwon2013-04-021-8/+0
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-04-0239-100/+113
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-04-01143-1488/+1808
* | | | | | Merge pull request #2576 from owncloud/fixing-2125-masterJan-Christoph Borchardt2013-03-311-1/+1
|\ \ \ \ \ \
| * | | | | | fixes #2125 - the warning is now displayed with a disabled buttonThomas Mueller2013-03-261-1/+1
* | | | | | | Merge pull request #2620 from eMerzh/add_query_logsBernhard Posselt2013-03-302-1/+11
|\ \ \ \ \ \ \
| * | | | | | | Change logQuery from define() to OC::ConfigBrice Maron2013-03-303-5/+6
| * | | | | | | Log Queries when we add a log query flagBrice Maron2013-03-302-1/+10
* | | | | | | | Merge pull request #2622 from Kondou-ger/add_missing_backticksBernhard Posselt2013-03-301-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Add missing backticks.root2013-03-301-2/+2
| |/ / / / / / /
* / / / / / / / [tx-robot] updated from transifexJenkins for ownCloud2013-03-31117-200/+259
|/ / / / / / /
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-30141-1547/+1863
* | | | | | | Merge pull request #2516 from kabum/masterBernhard Posselt2013-03-291-1/+12
|\ \ \ \ \ \ \
| * | | | | | | use simple markup to highlight groups in share autocompleteMorris Jobke2013-03-222-10/+4
| * | | | | | | replace hardcoded css style with css class - ref owncloud/core#173Morris Jobke2013-03-212-1/+6
| * | | | | | | share autocomplete - improve group appearanceMorris Jobke2013-03-211-1/+13
* | | | | | | | Merge pull request #2584 from mrtorrent/fix_instanceid_formatBernhard Posselt2013-03-292-12/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Ensure instanceid contains a letterMiquel Rodríguez Telep / Michael Rodríguez-Torrent2013-03-262-1/+7
| * | | | | | | | Minor typo, coding style fixes for OC_Util::getInstanceIdMiquel Rodríguez Telep / Michael Rodríguez-Torrent2013-03-261-12/+12
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #2597 from kabum/lesslogBernhard Posselt2013-03-293-10/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | fix typo and remove animationMorris Jobke2013-03-281-2/+1
| * | | | | | | | convert js call to css ruleMorris Jobke2013-03-282-1/+1
| * | | | | | | | apply code review hintsMorris Jobke2013-03-282-15/+13