Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #13125 from owncloud/lower-deprecation-warning-level | Thomas Müller | 2015-01-06 | 1 | -2/+2 |
|\ | | | | | degraded logging policy for server container in AppFramework | ||||
| * | degraded logging policy for server container in AppFramework | Morris Jobke | 2015-01-06 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #13116 from owncloud/fix_assets | Thomas Müller | 2015-01-06 | 2 | -2/+63 |
|\ \ | |/ |/| | Fix JS asset generation | ||||
| * | Fix JS asset generation | Robin McCorkell | 2015-01-05 | 2 | -2/+63 |
| | | | | | | | | | | | | | | | | | | At some point SeparatorFilter should be included upstream (kriswallsmith/assetic), then lib/private/assetic/separatorfilter.php can be removed and the `use` in lib/private/templatelayout.php rewritten. SeparatorFilter inserts a separator between assets, preventing issues when files are incorrectly terminated. For JS this is a semicolon. | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-06 | 86 | -120/+52 |
| | | |||||
* | | Merge pull request #13101 from ↵ | Thomas Müller | 2015-01-05 | 2 | -26/+306 |
|\ \ | |/ |/| | | | | | owncloud/variable-is-undefined-please-use-a-proper-ide-in-the-future-whoever-did-that Fix undefined variable and write unit tests for OC_Principal connector | ||||
| * | Use proper test name | Lukas Reschke | 2015-01-05 | 1 | -4/+3 |
| | | |||||
| * | Use proper namespace | Lukas Reschke | 2015-01-05 | 1 | -1/+2 |
| | | |||||
| * | Use namespace | Lukas Reschke | 2015-01-05 | 2 | -5/+23 |
| | | |||||
| * | Write unit-tests and use DI | Lukas Reschke | 2015-01-05 | 2 | -24/+284 |
| | | |||||
| * | Fix code-style | Lukas Reschke | 2015-01-05 | 1 | -2/+4 |
| | | |||||
* | | Merge pull request #13103 from owncloud/fix-htaccess-regex | Morris Jobke | 2015-01-05 | 1 | -1/+1 |
|\ \ | | | | | | | escape . in htaccess regex for CSS and JS HTTP headers | ||||
| * | | escape . in htaccess regex for CSS and JS HTTP headers | Morris Jobke | 2015-01-05 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #13108 from owncloud/fix-public-link-mount-for-pre-oc7 | Morris Jobke | 2015-01-05 | 2 | -2/+3 |
|\ \ | | | | | | | Check for version before mounting a public link | ||||
| * | | Check for version before mounting a public link | Morris Jobke | 2015-01-05 | 2 | -2/+3 |
| | | | | | | | | | | | | | | | | | | * ownCloud 7.0.0 is needed - version of merge of server <-> server sharing - https://github.com/owncloud/core/pull/8399 * adjust error message | ||||
* | | | Merge pull request #13107 from owncloud/change-to-better-error-level | Bernhard Posselt | 2015-01-05 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | Use info instead of warning log level | ||||
| * | | Use info instead of warning log level | Lukas Reschke | 2015-01-05 | 1 | -2/+2 |
| |/ | | | | | | | | | | | Otherwise the log is flooded as can be seen at https://github.com/owncloud/core/issues/13106 Fixes https://github.com/owncloud/core/issues/13106 | ||||
* | | Merge pull request #13099 from owncloud/fix-provisioning-api | Lukas Reschke | 2015-01-05 | 1 | -5/+0 |
|\ \ | |/ |/| | Remove unnecessary setUp method from provisioning_api | ||||
| * | Remove unnecessary setUp method | Tom Needham | 2015-01-04 | 1 | -5/+0 |
| | | |||||
* | | Merge pull request #13095 from derkostka/master | Morris Jobke | 2015-01-05 | 1 | -1/+1 |
|\ \ | | | | | | | fix "app":"PHP","message":"Undefined variable: user at/principal.php#66" | ||||
| * | | fix "app":"PHP","message":"Undefined variable: user at/principal.php#66" | derkostka | 2015-01-04 | 1 | -1/+1 |
| | | | | | | | | | changed variable #user to #name | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-05 | 86 | -98/+864 |
|/ / | |||||
* | | Merge pull request #13060 from dratini0/master | Morris Jobke | 2015-01-04 | 1 | -3/+1 |
|\ \ | | | | | | | Fix: X-Accel-Redirect did not support custom data dir and local mounts | ||||
| * | | removed a little duplication | dratini0 | 2014-12-30 | 1 | -3/+1 |
| | | | |||||
| * | | Fix: X-Accel-Redirect did not support custom data dir and local mounts | dratini0 | 2014-12-30 | 1 | -1/+1 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-04 | 70 | -232/+496 |
| | | | |||||
* | | | Merge pull request #13091 from owncloud/fix-provisioning-api | Morris Jobke | 2015-01-03 | 5 | -4/+24 |
|\ \ \ | | |/ | |/| | Fix remaining unit tests for provisioning_api | ||||
| * | | Add proper group setup and teardown to all provisioning_api tests | Tom Needham | 2015-01-03 | 3 | -0/+9 |
| | | | |||||
| * | | Create admin group before running provisioning_api tests | Tom Needham | 2015-01-03 | 1 | -0/+5 |
| | | | |||||
| * | | Ensure admin group is present before running tests | Tom Needham | 2015-01-03 | 4 | -4/+10 |
| | | | |||||
* | | | Merge pull request #13082 from mmattel/rename_text_no_external_storages | Morris Jobke | 2015-01-03 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | adopt text "no external storage configured" | ||||
| * | | | adopt text "no ecternal storage configured" | root | 2015-01-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | storage -> storages | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-03 | 20 | -80/+90 |
| | | | | |||||
* | | | | Merge pull request #13083 from owncloud/fix-provisioning-api | Thomas Müller | 2015-01-02 | 2 | -1/+24 |
|\ \ \ \ | | |/ / | |/| | | Add provisioning_api app.php so app is detected | ||||
| * | | | Change array element order to fix failing test | Tom Needham | 2015-01-02 | 1 | -1/+1 |
| | | | | |||||
| * | | | Add placeholder app.php for provisioning_api so app is detected | Tom Needham | 2015-01-02 | 1 | -0/+23 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-02 | 28 | -186/+386 |
| | | | |||||
* | | | 8.0 alpha 1v8.0.0alpha1 | Frank Karlitschek | 2015-01-01 | 1 | -2/+2 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-01 | 34 | -36/+732 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-31 | 56 | -34/+810 |
| | | |||||
* | | jump to 8.0.0.0 The test upgrade and installation of apps realistic. | Frank Karlitschek | 2014-12-30 | 1 | -1/+1 |
|/ | | | | | Don´t open the champaign yet. This is obviously not the final release. ;-) The final will have the version number 8.0.0.x | ||||
* | Merge pull request #13055 from owncloud/dbal25 | Lukas Reschke | 2014-12-30 | 1 | -0/+0 |
|\ | | | | | update dbal to 2.5.0 | ||||
| * | update dbal to 2.5.0 | Robin Appelman | 2014-12-30 | 1 | -0/+0 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-30 | 2 | -0/+8 |
| | |||||
* | Merge pull request #12854 from owncloud/add-direct-download-link | Frank Karlitschek | 2014-12-29 | 5 | -0/+58 |
|\ | | | | | Adding foundation for the direct download url | ||||
| * | adding getDirectDownload() to Wrapper | Thomas Müller | 2014-12-28 | 2 | -2/+14 |
| | | |||||
| * | Adding basement for the direct download url | Thomas Müller | 2014-12-28 | 4 | -0/+46 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-12-29 | 16 | -8/+60 |
|/ | |||||
* | Merge pull request #13023 from owncloud/provisioning_api-2 | Thomas Müller | 2014-12-28 | 13 | -0/+1680 |
|\ | | | | | [jenkins] Add provisioning_api app | ||||
| * | Add provisioning_api app | Tom Needham | 2014-12-24 | 13 | -0/+1680 |
| | | | | | | | | | | | | enable unit tests for provisioning api fix admin docu key |