| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #17989 from owncloud/enc_only_update_file_cache_once | Björn Schießle | 2015-08-03 | 2 | -7/+22 |
|\ |
|
| * | only update database on the first run (first run = we have a version number f... | Bjoern Schiessle | 2015-07-31 | 2 | -7/+22 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-01 | 2 | -6/+6 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-31 | 4 | -6/+6 |
* | | Merge pull request #17175 from owncloud/add-download-feedback | Morris Jobke | 2015-07-30 | 7 | -12/+116 |
|\ \
| |/
|/| |
|
| * | move updateFileActionSpinner to OCA.Files.FileActions | Morris Jobke | 2015-07-22 | 3 | -24/+24 |
| * | refactor this to proper separation of concerns | Morris Jobke | 2015-07-15 | 3 | -19/+39 |
| * | refactoring into proper methods | Morris Jobke | 2015-07-07 | 3 | -57/+34 |
| * | Fix unit tests and introduce better mocks of the HTML | Morris Jobke | 2015-07-07 | 2 | -7/+7 |
| * | Add proper download started feedback | Morris Jobke | 2015-07-07 | 3 | -12/+59 |
| * | Make download status fully visible | Morris Jobke | 2015-07-07 | 1 | -0/+8 |
| * | Reduce timeout for download spinner to 2 seconds | Morris Jobke | 2015-07-07 | 2 | -2/+2 |
| * | Add loading spinner to multi select download button | Morris Jobke | 2015-07-07 | 1 | -0/+20 |
| * | Fix layout of disabled links in the file list | Morris Jobke | 2015-07-07 | 2 | -3/+27 |
| * | Add loading spinner to download icon | Morris Jobke | 2015-07-07 | 1 | -0/+8 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-30 | 8 | -2/+30 |
* | | use inline confirm button style for password-protected links, ref #15176 | Jan-Christoph Borchardt | 2015-07-29 | 2 | -2/+2 |
* | | Merge pull request #17923 from owncloud/fix-17921 | blizzz | 2015-07-29 | 1 | -8/+0 |
|\ \ |
|
| * | | remove unused var | blizzz | 2015-07-29 | 1 | -2/+0 |
| * | | Remove Log info when no group filter is set, fixes #17921 | blizzz | 2015-07-28 | 1 | -6/+0 |
* | | | Merge pull request #17464 from owncloud/fix-17232 | blizzz | 2015-07-29 | 9 | -98/+340 |
|\ \ \ |
|
| * | | | fix test after rebasing | Arthur Schiwon | 2015-07-27 | 1 | -1/+1 |
| * | | | fix uncaught exception on not permitted file types when setting avatar, fixes... | Arthur Schiwon | 2015-07-27 | 1 | -1/+7 |
| * | | | add integration tests for avatar update | Arthur Schiwon | 2015-07-27 | 5 | -2/+144 |
| * | | | refactor integration tests to make it easier to add new ones | Arthur Schiwon | 2015-07-27 | 4 | -95/+189 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-29 | 4 | -0/+6 |
* | | | | Merge pull request #17922 from owncloud/smb-storageiddoubleslash | Robin McCorkell | 2015-07-28 | 2 | -1/+16 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Double slash for SMB storage id for compatibility | Vincent Petry | 2015-07-28 | 2 | -1/+16 |
| |/ / |
|
* | | | Merge pull request #17910 from owncloud/fix-modified-tooltip | Morris Jobke | 2015-07-28 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | fixed tooltip for modified date | Hendrik Leppelsack | 2015-07-27 | 1 | -1/+3 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-28 | 14 | -6/+130 |
| |/ /
|/| | |
|
* | | | Merge pull request #17840 from owncloud/fix-enc-wrapper-without-encryption | Thomas Müller | 2015-07-27 | 2 | -1/+97 |
|\ \ \ |
|
| * | | | add condition to update query | Bjoern Schiessle | 2015-07-27 | 1 | -1/+1 |
| * | | | Add an update script to reset the value | Joas Schilling | 2015-07-24 | 2 | -1/+97 |
* | | | | Merge pull request #17526 from owncloud/fix-17516 | Morris Jobke | 2015-07-27 | 4 | -2/+96 |
|\ \ \ \ |
|
| * | | | | LDAP: when checking group for matching filter, also take base DN into conside... | Arthur Schiwon | 2015-07-09 | 4 | -2/+96 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-27 | 4 | -0/+10 |
| |_|/ /
|/| | | |
|
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-25 | 2 | -0/+4 |
* | | | | Merge pull request #17075 from owncloud/bootstrap-tooltip | Bernhard Posselt | 2015-07-23 | 1 | -2/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | fix tipsy dependency | Hendrik Leppelsack | 2015-07-08 | 1 | -2/+2 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-23 | 6 | -4/+76 |
* | | | | Merge pull request #17413 from owncloud/public-api-querybuilder | Morris Jobke | 2015-07-22 | 4 | -79/+85 |
|\ \ \ \ |
|
| * | | | | Fix existing usages by removing the quotes | Joas Schilling | 2015-07-21 | 4 | -54/+60 |
| * | | | | Use the public interface and our method instead of the doctrine thing | Joas Schilling | 2015-07-21 | 4 | -25/+25 |
* | | | | | Merge pull request #17806 from owncloud/enc_improved_app_description | Robin McCorkell | 2015-07-22 | 1 | -13/+8 |
|\ \ \ \ \ |
|
| * | | | | | improved app description and adjust it to the way the new encryption module w... | Bjoern Schiessle | 2015-07-22 | 1 | -13/+8 |
* | | | | | | Fixing line comments and indentation | Viktor Szépe | 2015-07-21 | 2 | -24/+25 |
| |/ / / /
|/| | | | |
|
* | | | | | Merge pull request #17381 from owncloud/fix_sharing_add_to_group | Morris Jobke | 2015-07-21 | 1 | -4/+10 |
|\ \ \ \ \ |
|
| * | | | | | use the correct user if we update the share table | Bjoern Schiessle | 2015-07-03 | 1 | -4/+10 |
* | | | | | | Merge pull request #17750 from owncloud/enc_migration_fix_mountpoint_detection | Joas Schilling | 2015-07-21 | 2 | -4/+81 |
|\ \ \ \ \ \ |
|