Commit Graph

11870 Commits (ff7e903f82607fdbc73e17dd7bb6bcc2caeb3de7)
 

Author SHA1 Message Date
Robin Appelman ff7e903f82 remove deleted files when re-scanning a folder 12 years ago
Michael Gapczynski e3171a701d Merge pull request #3783 from owncloud/improved_wording 12 years ago
icewind1991 cb41b88520 Merge pull request #3764 from owncloud/scanfolder-existing 12 years ago
Björn Schießle 99008ace36 fixed enghlish sentence, thanks to @MTGap 12 years ago
Björn Schießle 8406d3f7b1 also use the default theme if the theme is set to an empty string in the config.php 12 years ago
Björn Schießle 7f6a9e8fef fix lost password page, don't show checkbox is encryption is not enabled 12 years ago
Jörn Friedrich Dreyer 904227a0e4 Merge pull request #3661 from owncloud/fixing-windows-server-master 12 years ago
Thomas Müller dd231b530d Merge pull request #3773 from owncloud/port_3596 12 years ago
Robin Appelman 0b74e71de8 fix updaters test cases 12 years ago
Frank Karlitschek 11194c69db Merge pull request #3765 from owncloud/hide-logo-claim 12 years ago
Thomas Müller 7ee57dd42c Merge pull request #3774 from owncloud/fix_sql_in_vcategories 12 years ago
Jörn Friedrich Dreyer 78678be2b6 remove dangling AND in SQL statement 12 years ago
Arthur Schiwon 4dd0076e7c Users page: username instead of login name as col header to avoid confusion with other backends 12 years ago
Jenkins for ownCloud d991a9372b [tx-robot] updated from transifex 12 years ago
Jan-Christoph Borchardt aaefa157fd hide the logo claim in case the theme is not loaded 12 years ago
Robin Appelman 2ed0e6e915 add tests for reusing existing data in scanner 12 years ago
Björn Schießle 0089437c25 Merge pull request #3727 from owncloud/fix_glob_escaping 12 years ago
Björn Schießle 99c62dfd76 Merge branch 'master' into fix_glob_escaping 12 years ago
Björn Schießle efb026c664 don't normalize absolute local path 12 years ago
Jenkins for ownCloud 6156d71832 [tx-robot] updated from transifex 12 years ago
Thomas Müller e013e7adea Merge pull request #3621 from owncloud/path-mimetype 12 years ago
Robin Appelman d42f7b85f3 Basic tests for getFileNameMimeType 12 years ago
Jenkins for ownCloud 8243d19050 [tx-robot] updated from transifex 12 years ago
Morris Jobke c99e7e97a3 Merge pull request #3301 from bastho/fix_filestrashbin_missing-sub-folder 12 years ago
Jenkins for ownCloud ab411d2700 [tx-robot] updated from transifex 12 years ago
Jan-Christoph Borchardt 9dfba295cd Merge pull request #3733 from owncloud/email_template 12 years ago
Thomas Müller 126a0cac8d Merge pull request #3473 from opensaucesystems/master 12 years ago
Thomas Müller 0ac7c5712a Merge pull request #3721 from owncloud/oracle_setup_fixes 12 years ago
Thomas Mueller f3d33a7d5b remove » and « from the text mail because they will be escaped 12 years ago
Stephan Arts ff64278a07 Do no translate "ownCloud - " 12 years ago
Stephan Arts 3cd7747e7b Use templates to theme share e-mails (#3683) 12 years ago
Jan-Christoph Borchardt 2344654236 Merge pull request #3726 from owncloud/remove-outlines 12 years ago
Robin Appelman 398fe8bf32 reuse etag when doing a forced rescan 12 years ago
Robin Appelman f10a4db889 scanner: give more percision about what data is reused during scanning 12 years ago
Jörn Friedrich Dreyer 9498cf959f remove default tablespace in parameter 12 years ago
Thomas Müller 22d419b74f No coverage for tests 12 years ago
Thomas Mueller 1ef66941a7 adding default to $hint within ctor of DatabaseSetupException 12 years ago
Robin Appelman 30c09d0c8b split of scanning the childs of a folder 12 years ago
Thomas Müller 9d576de0bd No coverage for settings/l10n 12 years ago
Björn Schießle c3371812a0 fix indention 12 years ago
Björn Schießle f91b02e9b6 only escape glob pattern 12 years ago
Thomas Müller 08f81f3f92 No coverage for lib/l10n and core/l10n 12 years ago
Jan-Christoph Borchardt 06fd7e0d21 remove dotted outlines in Firefox, fix #3712 12 years ago
Thomas Mueller 5c7d7549ea coding style 12 years ago
Jörn Friedrich Dreyer 471b9c055a use executeAudited in sabredav lock 12 years ago
Jörn Friedrich Dreyer 961a001af3 add missing backticks, use executeAudited in post_deleteGroup and post_removeFromGroup 12 years ago
Jörn Friedrich Dreyer fc309caf16 fix oci dbschema test 12 years ago
Jörn Friedrich Dreyer e5d3cd59ac use USERS tablespace whn none is given, only needed when we need to create a user, does not need to be stored in config 12 years ago
Jörn Friedrich Dreyer dcdabac04d oracle does not need sequence suffix, manually set database name to allow fetching db schema, don't shutdown db - we are using utf8 to connect 12 years ago
Thomas Mueller 87521f6c6e dirname('/test.txt') returns '\' on windows whereas on linux we get back '.' 12 years ago