Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete old previews | Georg Ehrke | 2014-09-21 | 2 | -1/+43 |
* | Merge pull request #11196 from owncloud/sqlite-migration-smallint-master | Morris Jobke | 2014-09-21 | 1 | -0/+1 |
|\ | |||||
| * | adding 'smallint unsigned' to type mapping for sqlite | Thomas Müller | 2014-09-20 | 1 | -0/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-21 | 24 | -41/+83 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-20 | 31 | -97/+164 |
* | Merge pull request #11178 from owncloud/throw-error-on-preview-instead-in-the... | Morris Jobke | 2014-09-19 | 1 | -7/+7 |
|\ | |||||
| * | Throw error in showPreview instead the constructor | Lukas Reschke | 2014-09-19 | 1 | -7/+7 |
* | | Merge pull request #11184 from owncloud/typo | Morris Jobke | 2014-09-19 | 1 | -1/+1 |
|\ \ | |||||
| * | | fix typo | Volkan Gezer | 2014-09-19 | 1 | -1/+1 |
|/ / | |||||
* | | Add myself as author | Vincent Petry | 2014-09-19 | 1 | -0/+1 |
* | | Merge pull request #10968 from owncloud/admin-groupsselect2 | Lukas Reschke | 2014-09-19 | 68 | -113/+153 |
|\ \ | |||||
| * | | Add select2 cache for complete group list | Vincent Petry | 2014-09-11 | 1 | -23/+39 |
| * | | fit select2 to ownCloud input style | Jan-Christoph Borchardt | 2014-09-10 | 1 | -0/+12 |
| * | | Fixed select2 for admin and apps page | Vincent Petry | 2014-09-10 | 4 | -13/+29 |
| * | | Added select2 on the apps page | Vincent Petry | 2014-09-09 | 6 | -88/+99 |
| * | | Remove excludegroup.php | Vincent Petry | 2014-09-09 | 1 | -18/+0 |
| * | | Load select2 on admin page | Vincent Petry | 2014-09-09 | 1 | -0/+2 |
| * | | Now using select2 for the groups excluded from sharing | Vincent Petry | 2014-09-09 | 3 | -57/+58 |
| * | | Move select2 from files_external to core | Vincent Petry | 2014-09-09 | 59 | -2/+2 |
* | | | Merge pull request #11104 from owncloud/enc_create_backup_on_recovery | Lukas Reschke | 2014-09-19 | 4 | -1/+62 |
|\ \ \ | |||||
| * | | | make sure that we really catch the files folder only | Bjoern Schiessle | 2014-09-19 | 1 | -1/+1 |
| * | | | create backup from all keys before recovery | Bjoern Schiessle | 2014-09-19 | 3 | -0/+61 |
* | | | | Merge pull request #11171 from owncloud/fix-route | Lukas Reschke | 2014-09-19 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Match more URL fragments | Lukas Reschke | 2014-09-18 | 1 | -1/+1 |
* | | | | | Merge pull request #11158 from owncloud/fix_basic_auth | Lukas Reschke | 2014-09-19 | 2 | -34/+9 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Move BasicAuth check to "isLoggedIn()" | Lukas Reschke | 2014-09-18 | 2 | -34/+9 |
* | | | | | Merge pull request #11142 from owncloud/fix-windows | Lukas Reschke | 2014-09-19 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Resolves cache tests failing if the directory length is longer than 64 | Clark Tomlinson | 2014-09-17 | 1 | -0/+4 |
* | | | | | | Merge pull request #11119 from owncloud/removeOldUpgradeRoutines | Vincent Petry | 2014-09-19 | 1 | -20/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove old upgrade routines | Lukas Reschke | 2014-09-16 | 1 | -20/+0 |
* | | | | | | | Merge pull request #11163 from owncloud/check-for-updates-between-major-versions | Vincent Petry | 2014-09-19 | 2 | -1/+57 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Prevent updates between multiple major versions | Lukas Reschke | 2014-09-18 | 2 | -1/+57 |
* | | | | | | | | Merge pull request #10958 from owncloud/db-ilike | Robin Appelman | 2014-09-19 | 8 | -19/+128 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix ILIKE without wildcards for oracle | Robin Appelman | 2014-09-18 | 2 | -1/+5 |
| * | | | | | | | | Use ILIKE in cache search | Robin Appelman | 2014-09-17 | 1 | -13/+1 |
| * | | | | | | | | Implement ILIKE for sqlite | Robin Appelman | 2014-09-17 | 1 | -1/+1 |
| * | | | | | | | | Make sqlite LIKE case sensitive on default | Robin Appelman | 2014-09-17 | 2 | -0/+45 |
| * | | | | | | | | add test case for ILIKE with wildcard | Robin Appelman | 2014-09-16 | 1 | -0/+31 |
| * | | | | | | | | adding ILIKE to AdapterSQLSrv | Thomas Müller | 2014-09-16 | 2 | -0/+6 |
| * | | | | | | | | Introduce cross-db ILIKE | Robin Appelman | 2014-09-16 | 5 | -6/+41 |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-19 | 94 | -105/+111 |
| |_|_|_|_|/ / / |/| | | | | | | | |||||
* | | | | | | | | Merge pull request #11141 from owncloud/update_encrytionlink | Morris Jobke | 2014-09-18 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | update encryption doc link | Volkan Gezer | 2014-09-18 | 2 | -3/+3 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #11151 from owncloud/removeOverflowingFunction | Lukas Reschke | 2014-09-18 | 3 | -29/+0 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | Remove unused and overflowing function | Lukas Reschke | 2014-09-18 | 3 | -29/+0 |
* | | | | | | | Merge pull request #11130 from owncloud/moveBasicAuthCheck | Lukas Reschke | 2014-09-18 | 1 | -12/+4 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Move basic auth check | Lukas Reschke | 2014-09-17 | 1 | -12/+4 |
* | | | | | | | Merge pull request #11143 from owncloud/improve-404 | Morris Jobke | 2014-09-18 | 2 | -3/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Make 404 page easier to understand | Lukas Reschke | 2014-09-17 | 2 | -3/+5 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #9541 from owncloud/force_loading_of_encryption_app | Morris Jobke | 2014-09-18 | 1 | -0/+3 |
|\ \ \ \ \ \ \ |