Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow admin to disable sharing for specific groups of users | Bjoern Schiessle | 2014-05-22 | 5 | -4/+61 |
* | Merge pull request #8416 from owncloud/sharing_keep_mount_points_visible | Björn Schießle | 2014-05-21 | 1 | -0/+11 |
|\ | |||||
| * | move the mount point up if a share is mounted to a subfolder and the subfolde... | Bjoern Schiessle | 2014-05-21 | 1 | -0/+11 |
* | | use custom logfile path if defined, otherwise use default of owncloud.log in ... | scolebrook | 2014-05-20 | 1 | -1/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-20 | 5 | -0/+26 |
* | Merge pull request #8639 from owncloud/drop-brief | Thomas Müller | 2014-05-19 | 72 | -478/+478 |
|\ | |||||
| * | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 72 | -482/+482 |
* | | Merge pull request #6457 from owncloud/db-convert-tool | Frank Karlitschek | 2014-05-19 | 3 | -98/+199 |
|\ \ | |/ |/| | |||||
| * | fixing typos and adding PHPDoc | Thomas Müller | 2014-05-12 | 1 | -2/+3 |
| * | Add Bart to PgSqlTools copyright. | Andreas Fischer | 2014-04-15 | 1 | -0/+1 |
| * | Merge remote-tracking branch 'owncloud/master' into db-convert-tool | Andreas Fischer | 2014-04-15 | 66 | -230/+485 |
| |\ | |||||
| * | | Move PostgreSQL sequence resynchronisation out into PgSqlTools class. | Andreas Fischer | 2014-04-14 | 1 | -0/+39 |
| * | | Merge remote-tracking branch 'owncloud/master' into db-convert-tool | Andreas Fischer | 2014-04-09 | 46 | -121/+228 |
| |\ \ | |||||
| * | | | Deduplicate connection handling code into \OC\DB\ConnectionFactory | Andreas Fischer | 2014-03-31 | 2 | -98/+158 |
* | | | | Merge pull request #8435 from owncloud/fix-8322-master | Thomas Müller | 2014-05-19 | 4 | -4/+84 |
|\ \ \ \ | |||||
| * | | | | - update permissions | Thomas Müller | 2014-05-09 | 2 | -4/+7 |
| * | | | | - Introduce isShared() and isMounted() on FileInfo class | Thomas Müller | 2014-05-02 | 4 | -4/+81 |
* | | | | | Merge pull request #8557 from owncloud/custom_session_handling | Thomas Müller | 2014-05-19 | 1 | -2/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Allow apps to create custom session handlers. | ringmaster | 2014-05-12 | 1 | -2/+11 |
* | | | | | | Merge pull request #7286 from owncloud/issue/4823 | Morris Jobke | 2014-05-19 | 2 | -40/+98 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Automatically copy the share expiration date when new shares are created | Joas Schilling | 2014-05-19 | 2 | -40/+98 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-19 | 3 | -0/+4 |
* | | | | | | | Merge pull request #7363 from owncloud/optimize-startup-queries | Morris Jobke | 2014-05-19 | 2 | -13/+39 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Merge branch 'master' into optimize-startup-queries | Bart Visscher | 2014-05-07 | 206 | -4651/+6532 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Use limit=1 so the db can stop searching on the first hit | Bart Visscher | 2014-02-28 | 1 | -2/+9 |
| * | | | | | | | Also clear cached UserGroup when a user is added/removed | Bart Visscher | 2014-02-27 | 1 | -0/+12 |
| * | | | | | | | Clear the cached user groups when a group is deleted | Bart Visscher | 2014-02-27 | 1 | -3/+5 |
| * | | | | | | | Only check for existence of shared files when doing shared storage setup | Bart Visscher | 2014-02-21 | 1 | -0/+23 |
| * | | | | | | | Delay fetching the display name until it is requested | Bart Visscher | 2014-02-21 | 1 | -5/+7 |
| * | | | | | | | Add more caching in the group manager | Bart Visscher | 2014-02-21 | 1 | -5/+15 |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-18 | 6 | -0/+7 |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-17 | 1 | -0/+8 |
* | | | | | | | | Merge pull request #8555 from owncloud/sharing_default_expire_only_public_links | Björn Schießle | 2014-05-16 | 2 | -8/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | use default expire date only for link shares | Bjoern Schiessle | 2014-05-16 | 2 | -8/+12 |
* | | | | | | | | | Merge pull request #8604 from owncloud/sharing_encforce_password | Björn Schießle | 2014-05-16 | 3 | -1/+28 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | allow admin to enforce passwords for public link shares | Bjoern Schiessle | 2014-05-16 | 3 | -1/+28 |
* | | | | | | | | | | Merge pull request #6260 from owncloud/jan-navigation-filesidebar | Vincent Petry | 2014-05-16 | 2 | -2/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Now settings CSS class with appid in content DIV | Vincent Petry | 2014-05-15 | 2 | -2/+6 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* / | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-16 | 4 | -5/+35 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #8587 from Raydiation/master | Thomas Müller | 2014-05-15 | 4 | -4/+35 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | use registerService method instead of array access | Bernhard Posselt | 2014-05-14 | 1 | -1/+1 |
| * | | | | | | | | | use fetch method instead of fetchRow because fetchRow is only an owncloud int... | Bernhard Posselt | 2014-05-14 | 1 | -3/+3 |
| * | | | | | | | | | provide a way to detect the language that is being used (e.g. for clientside ... | Bernhard Posselt | 2014-05-14 | 2 | -0/+31 |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-15 | 1 | -1/+3 |
| |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-14 | 2 | -0/+13 |
|/ / / / / / / / | |||||
* | | | | | | | | fixing variable naming | Thomas Müller | 2014-05-13 | 1 | -24/+24 |
* | | | | | | | | fix PHPDoc | Thomas Müller | 2014-05-13 | 1 | -3/+5 |
* | | | | | | | | object -> \OC\Preview | Thomas Müller | 2014-05-13 | 1 | -1/+1 |
* | | | | | | | | adding PHPDoc | Thomas Müller | 2014-05-13 | 1 | -2/+21 |
* | | | | | | | | fixing typo and missing @throws | Thomas Müller | 2014-05-13 | 1 | -1/+2 |