| Commit message (Expand) | Author | Age | Files | Lines |
* | Unique exception for invalid autoload paths, better handling | Robin McCorkell | 2015-09-05 | 3 | -9/+53 |
* | Resolve autoloader valid roots before checking | Robin McCorkell | 2015-09-05 | 1 | -1/+1 |
* | Only add valid root for enabled apps | Robin McCorkell | 2015-09-05 | 2 | -5/+2 |
* | Merge pull request #18833 from owncloud/share-prevent-twice | Morris Jobke | 2015-09-04 | 1 | -0/+12 |
|\ |
|
| * | Prevent sharing twice with user when already a group | Vincent Petry | 2015-09-04 | 1 | -0/+12 |
* | | Merge pull request #18832 from owncloud/fix-infinite-loop-share-propagation | Robin Appelman | 2015-09-04 | 1 | -0/+8 |
|\ \ |
|
| * | | Avoid re-propagation of shares during one propagation run | Morris Jobke | 2015-09-04 | 1 | -0/+8 |
|/ / |
|
* | | Merge pull request #18823 from owncloud/filetype-pngs | Morris Jobke | 2015-09-04 | 23 | -4/+3 |
|\ \ |
|
| * | | also modify other places icons to fit new style | Jan-Christoph Borchardt | 2015-09-03 | 4 | -4/+3 |
| * | | export correct 48px png fallbacks for filetype icons | Jan-Christoph Borchardt | 2015-09-03 | 20 | -0/+0 |
* | | | Merge pull request #18762 from owncloud/use-json-instead-of-unserialize | Morris Jobke | 2015-09-04 | 2 | -4/+4 |
|\ \ \ |
|
| * | | | Use "json_encode" and "json_decode" instead of unserialize | Lukas Reschke | 2015-09-02 | 2 | -4/+4 |
* | | | | Merge pull request #18794 from individual-it/reuse_systemConfig | Individual IT Services | 2015-09-04 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | reuse existing $systemConfig variable | Individual IT Services | 2015-09-03 | 1 | -1/+1 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-04 | 130 | -46/+128 |
* | | | | | Merge pull request #18815 from owncloud/ext-update | Robin McCorkell | 2015-09-03 | 1 | -0/+7 |
|\ \ \ \ \ |
|
| * | | | | | Set default mount options for external storages | Robin McCorkell | 2015-09-03 | 1 | -0/+7 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge pull request #18799 from owncloud/appconfig-with-one-request | Morris Jobke | 2015-09-03 | 2 | -314/+356 |
|\ \ \ \ \ |
|
| * | | | | | Make sure the array exists | Joas Schilling | 2015-09-03 | 1 | -0/+8 |
| * | | | | | Only query the appconfig once | Joas Schilling | 2015-09-03 | 2 | -315/+349 |
* | | | | | | Merge pull request #18810 from owncloud/shared-mount-delay-setup | Vincent Petry | 2015-09-03 | 3 | -7/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | setup owner when getting users for share | Robin Appelman | 2015-09-03 | 1 | -0/+2 |
| * | | | | | | Delay setting up the filesystem for a share owner untill the share is used | Robin Appelman | 2015-09-03 | 2 | -7/+6 |
* | | | | | | | Merge pull request #18812 from owncloud/move_updater_above_version | Robin McCorkell | 2015-09-03 | 1 | -4/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | move updater panel above version number | Georg Ehrke | 2015-09-03 | 1 | -4/+4 |
* | | | | | | | | Merge pull request #18811 from owncloud/better-submodule-warning | Robin McCorkell | 2015-09-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Proper details about git submodule update | Morris Jobke | 2015-09-03 | 1 | -1/+1 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #18781 from owncloud/move-background-job-registration-to-i... | Morris Jobke | 2015-09-03 | 8 | -9/+31 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Move registration of background job to install/update | Joas Schilling | 2015-09-02 | 4 | -5/+24 |
| * | | | | | | Move registration of LDAP background jobs to the install and update | Joas Schilling | 2015-09-02 | 4 | -4/+7 |
* | | | | | | | Merge pull request #18809 from owncloud/fix-tags-fileinfomodel | Robin Appelman | 2015-09-03 | 2 | -1/+22 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Tags in FileInfo map must be an array | Vincent Petry | 2015-09-03 | 2 | -1/+22 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge pull request #18803 from owncloud/toggle-svg | Robin Appelman | 2015-09-03 | 3 | -4/+4 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | use SVG for toggle image instead of PNG, fix installation and personal settin... | Jan-Christoph Borchardt | 2015-09-03 | 3 | -4/+4 |
* | | | | | | | Merge pull request #18798 from owncloud/collapse-html-code | Jan-Christoph Borchardt | 2015-09-03 | 2 | -5/+10 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | Collapse HTML code for federated code | Lukas Reschke | 2015-09-03 | 2 | -5/+10 |
* | | | | | | | Merge pull request #18777 from owncloud/locking-default | Morris Jobke | 2015-09-03 | 2 | -8/+6 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | update config sample | Robin Appelman | 2015-09-02 | 1 | -4/+2 |
| * | | | | | | enable transational locking by default | Robin Appelman | 2015-09-02 | 1 | -4/+4 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #18780 from owncloud/isimage-fallback | Morris Jobke | 2015-09-03 | 2 | -15/+64 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix sidebar thumbnail loading JS unit tests | Vincent Petry | 2015-09-03 | 2 | -15/+64 |
| * | | | | | | fallback for isimage | Robin Appelman | 2015-09-02 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge pull request #18787 from owncloud/encode-tags-in-json | Lukas Reschke | 2015-09-03 | 3 | -8/+22 |
|\ \ \ \ \ \ |
|
| * | | | | | | Encode HTML tags in JSON | Lukas Reschke | 2015-09-03 | 3 | -8/+22 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-03 | 6 | -16/+192 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge pull request #18764 from owncloud/login-template-accessibility | Morris Jobke | 2015-09-03 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | add title attribute for the login button | Christoph Wurst | 2015-09-02 | 1 | -1/+1 |
* | | | | | | | Merge pull request #18682 from owncloud/quota-select-style | Jan-Christoph Borchardt | 2015-09-03 | 3 | -2/+14 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | use proper triangle for multiselect dropdowns as well | Jan-Christoph Borchardt | 2015-09-03 | 3 | -2/+4 |
| * | | | | | | Makes settings select like multiselect | Raghu Nayyar | 2015-09-03 | 1 | -0/+10 |