| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix problems exposed by tests | Michael Gapczynski | 2012-08-15 | 1 | -27/+16 |
* | Add tests for Share API, all tests passing :) | Michael Gapczynski | 2012-08-15 | 4 | -142/+267 |
* | Change to correct function call getItemSharedWithBySource() | Michael Gapczynski | 2012-08-14 | 1 | -1/+1 |
* | Remove setTarget() function, changing target names only leads to confusion | Michael Gapczynski | 2012-08-14 | 1 | -38/+0 |
* | Ensure permissions can't be escalated during a reshare | Michael Gapczynski | 2012-08-14 | 1 | -7/+12 |
* | Use if instead of switch for detecting share type and throw exceptions when s... | Michael Gapczynski | 2012-08-14 | 1 | -63/+65 |
* | Retrieve all file dependent items when looking for file item type | Michael Gapczynski | 2012-08-14 | 1 | -4/+11 |
* | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-14 | 929 | -9747/+57703 |
|\ |
|
| * | LDAP: adjust usersInGroup to updated interface | Arthur Schiwon | 2012-08-14 | 1 | -3/+12 |
| * | LDAP: adjust getGroups to updated interface | Arthur Schiwon | 2012-08-14 | 1 | -6/+15 |
| * | adjust LDAP to updated interface | Arthur Schiwon | 2012-08-14 | 1 | -2/+10 |
| * | fix some minor problems with path noramlization | Robin Appelman | 2012-08-14 | 2 | -2/+7 |
| * | some basic path normalization | Robin Appelman | 2012-08-14 | 3 | -3/+35 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-14 | 19 | -19/+19 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-13 | 600 | -35/+37570 |
| * | Improve usability for configuring Dropbox and Google Drive external storage | Michael Gapczynski | 2012-08-13 | 4 | -304/+350 |
| * | Suggest mount point name, don't reload custom javascript file | Michael Gapczynski | 2012-08-13 | 1 | -2/+29 |
| * | Throw exception in Dropbox and Google Drive storage constructors if parameter... | Michael Gapczynski | 2012-08-13 | 2 | -11/+27 |
| * | Catch exceptions and write to log when creating storage object fails | Michael Gapczynski | 2012-08-13 | 1 | -1/+6 |
| * | Show access granted label immediately after granting access | Michael Gapczynski | 2012-08-13 | 2 | -5/+11 |
| * | Prevent editing Dropbox configuration input after access granted | Michael Gapczynski | 2012-08-13 | 1 | -0/+1 |
| * | Show access granted label next to Google Drive and Dropbox storage in configu... | Michael Gapczynski | 2012-08-13 | 2 | -0/+4 |
| * | Fix remove button display for external storage | Michael Gapczynski | 2012-08-13 | 1 | -0/+2 |
| * | l10n directories have been missing | Thomas Mueller | 2012-08-13 | 10 | -0/+0 |
| * | Automatically check radio when new addressbook fields get focus. | Thomas Tanghus | 2012-08-13 | 1 | -0/+7 |
| * | Also check for some other files | Lukas Reschke | 2012-08-13 | 1 | -1/+1 |
| * | translation resources added and updated | Thomas Mueller | 2012-08-13 | 20 | -14/+499 |
| * | translation resources added and updated | Thomas Mueller | 2012-08-13 | 15 | -42/+270 |
| * | Calendar: remove not used style rules | Bart Visscher | 2012-08-12 | 1 | -2/+0 |
| * | Rewrite remoteStorage settings, remove block echo | Bart Visscher | 2012-08-12 | 1 | -17/+11 |
| * | Remove unused gallery template | Bart Visscher | 2012-08-12 | 1 | -47/+0 |
| * | Change image links to use imagePath function | Bart Visscher | 2012-08-12 | 7 | -12/+12 |
| * | Commented out unused(?) class that interfered with appsettings. | Thomas Tanghus | 2012-08-12 | 1 | -1/+1 |
| * | Position appsettings fixed and load it in dynamically added element. | Thomas Tanghus | 2012-08-12 | 2 | -34/+36 |
| * | Readded refresh param. 304 and ETag is still sent so shouldn't matter. | Thomas Tanghus | 2012-08-12 | 1 | -1/+1 |
| * | Backgroundjobs: Fix wrong var names | Jakob Sack | 2012-08-12 | 2 | -3/+3 |
| * | Backgroundjobs: fix bug in QueuedTask | Jakob Sack | 2012-08-12 | 1 | -1/+1 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-12 | 83 | -563/+1561 |
| * | Backgroundjobs: Fix template | Jakob Sack | 2012-08-12 | 1 | -3/+3 |
| * | Backgroundjobs: interface improvements | Jakob Sack | 2012-08-12 | 2 | -6/+7 |
| * | Add type text to new user, fixes display issue | Michael Gapczynski | 2012-08-11 | 1 | -1/+1 |
| * | Use limit and offset for subadmin users | Michael Gapczynski | 2012-08-11 | 2 | -3/+3 |
| * | Add search, limit, offset parameters to usersInGroups() | Michael Gapczynski | 2012-08-11 | 6 | -15/+20 |
| * | Change limit parameter in OC_User as well | Michael Gapczynski | 2012-08-11 | 1 | -1/+1 |
| * | Start with 30 users, this fills my screen | Michael Gapczynski | 2012-08-11 | 1 | -1/+1 |
| * | Make getting all users and groups the default | Michael Gapczynski | 2012-08-11 | 11 | -13/+21 |
| * | Add infinite scrolling to Settings -> Users, still a little buggy | Michael Gapczynski | 2012-08-11 | 3 | -68/+163 |
| * | Add search, limit, and offset parameters to getUsers() and getGroups() | Michael Gapczynski | 2012-08-11 | 9 | -29/+26 |
| * | Cast subadmin groups as strings | Michael Gapczynski | 2012-08-11 | 1 | -1/+1 |
| * | This is unnessecary because we already run htmlentities() over the template e... | Lukas Reschke | 2012-08-11 | 1 | -1/+1 |