Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Changed access mode for Dropbox to 'auto' | Sascha Schmidt | 2014-05-21 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #8647 from owncloud/public-image-scaling | Vincent Petry | 2014-05-23 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Dont scale up the preview for publicly shared images | Robin Appelman | 2014-05-22 | 1 | -1/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #8599 from owncloud/sharing_disable_for_groups | Björn Schießle | 2014-05-22 | 20 | -23/+352 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | allow admin to disable sharing for specific groups of users | Bjoern Schiessle | 2014-05-22 | 20 | -23/+352 | |
* | | | | | | | Merge pull request #8163 from Xenopathic/files_external_priority | Vincent Petry | 2014-05-22 | 3 | -5/+275 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Use default priority of 100 if backend default is not set | Robin McCorkell | 2014-05-21 | 1 | -2/+7 | |
| * | | | | | | Add priority overriding comments | Robin McCorkell | 2014-05-21 | 1 | -0/+4 | |
| * | | | | | | Fix priority merging logic and add unit test | Robin McCorkell | 2014-05-21 | 2 | -0/+55 | |
| * | | | | | | Add unit tests | Robin McCorkell | 2014-05-21 | 2 | -8/+130 | |
| * | | | | | | Use constants for priority type and add comments | Robin McCorkell | 2014-05-21 | 1 | -13/+16 | |
| * | | | | | | Use more strict type comparisons | Robin McCorkell | 2014-05-21 | 1 | -4/+4 | |
| * | | | | | | Preserve priority if already set | Robin McCorkell | 2014-05-21 | 1 | -0/+5 | |
| * | | | | | | Treat 'all users' as 'global' | Robin McCorkell | 2014-05-21 | 1 | -1/+21 | |
| * | | | | | | Add storage priority support | Robin McCorkell | 2014-05-21 | 2 | -4/+60 | |
| |/ / / / / | ||||||
* | | | | | | Fix for #8654 | Remco Brenninkmeijer | 2014-05-22 | 1 | -3/+3 | |
* | | | | | | Merge pull request #8634 from owncloud/handle-excpetions-in-console-master | Thomas Müller | 2014-05-22 | 2 | -21/+26 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fix description of console command maintenance:repair - fixes #8574 | Thomas Müller | 2014-05-19 | 1 | -1/+1 | |
| * | | | | | | adding try/catch + switch to config object as provided by the server container | Thomas Müller | 2014-05-19 | 1 | -20/+25 | |
* | | | | | | | Merge pull request #8659 from owncloud/get-preference-multiple-user | Vincent Petry | 2014-05-22 | 2 | -0/+74 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Clean the database after the test | Joas Schilling | 2014-05-21 | 1 | -0/+4 | |
| * | | | | | | | Correctly create list of placeholders | Joas Schilling | 2014-05-21 | 1 | -1/+1 | |
| * | | | | | | | Add a lot of users for testing | Joas Schilling | 2014-05-21 | 1 | -1/+15 | |
| * | | | | | | | Move return to new line | Joas Schilling | 2014-05-21 | 1 | -1/+3 | |
| * | | | | | | | Add test case for getValueForUsers() | Joas Schilling | 2014-05-21 | 1 | -0/+19 | |
| * | | | | | | | Add a method to get the values for multiple users to OC\Preferences | Joas Schilling | 2014-05-21 | 1 | -0/+35 | |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-22 | 12 | -25/+25 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #8416 from owncloud/sharing_keep_mount_points_visible | Björn Schießle | 2014-05-21 | 10 | -78/+432 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | move the mount point up if a share is mounted to a subfolder and the subfolde... | Bjoern Schiessle | 2014-05-21 | 10 | -78/+432 | |
* | | | | | | | | Merge pull request #8652 from owncloud/logfile_rotate | Morris Jobke | 2014-05-21 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | use custom logfile path if defined, otherwise use default of owncloud.log in ... | scolebrook | 2014-05-20 | 1 | -1/+2 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #8612 from owncloud/share-updateshareiconsafterrename | Björn Schießle | 2014-05-21 | 2 | -35/+73 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fixed issues with renaming | Vincent Petry | 2014-05-16 | 2 | -35/+73 | |
* | | | | | | | | Merge pull request #8646 from owncloud/publicshare-fixes | Björn Schießle | 2014-05-21 | 3 | -24/+31 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fixed JS issues in public page | Vincent Petry | 2014-05-20 | 2 | -23/+30 | |
| * | | | | | | | Fixed download URL in public page | Vincent Petry | 2014-05-20 | 1 | -1/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #8637 from owncloud/enc_improved_error_handling | Vincent Petry | 2014-05-21 | 2 | -3/+49 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | only start migration if the encryption was initialized; allow to overwrite ke... | Bjoern Schiessle | 2014-05-19 | 2 | -3/+49 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-20 | 83 | -322/+11920 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge pull request #8639 from owncloud/drop-brief | Thomas Müller | 2014-05-19 | 130 | -864/+884 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 130 | -868/+888 | |
* | | | | | | Merge pull request #6457 from owncloud/db-convert-tool | Frank Karlitschek | 2014-05-19 | 5 | -98/+495 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | fixing typos and adding PHPDoc | Thomas Müller | 2014-05-12 | 1 | -2/+3 | |
| * | | | | | Add message about unsupported Microsoft SQL Server. | Andreas Fischer | 2014-05-09 | 1 | -0/+5 | |
| * | | | | | Store normalised DBMS type in $type. | Andreas Fischer | 2014-05-09 | 1 | -2/+2 | |
| * | | | | | Pass Connection instead of AbstractSchemaManager to clearSchema(). | Andreas Fischer | 2014-04-15 | 1 | -8/+5 | |
| * | | | | | Use exceptions for in input validation. | Andreas Fischer | 2014-04-15 | 1 | -12/+9 | |
| * | | | | | Do not block when nothing is passed via stdin. | Andreas Fischer | 2014-04-15 | 1 | -1/+4 | |
| * | | | | | Do not ask for password before input parameter validation. | Andreas Fischer | 2014-04-15 | 1 | -15/+30 | |
| * | | | | | Remove unnecessary sprintf. | Andreas Fischer | 2014-04-15 | 1 | -8/+2 |