Commit Graph

12873 Commits (9e8a6b704d4b65bb999d992f4900a9e184d952bd)
 

Author SHA1 Message Date
Bjoern Schiessle 97e910e087 make methods private which are not used from outside 12 years ago
Robin Appelman d91104e120 actually register html template 12 years ago
Bart Visscher d563367b0f More style fixes 12 years ago
Jan-Christoph Borchardt 31d50288a5 draw attention to the newly added app entry by flashing it twice 12 years ago
Jan-Christoph Borchardt 7a9daa99d1 scroll the app navigation down so the newly added app is seen 12 years ago
Jan-Christoph Borchardt 775f33cc1b prepend the new app before the 'More apps' function 12 years ago
Bart Visscher 83988a5906 Fix stupid bug 12 years ago
Bart Visscher 0783267e2c Move query processing after the check for prepared statement cache 12 years ago
Jan-Christoph Borchardt 367b248bc0 show 'More apps' link to app administration directly in app navigation 12 years ago
Bart Visscher 2cc94cbc73 Style fixes 12 years ago
Robin Appelman a0243e03ef use === 12 years ago
Andreas Fischer 67df0a60fb Check expected type after JSON decode instead of checking what is not expected. 12 years ago
Robin Appelman 1c1ede5703 add template for html files 12 years ago
Robin Appelman 9321eceed6 add the option to have templates for newly created files 12 years ago
Robin Appelman fc332acf8a split of mimetype detection code from OC_Helper, adding the option for apps to register additional mimetype mappings 12 years ago
Jenkins for ownCloud 0deae7b86f [tx-robot] updated from transifex 12 years ago
kondou 6c78152564 Proper WHERE – the table is called userid not user 12 years ago
kondou b8bfebe51e Use setUpBeforeClass() and tearDownAfterClass() 12 years ago
kondou b560bb21f0 Clean up DB, after we're done with testing 12 years ago
Robin Appelman 95a959b10b merge master into doctrine-object 12 years ago
Morris Jobke 057d7aa108 Merge pull request #4321 from owncloud/add_unittests_kondou 12 years ago
Bart Visscher 9b6357e6aa Merge pull request #4291 from owncloud/schema 12 years ago
kondou 87ad677151 Remove pointless unittest (search/result) 12 years ago
Thomas Müller 1bbe979345 Merge pull request #4319 from owncloud/fixing-undefined-index-mtime-cache-scanner-master 12 years ago
Morris Jobke f55fbc9093 Merge pull request #4320 from owncloud/adding-executable-occ-master 12 years ago
kondou a51af39595 Add unittests 12 years ago
Thomas Müller 2871d11b5c adding executable script occ (ownCloud console) 12 years ago
Jenkins for ownCloud 0fce89308e [tx-robot] updated from transifex 12 years ago
Thomas Müller 464afb5eca use isset to prevent undefined index 12 years ago
Thomas Müller 19e3780ef2 remove unneeded vars from unit test 12 years ago
Thomas Müller bf1a9dfae3 Merge pull request #4285 from owncloud/scan-files-script-master 12 years ago
Thomas Müller d1a39ab01c Merge pull request #4293 from owncloud/config-date 12 years ago
Thomas Müller b5f18111f4 Merge pull request #4308 from owncloud/fix-4194 12 years ago
Thomas Müller 0ae2bb77ba Merge pull request #4228 from owncloud/fix-3836 12 years ago
Thomas Müller 33d78ab9c7 fixing PHPDoc 12 years ago
Thomas Müller ad952f215d add 'logdateformat' to config.sample.php 12 years ago
Thomas Müller b716d035c3 fixing PHPDoc 12 years ago
Jan-Christoph Borchardt 5a77b67147 change long couldn't be determined string to question mark again 12 years ago
Jenkins for ownCloud 9923fe655b [tx-robot] updated from transifex 12 years ago
Andreas Fischer e03d9e3aa0 Port log level filtering from OC_Log_Owncloud to OC_Log_Syslog. 12 years ago
Myles McNamara 74a264e82e fix syntax error 12 years ago
Thomas Müller d97e3c3571 adding proper evaluation of plural form - uses LGPL licensed code of jsgettext 12 years ago
Thomas Müller b229381dda initialize $plural_form_string with English default 12 years ago
Thomas Müller 2e5f1142be return plural form in ajax translations 12 years ago
Robin Appelman 3534c3b373 add reveal mimetype 12 years ago
Jenkins for ownCloud 17fe748abc [tx-robot] updated from transifex 12 years ago
Myles McNamara 8edc0f210b use theme name and title for password reset 12 years ago
Thomas Müller e04bf0aaeb unit tests for plural translations added 12 years ago
Thomas Müller 550b647d8a another new line 12 years ago
Thomas Müller 35a42da3ca PHPDoc comments adjusted *partially* - fixing call to createPluralFormFunction 12 years ago