Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #13750 from owncloud/enhanced-code-checker | Thomas Müller | 2015-02-16 | 2 | -0/+54 |
|\ | | | | | Implement php code checker to detect usage of not allowed private ... | ||||
| * | implement php code checker to detect usage of not allowed private APIs - ↵ | Thomas Müller | 2015-02-10 | 2 | -0/+54 |
| | | | | | | | | including console command to check local code to be used by developers | ||||
* | | Merge pull request #13890 from owncloud/add-no-referrer | Lukas Reschke | 2015-02-16 | 4 | -3/+14 |
|\ \ | | | | | | | Add `rel="noreferrer"` where possible and switch to HTTPS | ||||
| * | | Deduplicate template code and do not translate the links | Joas Schilling | 2015-02-09 | 4 | -3/+14 |
| | | | |||||
| * | | Add `rel="noreferrer"` where possible and switch to HTTPS | Lukas Reschke | 2015-02-04 | 3 | -3/+3 |
| | | | | | | | | | | | | Just to follow good practise and prevent some automated scanners to complain about "Cross-domain Referer leakage". | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-16 | 2 | -20/+20 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-15 | 6 | -26/+34 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-14 | 2 | -4/+4 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-13 | 2 | -2/+2 |
| | | | |||||
* | | | Merge pull request #13771 from owncloud/fix-humanfileSize | Lukas Reschke | 2015-02-12 | 2 | -1/+3 |
|\ \ \ | | | | | | | | | generate valid human readable text for 0 | ||||
| * | | | generate valid human readable text for 0 - fixed #9342 | Thomas Müller | 2015-01-29 | 2 | -1/+3 |
| | | | | |||||
* | | | | Merge pull request #14121 from Zillode/app-favicon | Morris Jobke | 2015-02-12 | 2 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | Disable application-specific favicons for non-user pages | ||||
| * | | | | Disable application-specific favicons for non-user pages | Lode Hoste | 2015-02-11 | 2 | -4/+4 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-12 | 2 | -20/+20 |
|/ / / / | |||||
* | | | | Second parameter is optional | Lukas Reschke | 2015-02-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Makes my IDE happier. | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-11 | 4 | -12/+12 |
| |_|/ |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-10 | 8 | -8/+24 |
| | | | |||||
* | | | Merge pull request #13958 from owncloud/fix-resize-overlap | Jan-Christoph Borchardt | 2015-02-09 | 1 | -0/+7 |
|\ \ \ | | | | | | | | | Avoid dropdown to float under sidebar for mid narrow screens | ||||
| * | | | Avoid dropdown to float under sidebar for mid narrow screens | Morris Jobke | 2015-02-06 | 1 | -0/+7 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-09 | 2 | -6/+6 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-08 | 10 | -74/+116 |
| | | | | |||||
* | | | | Merge pull request #13435 from Zillode/app-favicon | Morris Jobke | 2015-02-07 | 3 | -6/+6 |
|\ \ \ \ | | | | | | | | | | | Allow application-specific favicons | ||||
| * | | | | Allow application-specific favicons | Lode Hoste | 2015-01-18 | 3 | -6/+6 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-07 | 6 | -40/+66 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-06 | 28 | -84/+140 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-06 | 12 | -0/+36 |
| | | | | |||||
* | | | | Update installation.php | cmeh | 2015-02-06 | 1 | -1/+1 |
| | | | | | | | | | | | | In line 161, "SQLite" has now the same capitalisation as in line 159. | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-06 | 74 | -82/+30 |
| | | | | |||||
* | | | | Don't highly discourage | Thomas Müller | 2015-02-05 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #13907 from owncloud/enhance-sqlite-warning | Bernhard Posselt | 2015-02-05 | 1 | -1/+6 |
|\ \ \ \ | | | | | | | | | | | enhance sqlite warning on admin page as well as during setup | ||||
| * | | | | enhance sqlite warning on admin page as well as during setup - fixes #13906 | Thomas Müller | 2015-02-04 | 1 | -1/+6 |
| | |_|/ | |/| | | |||||
* / | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-05 | 2 | -32/+66 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-04 | 4 | -8/+34 |
| | | | |||||
* | | | Merge pull request #13843 from owncloud/fix-files-disabled | Thomas Müller | 2015-02-03 | 1 | -2/+6 |
|\ \ \ | | | | | | | | | Fix disabled files app | ||||
| * | | | Disallow disabling of files app | Morris Jobke | 2015-02-03 | 1 | -2/+6 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-03 | 6 | -6/+46 |
|/ / / | |||||
* | | | Add unit tests for empty token | Lukas Reschke | 2015-02-01 | 1 | -1/+1 |
| | | | |||||
* | | | Default to `null` for lostpassword | Lukas Reschke | 2015-02-01 | 1 | -1/+1 |
| | | | | | | | | | | | | We oC 8 we use the `StringUtils::equals` method which will also verify the type, since we don't anylonger hash the token twice this is required in case somebody is able to invoke this route with an empty `$token`. | ||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-01 | 2 | -2/+8 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-31 | 8 | -48/+52 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-30 | 10 | -30/+46 |
| | | | |||||
* | | | add CSS to exception page - fixes #13747 | Morris Jobke | 2015-01-29 | 1 | -0/+2 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-28 | 6 | -14/+46 |
| | | |||||
* | | Indicate that the share owner is remote in the filelist | Joas Schilling | 2015-01-27 | 2 | -3/+6 |
| | | |||||
* | | Merge pull request #13621 from owncloud/system-config-multiset | Thomas Müller | 2015-01-26 | 1 | -8/+10 |
|\ \ | | | | | | | Add a method to set/unset multiple config values with one write | ||||
| * | | naming fixes while reviewing | Thomas Müller | 2015-01-26 | 1 | -5/+5 |
| | | | |||||
| * | | Use setConfigs() instead of calling setConfig() multiple times | Joas Schilling | 2015-01-23 | 1 | -5/+7 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-25 | 2 | -0/+2 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-24 | 2 | -2/+6 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-23 | 6 | -4/+8 |
| | |