Thomas Müller
|
c458e785a1
|
fixing typos and PHPDoc
|
12 years ago |
Jörn Friedrich Dreyer
|
ff67f115d4
|
fix #2711 using a custom event, also use css selectors over filterAttr
|
12 years ago |
Bjoern Schiessle
|
df358dfef5
|
fix function call for searUsers()
|
12 years ago |
Bjoern Schiessle
|
512f98cac9
|
remove todo item
|
12 years ago |
Bjoern Schiessle
|
023121aed0
|
adapt tests to the changes in crypt.php
|
12 years ago |
Thomas Müller
|
fed1792510
|
adding unit tests for quota checks
|
12 years ago |
Björn Schießle
|
c2f40d2495
|
Merge pull request #4243 from owncloud/no_empty_versions
don't create empty versions
|
12 years ago |
Thomas Müller
|
d3a69bf4c6
|
adding unit tests to determine length
|
12 years ago |
Morris Jobke
|
35e1d8b265
|
Merge pull request #4328 from owncloud/cleanupdb_kondou
Clean up DB, after we're done with testing Preferences
|
12 years ago |
Bjoern Schiessle
|
ab6e47b44a
|
oc_cache needs to disable file proxys for read/write operation. Otherwise the operation will go through the encryption app which will not work.
|
12 years ago |
Thomas Müller
|
f7915d745a
|
Merge pull request #4340 from owncloud/true-false-as-filename
Allow true and false as filenames.
|
12 years ago |
Bjoern Schiessle
|
b39d2d1938
|
more error messages which might be useful for the user to debug his server config
|
12 years ago |
Bjoern Schiessle
|
7ce03ba37c
|
improved error message to refect openSSL PHP extension and stock openSSL configuration issues
|
12 years ago |
Bjoern Schiessle
|
7aeb0068be
|
also write error message to the log
|
12 years ago |
Bjoern Schiessle
|
cfbdad9cdb
|
catch broken server config and disable encryption app.
|
12 years ago |
Bjoern Schiessle
|
97e910e087
|
make methods private which are not used from outside
|
12 years ago |
Thomas Müller
|
fb890eee67
|
fixes #4343
|
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.
This will also allow "true" and "false" as filenames instead of only "null".
|
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
|
d70a4a960d
|
Use setUpBeforeClass() and tearDownAfterClass()
|
12 years ago |
kondou
|
b8bfebe51e
|
Use setUpBeforeClass() and tearDownAfterClass()
|
12 years ago |
kondou
|
1a4465f41d
|
Improve app-management
- Better error messages
- Translate untranslated strings
Basically picks non-app-dependency related stuff from #4017
|
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
Add unittests
|
12 years ago |
Bart Visscher
|
9b6357e6aa
|
Merge pull request #4291 from owncloud/schema
update DB Schema class
|
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
use isset to prevent undefined index
|
12 years ago |
Morris Jobke
|
f55fbc9093
|
Merge pull request #4320 from owncloud/adding-executable-occ-master
adding executable script occ (ownCloud console)
|
12 years ago |
kondou
|
a51af39595
|
Add unittests
Unittests for:
- search/result
- util
- preferences
|
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
adding new cli script to rescan files
|
12 years ago |
Thomas Müller
|
d1a39ab01c
|
Merge pull request #4293 from owncloud/config-date
make log date configurable, default to iso 8601
|
12 years ago |