Thomas Tanghus
|
fe86182dac
|
OC_Cache namespace changes and add UserCache to server container.
Refs #4863
|
12 years ago |
Arthur Schiwon
|
61dadb05a6
|
Cache Test: set datadir to temporary location, otherwise initmountpoints will access to productive location
|
13 years ago |
Florin Peter
|
9b7f02f267
|
removed FileProxy from test
|
13 years ago |
Florin Peter
|
d22795d68b
|
fixed test for crypt and keymanager
disabled encryption file proxy in test/lib/cache/file.php
|
13 years ago |
Felix Moeller
|
30d7993e01
|
Checkstyle fixes: NoSpaceAfterComma
|
13 years ago |
Felix Moeller
|
afadf93d31
|
Checkstyle: many fixes
|
13 years ago |
Sam Tuke
|
8b01286a5d
|
Merged branch 'master'
|
13 years ago |
Robin Appelman
|
aaa1b73364
|
don't use depricated OC_Filesystem
|
13 years ago |
Robin Appelman
|
c88c54bbb0
|
make sure we can do our tests again
|
13 years ago |
Robin Appelman
|
bd83422095
|
put filestorages in a namespace
|
13 years ago |
Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
13 years ago |
Robin Appelman
|
59364366d8
|
use dummy user backend for oc_cache_file tests
|
14 years ago |
Thomas Mueller
|
ab7a2d43e8
|
create a user for Test_Cache_File to allow unit tesing within ci
|
14 years ago |
Robin Appelman
|
0e6238c66f
|
fix OC_Cache_File tests if encryption is not enabled
|
14 years ago |
Robin Appelman
|
2c35e185f7
|
make sure the filesystem is setup properly for oc_cache_file tests
|
14 years ago |
Robin Appelman
|
301a14dcd6
|
add XCache backend and testcases for OC_Cache
|
14 years ago |
Robin Appelman
|
d8e54acbf3
|
test cases for user backends
|
14 years ago |
Robin Appelman
|
1d8fdf52d5
|
allow multiply group backends
|
14 years ago |
Robin Appelman
|
0466437fa7
|
tests for oc_filesystem
|
14 years ago |
Robin Appelman
|
3579446930
|
use SimpleTest for unit testing
includes some tests for storage providers, more to come
|
14 years ago |
Bart Visscher
|
17e631bc5e
|
Use OC_JSON for json responses
Create OC_JSON class, for single point of creating json responses.
No real logic change, this just cleans up the code a bit.
|
14 years ago |
Bart Visscher
|
e990ef3542
|
Move some common code to OC_Util
Created the following function:
- checkLoggedIn
- checkAdminUser
- redirectToDefaultPage
|
14 years ago |
Robin Appelman
|
aafd36e2f3
|
provide json interface for search
|
15 years ago |
Jakob Sack
|
bafd684eb6
|
Renaming classes :-)
|
15 years ago |
Robin Appelman
|
ca00d37a71
|
Make the download button work
|
15 years ago |
Jakob Sack
|
ee3d32b023
|
Everything nice and active now
|
15 years ago |
Robin Appelman
|
232654cb60
|
get rid of the oc_require and friends
|
15 years ago |
Jakob Sack
|
3c01e30748
|
Try to make owncloud working again
|
15 years ago |
Jakob Sack
|
f042e85d41
|
Beginning of some ajax features and an admin page for files
|
15 years ago |
Jakob Sack
|
39279350eb
|
Forgot to change some calls of linkTo
|
15 years ago |
Jakob Sack
|
ddc2a70de9
|
Admin pages are for admins only, right?
|
15 years ago |
Jakob Sack
|
132695ceb1
|
Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry.
|
15 years ago |
Jonathan Riddell
|
d294c2f6bd
|
Fix licencing, make headers refer to intended AGPL, include copy of AGPL
|
15 years ago |
Martin T. H. Sandsmark
|
64d4d57615
|
fix permissions, start to implement private data api
|
16 years ago |
Thibaut GRIDEL
|
19ab1292fb
|
simple fixes
|
16 years ago |
Robin
|
38bdf4083a
|
same fixes, this time hopefully without merge conflict
|
16 years ago |
Frank Karlitschek
|
7adbbfe05c
|
add Open Collaboration API support. You can now connect your ownCloud with the KDE Social Desktop and push notifications to your Social News Plasmoid. This requires KDE trunk or KDE SV 4.5
|
16 years ago |
Robin
|
4a1d9370fc
|
small visual changes
|
16 years ago |
Robin
|
48341b0826
|
visual changes
|
16 years ago |
Frank Karlitschek
|
2a75c0d044
|
merge Adityas improvements
|
16 years ago |
Robin
|
f16f1e508f
|
added option to load js files from php
|
16 years ago |
root
|
6d57de7b32
|
cleanup autoconfiguration wizard, add settings page, make it run from subdirectories, huge cleanup
|
16 years ago |
Robin
|
35b9aabd01
|
do not asume owncloud is installed in the root of the webserver
|
16 years ago |
CharlyCoste
|
c921e5422d
|
<br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS instructions on semantic tags.
|
16 years ago |
Aaron Reichman
|
a98a83802b
|
Changed spelling of lisener to listener
|
16 years ago |
Frank Karlitschek
|
16f3bd4e23
|
commiting ownCloud 1.0 beta 1
|
16 years ago |