Thomas Müller
|
e31f6c01e8
|
fixing PHPDoc
|
2013-09-20 21:43:17 +02:00 |
Thomas Müller
|
9116303cfc
|
fixing typos
|
2013-09-20 21:40:54 +02:00 |
Bart Visscher
|
e92abfd4d8
|
Add Config container class to server container
|
2013-09-20 20:21:24 +02:00 |
Bart Visscher
|
e3013c5801
|
Add Navigation class to server container
|
2013-09-20 20:20:01 +02:00 |
Bart Visscher
|
aa8a85f77d
|
Add DBConnection to server container
|
2013-09-20 14:33:45 +02:00 |
Bart Visscher
|
ac73ce1b2a
|
Add UserSession to server container
|
2013-09-20 14:32:43 +02:00 |
Thomas Müller
|
1274d6116d
|
updating php docs
|
2013-09-18 22:22:51 +02:00 |
Thomas Tanghus
|
09d043729a
|
Note to self 2: Do as you preach. Test!
|
2013-09-18 15:02:25 +02:00 |
Thomas Tanghus
|
79cd655920
|
Note to self: Test before pushing!!!
|
2013-09-18 14:50:21 +02:00 |
Thomas Tanghus
|
dd62ccdb4e
|
Merge branch 'appframework-master' into public_cache
Conflicts:
lib/public/iservercontainer.php
lib/server.php
|
2013-09-18 13:20:07 +02:00 |
Thomas Tanghus
|
534933ee9b
|
Use new emitter system
|
2013-09-18 13:15:38 +02:00 |
Thomas Tanghus
|
d3f88ceeb4
|
Add some docs to the sessions interface.
|
2013-09-18 12:01:01 +02:00 |
Thomas Tanghus
|
8b4f4a79e2
|
Still some session leftovers.
|
2013-09-17 19:46:08 +02:00 |
Thomas Tanghus
|
5bddb5377a
|
Purge session from Request - and fix some styles
|
2013-09-17 18:38:18 +02:00 |
Thomas Tanghus
|
5c19b995db
|
Add interface for Session and add getter in server container.
|
2013-09-17 18:31:14 +02:00 |
Thomas Tanghus
|
1a13062701
|
Add legacy wrapper
|
2013-09-17 18:02:37 +02:00 |
Thomas Tanghus
|
fe86182dac
|
OC_Cache namespace changes and add UserCache to server container.
Refs #4863
|
2013-09-17 17:46:33 +02:00 |
Thomas Müller
|
b9e943f5d5
|
fix naming
|
2013-09-17 09:42:14 +02:00 |
Thomas Müller
|
4cd0ee47a8
|
Merge branch 'master' into appframework-master
|
2013-09-17 09:39:45 +02:00 |
Thomas Müller
|
822daa8f8a
|
class files have to be lowercase
|
2013-09-17 00:27:22 +02:00 |
Thomas Müller
|
981a41e2cd
|
adding interface for middleware
|
2013-09-17 00:26:55 +02:00 |
Bart Visscher
|
9d18e16c77
|
Merge pull request #4825 from owncloud/fix-sharing-expiration-oracle
Fix Sharing "Expiration Date" on Oracle
|
2013-09-16 12:16:44 -07:00 |
Thomas Tanghus
|
eab84d3d96
|
Add OCP\DB::getErrorMessage() to public namespace.
|
2013-09-16 02:17:39 +02:00 |
Thomas Müller
|
5d4e9e0d25
|
/OC/Server has created too early causing issues with config operations as OC:$SERVERPATH was not yet initialized
This fixes unit test execution
|
2013-09-15 23:07:18 +02:00 |
Thomas Müller
|
af0069bf03
|
adding getRootFolder() to server container and hooking up the new files api
|
2013-09-15 22:24:57 +02:00 |
Thomas Müller
|
ad82a56f79
|
Merge branch 'master' into appframework-master
|
2013-09-15 21:18:59 +02:00 |
Thomas Müller
|
0f4e214a90
|
adding null check on a mount's storage
|
2013-09-15 20:40:40 +02:00 |
Bernhard Posselt
|
a58e176852
|
Merge pull request #4506 from owncloud/oc_avatars
OC Avatars
|
2013-09-14 16:00:36 -07:00 |
Jenkins for ownCloud
|
556bd1ef23
|
[tx-robot] updated from transifex
|
2013-09-13 21:49:24 -04:00 |
Thomas Müller
|
4480b0b164
|
Merge branch 'master' into appframework-master
|
2013-09-13 23:31:59 +02:00 |
Thomas Müller
|
6ff07f7681
|
Merge pull request #4712 from owncloud/fileapi-foreward
Provide an implementation of the fileapi for oc6 build on top of the old api
|
2013-09-13 14:31:11 -07:00 |
Thomas Müller
|
4da8fc6907
|
Merge branch 'appframework-master' of github.com:owncloud/core into appframework-master
|
2013-09-13 20:57:18 +02:00 |
Thomas Müller
|
5b3388c7c4
|
Merge branch 'master' into appframework-master
|
2013-09-13 20:56:49 +02:00 |
Thomas Müller
|
049e57ac4a
|
remove unused OC_L10N
|
2013-09-13 17:41:09 +02:00 |
Thomas Müller
|
8c9add4d32
|
adding TB and GB to OC_Helper::humanFileSize
|
2013-09-13 17:22:45 +02:00 |
Thomas Müller
|
d5ddbfb045
|
Merge pull request #4719 from owncloud/port_4701_master
Always check variable type before using readdir to avoid surprises
|
2013-09-12 15:44:20 -07:00 |
Andreas Fischer
|
786017c247
|
Register EventSubscriber that resets Oracle's NLS_DATE_FORMAT etc.
|
2013-09-12 23:43:20 +02:00 |
Andreas Fischer
|
7f07d737f8
|
Create instance of Doctrine\Common\EventManager() in OC_DB.
|
2013-09-12 23:43:20 +02:00 |
Robin Appelman
|
58ed78aa9e
|
cleanup public storage interface a bit
|
2013-09-12 21:58:32 +02:00 |
Robin Appelman
|
c9d2663159
|
Merge branch 'master' into fileapi-foreward
|
2013-09-12 21:43:35 +02:00 |
kondou
|
c9c5e1b97f
|
Merge branch 'master' into oc_avatars
|
2013-09-12 07:41:44 +02:00 |
Thomas Müller
|
8543951cf9
|
adding icons for shared folders and external folders
|
2013-09-12 00:12:20 +02:00 |
VicDeo
|
62eeac3390
|
Merge pull request #4798 from owncloud/fixing-variable-typos-master
no further comment - which dev did not test this BEFORE submitting the p...
|
2013-09-11 05:58:07 -07:00 |
Jenkins for ownCloud
|
68015b2761
|
[tx-robot] updated from transifex
|
2013-09-11 06:50:06 -04:00 |
kondou
|
bf7f94422f
|
Bring another enable_avatars to $_ and fix $thus->$this
|
2013-09-11 07:11:33 +02:00 |
Thomas Müller
|
af2164bbcb
|
no further comment - which dev did not test this BEFORE submitting the pull request?
which reviewer did not test the pull request?
|
2013-09-11 01:23:37 +02:00 |
Andreas Fischer
|
a2ade4294c
|
Merge pull request #4472 from owncloud/remove-disconnect
Remove disconnect function from OC_DB
* owncloud/remove-disconnect:
Remove disconnect function from OC_DB
|
2013-09-10 21:48:56 +02:00 |
Robin Appelman
|
2e5ce091f0
|
add storage backend interface to public namespace
|
2013-09-10 20:13:47 +02:00 |
Robin Appelman
|
9ad7891b4e
|
improve phpdoc for the public files interface
|
2013-09-10 20:10:25 +02:00 |
Robin Appelman
|
e271a55783
|
move filesystem expceptions to global namespace
|
2013-09-10 19:44:23 +02:00 |