Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-27 | 275 | -2289/+4008 |
| | |||||
* | Merge pull request #3208 from owncloud/api_capabilities_quota | Morris Jobke | 2013-08-27 | 2 | -6/+49 |
|\ | | | | | Add the quota to the external API for use with the mobile and desktop clients | ||||
| * | add documentation | Morris Jobke | 2013-08-27 | 1 | -0/+13 |
| | | |||||
| * | Code style | Tom Needham | 2013-08-27 | 1 | -2/+2 |
| | | |||||
| * | Add quota to core api | Tom Needham | 2013-08-27 | 2 | -6/+36 |
| | | |||||
* | | Merge pull request #4596 from owncloud/fix_isEmpty_trash | Björn Schießle | 2013-08-27 | 1 | -4/+5 |
|\ \ | |/ |/| | trash bin: fix isEmpty() function | ||||
| * | the trash bin can also contain empty files. Don't use the trash bin size as ↵ | Bjoern Schiessle | 2013-08-27 | 1 | -4/+5 |
|/ | | | | indicator to decide if the trash bin is empty or not | ||||
* | Merge pull request #4348 from owncloud/fixing-4343-master | Jörn Friedrich Dreyer | 2013-08-27 | 2 | -27/+165 |
|\ | | | | | fixes #4343 | ||||
| * | lacy initialization of fileView - in case basic auth is used FileSystem is ↵ | Thomas Müller | 2013-08-26 | 1 | -4/+16 |
| | | | | | | | | not yet initialized during the initialize() call | ||||
| * | Merge branch 'master' into fixing-4343-master | Thomas Müller | 2013-08-22 | 1613 | -29093/+28175 |
| |\ | | | | | | | | | | | | | Conflicts: lib/connector/sabre/quotaplugin.php | ||||
| * | | adding unit tests for quota checks | Thomas Müller | 2013-08-08 | 2 | -33/+98 |
| | | | |||||
| * | | adding unit tests to determine length | Thomas Müller | 2013-08-08 | 2 | -1/+48 |
| | | | |||||
| * | | fixes #4343 | Thomas Müller | 2013-08-08 | 1 | -2/+16 |
| | | | |||||
* | | | Merge pull request #4507 from owncloud/existingusersfromgroup | blizzz | 2013-08-27 | 2 | -19/+29 |
|\ \ \ | | | | | | | | | return only existing users in group | ||||
| * | | | consolidate validity check for users in group class | Arthur Schiwon | 2013-08-26 | 2 | -28/+29 |
| | | | | |||||
| * | | | no assoc index here, makes tests pass again | Arthur Schiwon | 2013-08-19 | 1 | -1/+1 |
| | | | | |||||
| * | | | return only existing users in group | Arthur Schiwon | 2013-08-19 | 1 | -3/+12 |
| | | | | |||||
* | | | | Merge pull request #4586 from owncloud/fixing-3431-master | Morris Jobke | 2013-08-27 | 21 | -3253/+0 |
|\ \ \ \ | | | | | | | | | | | kill zh_CN.GB2312 | ||||
| * | | | | revert debugging code which accidentially entered this pull request | Thomas Müller | 2013-08-27 | 1 | -4/+0 |
| | | | | | |||||
| * | | | | kill zh_CN.GB2312 | Thomas Müller | 2013-08-27 | 22 | -3253/+4 |
| | | | | | |||||
* | | | | | Merge pull request #4585 from owncloud/fixing-4385-master | Morris Jobke | 2013-08-27 | 5 | -10/+13 |
|\ \ \ \ \ | | | | | | | | | | | | | Fixing 4385 master | ||||
| * | | | | | storage information is path specific | Thomas Müller | 2013-08-27 | 4 | -5/+8 |
| | | | | | | |||||
| * | | | | | webdav quota now displays the same values as the web interface does | Thomas Müller | 2013-08-27 | 2 | -6/+6 |
| |/ / / / | |||||
* | | | | | Merge pull request #4584 from owncloud/fixing-4575-master | Morris Jobke | 2013-08-27 | 1 | -12/+13 |
|\ \ \ \ \ | |/ / / / |/| | | | | adding translations to update events | ||||
| * | | | | adding translations to update events | Thomas Müller | 2013-08-27 | 1 | -12/+13 |
|/ / / / | |||||
* | | | | Merge branch 'xsendfile_complete_zip_fix' of github.com:riso/owncloud-core ↵ | Morris Jobke | 2013-08-26 | 1 | -3/+20 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into riso-xsendfile_complete_zip_fix from pull request #3307 Conflicts: lib/helper.php | ||||
| * | | | | final fix for xsendfile zip generation race condition | Valerio Ponte | 2013-08-08 | 1 | -3/+20 |
| | | | | | |||||
* | | | | | Merge pull request #4292 from owncloud/add_appconfig_unittest | Bart Visscher | 2013-08-26 | 1 | -0/+132 |
|\ \ \ \ \ | | | | | | | | | | | | | Add \OC_Appconfig Unittest | ||||
| * | | | | | Use setUpBeforeClass() and tearDownAfterClass() | kondou | 2013-08-06 | 1 | -3/+9 |
| | | | | | | |||||
| * | | | | | Revert "Add null and emptystring tests to check NOT NULL" | kondou | 2013-08-02 | 1 | -14/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit c74f3d0b90227f95c1b6d21bbb7ee28561b67446. | ||||
| * | | | | | Add null and emptystring tests to check NOT NULL | kondou | 2013-08-02 | 1 | -0/+14 |
| | | | | | | |||||
| * | | | | | Add \OC_Appconfig Unittest | kondou | 2013-08-02 | 1 | -0/+126 |
| | | | | | | |||||
* | | | | | | Merge pull request #4281 from owncloud/ie8-multiselect | Morris Jobke | 2013-08-26 | 1 | -0/+7 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Better ie8 multiselect | ||||
| * | | | | | | Better ie8 multiselect | Victor Dubiniuk | 2013-08-01 | 1 | -0/+7 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #4542 from owncloud/fixing-4504-master | Morris Jobke | 2013-08-26 | 2 | -198/+7 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | remove duplicate code | ||||
| * | | | | | | | remove duplicate code | Thomas Müller | 2013-08-22 | 2 | -198/+7 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #4519 from owncloud/style-fixes | Morris Jobke | 2013-08-26 | 1 | -1/+5 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | fix minor style issue in the app navigation | ||||
| * | | | | | | | | fix reviewers concerns | Morris Jobke | 2013-08-26 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | fix minor style issue in the app navigation | Morris Jobke | 2013-08-19 | 1 | -1/+5 |
| | | | | | | | | | |||||
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-25 | 247 | -2599/+8182 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #4331 from owncloud/improve_app-management | Christopher | 2013-08-25 | 7 | -66/+92 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Improve app-management | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into improve_app-management | kondou | 2013-08-21 | 926 | -14253/+14568 |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: settings/js/apps.js | ||||
| * | | | | | | | | | Move .errormsg from settings-css to .warning in core. Reusable! | kondou | 2013-08-18 | 4 | -15/+17 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Use appitem instead of always recreating a jquery object | kondou | 2013-08-18 | 1 | -15/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fix some wrong data storages | ||||
| * | | | | | | | | | Don't use an alert for displaying app-mgmt-errors | kondou | 2013-08-18 | 4 | -11/+45 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rather display a dominant div and mark the problematic app in the applist. Fix #305 | ||||
| * | | | | | | | | | Merge branch 'master' into improve_app-management | kondou | 2013-08-18 | 760 | -14393/+10729 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Throw exceptions instead of only logging in \OC_Installer::installApp() | kondou | 2013-08-09 | 1 | -35/+18 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'master' into improve_app-management | kondou | 2013-08-09 | 1257 | -3494/+11388 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Log exception at the catching code | kondou | 2013-08-09 | 2 | -5/+6 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Improve app-management | kondou | 2013-08-06 | 3 | -15/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Better error messages - Translate untranslated strings Basically picks non-app-dependency related stuff from #4017 |