Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | Minor fixes | Morris Jobke | 2014-08-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | Make View->shouldEmitHooks more robust | Robin Appelman | 2014-08-05 | 1 | -0/+3 | |
* | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-07 | 15 | -12/+5 | |
* | | | | | | | | | | | | typo fix from transifex suggestion | Volkan Gezer | 2014-08-06 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge pull request #10144 from owncloud/issue/9972 | Thomas Müller | 2014-08-06 | 4 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix isLoggedIn() check for user '0' | Joas Schilling | 2014-08-04 | 2 | -2/+2 | |
| * | | | | | | | | | | | | Fix getting group '0' from database backend | Joas Schilling | 2014-08-04 | 2 | -2/+2 | |
* | | | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-06 | 12 | -0/+25 | |
* | | | | | | | | | | | | | Merge pull request #10191 from owncloud/sharing_rm_trailing_slash | Morris Jobke | 2014-08-05 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | remove trailing slash from path | Bjoern Schiessle | 2014-08-05 | 1 | -1/+2 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #9520 from owncloud/theme_urls | Björn Schießle | 2014-08-05 | 2 | -13/+57 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | remove escaping because it's unneeded | Morris Jobke | 2014-08-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | | fix uppercase issue | Morris Jobke | 2014-08-05 | 1 | -4/+4 | |
| * | | | | | | | | | | | | Add ability to theme iOS and Android client URLs just like desktop URLs. | scolebrook | 2014-08-05 | 2 | -13/+57 | |
| |/ / / / / / / / / / / | ||||||
* / / / / / / / / / / / | don't display share permission if resharing was disabled by the admin | Bjoern Schiessle | 2014-08-05 | 2 | -1/+10 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #10151 from owncloud/issue/9912 | Morris Jobke | 2014-08-05 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Increase word wrap limit for emails to 78 characters | Joas Schilling | 2014-08-04 | 1 | -5/+5 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-05 | 19 | -38/+0 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #10083 from th3fallen/fix-9969-take-two | Joas Schilling | 2014-08-04 | 2 | -37/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Removing unnecessary switch statements in fopen methods. | Clark Tomlinson | 2014-07-31 | 2 | -37/+9 | |
* | | | | | | | | | | | Merge pull request #10138 from owncloud/innodb-repair-non-oc | Thomas Müller | 2014-08-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Dont touch non-oc tables when doing the InnoDB repair step | Robin Appelman | 2014-08-04 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #10025 from owncloud/l10n-typo | Thomas Müller | 2014-08-04 | 1 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | expire -> expiration | Volkan Gezer | 2014-08-02 | 1 | -6/+6 | |
| * | | | | | | | | | | suggestions by deepdiver | Volkan Gezer | 2014-08-01 | 1 | -4/+4 | |
| * | | | | | | | | | | typo fix from transifex suggestion | Volkan Gezer | 2014-07-30 | 1 | -2/+2 | |
* | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-02 | 2 | -2/+11 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | fix return documentation | Jörn Friedrich Dreyer | 2014-08-01 | 1 | -7/+5 | |
* | | | | | | | | | | prevent PHP errors and enhance logging | Thomas Müller | 2014-08-01 | 1 | -1/+5 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-01 | 1 | -0/+2 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #10051 from owncloud/preview-empty-text | Thomas Müller | 2014-07-31 | 5 | -4/+71 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Use svg mimeicons for empty text files | Robin Appelman | 2014-07-30 | 5 | -4/+71 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-31 | 5 | -0/+39 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #10044 from owncloud/transparency_fix | Jan-Christoph Borchardt | 2014-07-30 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | extract transparency fix from #8050 | Georg Ehrke | 2014-07-30 | 1 | -0/+8 | |
* | | | | | | | | | Merge pull request #10029 from owncloud/fix-thirdparty | Morris Jobke | 2014-07-30 | 1 | -11/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Replace exit with return | Victor Dubiniuk | 2014-07-30 | 1 | -1/+1 | |
| * | | | | | | | | | Fix silent crash if 3rdparty dir is not available | Victor Dubiniuk | 2014-07-30 | 1 | -11/+16 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #10024 from owncloud/preview-restrict-height | Morris Jobke | 2014-07-30 | 1 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Also keep maxY into account when scaling a preview while preserving aspect ratio | Robin Appelman | 2014-07-30 | 1 | -2/+8 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #10000 from owncloud/fix-lowlat-cache-autoload | Jörn Friedrich Dreyer | 2014-07-30 | 2 | -11/+22 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add registerAutoloaderCache(). | Andreas Fischer | 2014-07-29 | 1 | -15/+18 | |
| * | | | | | | | | Memcache\Factory: Remove static, use globalPrefix. | Andreas Fischer | 2014-07-29 | 2 | -4/+14 | |
| * | | | | | | | | InstanceId is properly injected into factory. Remove comment. | Andreas Fischer | 2014-07-29 | 1 | -2/+0 | |
* | | | | | | | | | Merge pull request #9970 from owncloud/sharing_set_expire_date | Morris Jobke | 2014-07-30 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | make sure that we set the expire date if a date is adefault date is set | Bjoern Schiessle | 2014-07-28 | 1 | -1/+2 | |
* | | | | | | | | | Merge pull request #9888 from owncloud/mysql-tinyint-master | Thomas Müller | 2014-07-30 | 1 | -0/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | migration test for sqlite - adding type mapping for 'tinyint unsigned' | Thomas Müller | 2014-07-29 | 1 | -0/+13 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #9914 from owncloud/fix-appframework-blank-template | Thomas Müller | 2014-07-30 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix template rendering for 'blank' templates | Morris Jobke | 2014-07-29 | 1 | -1/+3 | |
| | |_|/ / / / / / | |/| | | | | | | |