aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* cleanup languages. closes #11274Volkan Gezer2014-11-2011-164/+0
* Merge pull request #12253 from owncloud/port-12154Vincent Petry2014-11-204-11/+47
|\
| * Add repair steps for legacy config filesLukas Reschke2014-11-182-1/+31
| * Ignore port for trusted domainsLukas Reschke2014-11-182-10/+16
* | [tx-robot] updated from transifexJenkins for ownCloud2014-11-204-2/+6
* | [tx-robot] updated from transifexJenkins for ownCloud2014-11-194-2/+6
* | drop unneeded var_dump - fixes #9997Morris Jobke2014-11-181-1/+0
* | Merge pull request #12261 from oparoz/patch-1Morris Jobke2014-11-181-1/+1
|\ \
| * | Replace deprecated switchesOlivier Paroz2014-11-181-1/+1
* | | Merge pull request #12224 from owncloud/fix_12211Björn Schießle2014-11-181-9/+22
|\ \ \ | |/ / |/| |
| * | only users can have a display name different from the idBjoern Schiessle2014-11-181-1/+4
| * | make sure that we only find the shares from the correct share type if users a...Bjoern Schiessle2014-11-181-2/+8
| * | make sure that we don't find the wrong shares if a user and a group have the ...Bjoern Schiessle2014-11-181-6/+10
| |/
* | Merge pull request #12259 from owncloud/app-enabled-plugin-appmanagerLukas Reschke2014-11-181-4/+4
|\ \
| * | Fix type hinting for app managerRobin Appelman2014-11-181-4/+4
| |/
* | Merge pull request #12242 from owncloud/fix-undefined-sizeLukas Reschke2014-11-181-1/+1
|\ \ | |/ |/|
| * Check if the size field is availableLukas Reschke2014-11-171-1/+1
* | Merge pull request #12237 from owncloud/fix-12236Morris Jobke2014-11-181-5/+5
|\ \
| * | Make declaration compatibleLukas Reschke2014-11-171-5/+5
| |/
* | Merge pull request #9962 from owncloud/app-group-enable-remoteLukas Reschke2014-11-181-0/+75
|\ \
| * | Add sabredav plugin to check if a user has access to an appRobin Appelman2014-11-171-0/+75
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-184-0/+8
* | | Merge pull request #11727 from owncloud/moveCallCheckRegisterToSomeWhereElseLukas Reschke2014-11-171-0/+3
|\ \ \ | |_|/ |/| |
| * | Move CSRF checkLukas Reschke2014-11-171-0/+3
* | | Merge pull request #11741 from owncloud/delete_all_children_preview_2Vincent Petry2014-11-171-16/+94
|\ \ \
| * | | delete all children's previews when deleting a folderGeorg Ehrke2014-10-301-16/+94
* | | | Merge pull request #12218 from owncloud/issue/10991-fixesMorris Jobke2014-11-172-2/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make it possible to cleanPath() absolute Windows pathsJoas Schilling2014-11-171-2/+11
| * | | Correctly close handle of directory when listing certificatesJoas Schilling2014-11-171-0/+1
* | | | Merge pull request #12031 from owncloud/app-managerRobin Appelman2014-11-174-0/+211
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add \OC\App\Manager to handle enabling/disabling appsRobin Appelman2014-11-104-0/+211
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-1726-10/+62
* | | | Merge pull request #12186 from owncloud/fix-12182Morris Jobke2014-11-153-13/+31
|\ \ \ \
| * | | | do not output DB information, and do not set headerArthur Schiwon2014-11-143-7/+28
| * | | | errors are already loggedArthur Schiwon2014-11-142-3/+0
| * | | | eliminate OC_Template::printErrorPage in database classes, fixes #12182Arthur Schiwon2014-11-143-7/+7
* | | | | Check if app is enabled for userLukas Reschke2014-11-151-0/+11
|/ / / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-144-0/+4
* | | | Merge pull request #11479 from owncloud/cleanup-group-admin-on-deleteGroupMorris Jobke2014-11-131-0/+4
|\ \ \ \
| * | | | cleanup group admin(s) on deleteGroupmichag862014-10-081-0/+4
* | | | | Merge pull request #11956 from owncloud/remove-check-for-allow_user_to_change...Morris Jobke2014-11-131-1/+1
|\ \ \ \ \
| * | | | | removal of wrong/double implemented checkmichag862014-11-131-1/+1
* | | | | | Run preupdate before an updateLukas Reschke2014-11-132-5/+17
|/ / / / /
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-132-4/+4
* | | | | Merge pull request #12141 from owncloud/kill-dav-clientMorris Jobke2014-11-121-59/+0
|\ \ \ \ \
| * | | | | OC_DAVClient is not longer used - no need to carry it around anymoreThomas Müller2014-11-121-59/+0
* | | | | | Merge pull request #12139 from owncloud/DoNotTouchMeThomas Müller2014-11-121-3/+3
|\ \ \ \ \ \
| * | | | | | Try to read the file only instead of trying to touchLukas Reschke2014-11-121-3/+3
| |/ / / / /
* | | | | | Merge pull request #12128 from owncloud/drop-formfactorJan-Christoph Borchardt2014-11-126-109/+13
|\ \ \ \ \ \
| * | | | | | Drop form_factor that is appended to JS, CSS and template filenamesMorris Jobke2014-11-126-109/+13
| |/ / / / /