Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-06 | 85 | -0/+3393 |
* | Merge pull request #5144 from owncloud/public_middleware | Bernhard Posselt | 2013-10-06 | 4 | -91/+3 |
|\ | |||||
| * | Remove misleading IMiddleware interface | Thomas Tanghus | 2013-10-05 | 3 | -91/+3 |
| * | Make abstract Middleware class public | Thomas Tanghus | 2013-10-05 | 3 | -5/+5 |
* | | Merge pull request #5116 from owncloud/interfaces2 | Thomas Tanghus | 2013-10-05 | 14 | -91/+425 |
|\ \ | |/ |/| | |||||
| * | passesCSRFCheck added to OCP\IRequest | Bart Visscher | 2013-10-04 | 4 | -27/+57 |
| * | Add Helper and URLGenerator interfaces to server container | Bart Visscher | 2013-10-04 | 8 | -50/+242 |
| * | OC_Defaults is only used in error reporting | Bart Visscher | 2013-10-04 | 1 | -1/+1 |
| * | Add L10N interface to server container | Bart Visscher | 2013-10-04 | 5 | -13/+125 |
* | | Merge pull request #5125 from owncloud/fixing-5122-master | Frank Karlitschek | 2013-10-05 | 1 | -0/+6 |
|\ \ | |||||
| * | | upload abortion detection only for PUT | Thomas Müller | 2013-10-04 | 1 | -0/+6 |
* | | | Merge pull request #5123 from owncloud/cache_mimetypes | Frank Karlitschek | 2013-10-05 | 1 | -21/+26 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Check result only once | Victor Dubiniuk | 2013-10-04 | 1 | -3/+5 |
| * | | Make mimetypes static. Jenkis will be happy | Victor Dubiniuk | 2013-10-04 | 1 | -11/+11 |
| * | | Load all mimetypes in one go | Victor Dubiniuk | 2013-10-04 | 1 | -17/+20 |
* | | | Merge pull request #5068 from owncloud/improved_request | Bart Visscher | 2013-10-04 | 4 | -47/+110 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix fix of POST :P | Thomas Tanghus | 2013-10-03 | 1 | -10/+11 |
| * | | Fix POST decoding | Thomas Tanghus | 2013-10-03 | 1 | -2/+2 |
| * | | Modified PUT behaviour | Thomas Tanghus | 2013-10-02 | 1 | -26/+30 |
| * | | Remove getContent() from IRequest | Thomas Tanghus | 2013-10-01 | 1 | -8/+0 |
| * | | Remove JSON request parsing from Server | Thomas Tanghus | 2013-10-01 | 2 | -13/+1 |
| * | | Implement PUT an PATCH support | Thomas Tanghus | 2013-10-01 | 2 | -29/+74 |
| * | | Add interface docs to IRequest. | Thomas Tanghus | 2013-10-01 | 1 | -0/+22 |
| * | | Add patch method to OC_Route | Thomas Tanghus | 2013-10-01 | 1 | -0/+8 |
| * | | Check if accessor matched request method. | Thomas Tanghus | 2013-10-01 | 1 | -0/+3 |
* | | | Merge pull request #5087 from owncloud/templatefunction-relativedate | Vincent Petry | 2013-10-04 | 2 | -10/+39 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Removed $fromTime argument from public template API | Vincent Petry | 2013-10-04 | 1 | -2/+2 |
| * | | Fixed missing default values | Vincent Petry | 2013-10-03 | 2 | -3/+3 |
| * | | Added unit tests for relative_modified_date, changed method signature | Vincent Petry | 2013-10-03 | 2 | -9/+15 |
| * | | Removed stray debug log write | Vincent Petry | 2013-10-02 | 1 | -1/+0 |
| * | | Added dateOnly argument to relative_modified_date | Vincent Petry | 2013-10-02 | 2 | -10/+34 |
* | | | Merge pull request #5091 from guruz/webdav_connector_use_cache_for_etag | Markus Goetz | 2013-10-04 | 1 | -1/+8 |
|\ \ \ | |||||
| * | | | DAV: Use fileinfo_cache for ETag | Markus Goetz | 2013-10-03 | 1 | -1/+8 |
| |/ / | |||||
* | | | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-10-04 | 1 | -0/+30 |
|\ \ \ | |||||
| * | | | ups. remove debug | Frank Karlitschek | 2013-10-04 | 1 | -2/+0 |
| * | | | use Filesystem::isIgnoredDir | Frank Karlitschek | 2013-10-04 | 1 | -1/+1 |
| * | | | fix typo | Frank Karlitschek | 2013-10-04 | 1 | -1/+1 |
| * | | | add public static | Frank Karlitschek | 2013-10-04 | 1 | -1/+1 |
| * | | | make it possible to prepopulate a new user gome with a skeleton | Frank Karlitschek | 2013-10-03 | 1 | -0/+32 |
* | | | | Merge branch 'master' into sharing_mail_notification_master | Thomas Müller | 2013-10-02 | 2 | -1/+10 |
|\| | | | |||||
| * | | | only perform files upgrade in case there are actually entries in the old fsca... | Thomas Müller | 2013-10-02 | 1 | -1/+9 |
| |/ / | |||||
| * | | Merge pull request #5071 from owncloud/fix-autoloader-master | Thomas Müller | 2013-10-02 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Fix autoloader regression | Victor Dubiniuk | 2013-10-02 | 1 | -0/+1 |
| | |/ | |||||
* | | | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-10-02 | 340 | -1098/+5904 |
|\| | | |||||
| * | | Merge branch 'master' into fixing-4620-master | Thomas Müller | 2013-10-01 | 340 | -1200/+6325 |
| |\| | |||||
| | * | Merge branch 'master' into lib-private-master-2 | Thomas Müller | 2013-10-01 | 3 | -7/+51 |
| | |\ | |||||
| | | * | use public api for session access from server container | Thomas Müller | 2013-09-30 | 1 | -12/+18 |
| | | * | Merge branch 'master' into channels | Thomas Müller | 2013-09-30 | 166 | -1774/+10827 |
| | | |\ | |||||
| | | * | | put the current version and edition into a seperate file to simplify packagin... | Frank Karlitschek | 2013-09-30 | 1 | -5/+38 |
| | | * | | use === | Frank Karlitschek | 2013-09-30 | 1 | -1/+6 |