summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23251 from owncloud/fix_22907Thomas Müller2016-03-152-2/+42
|\
| * allow group shares, even if not all public keys are availableBjoern Schiessle2016-03-152-2/+42
* | Merge pull request #22998 from owncloud/delay-loading-the-scannerThomas Müller2016-03-152-5/+5
|\ \
| * | Delay check till scanner is usedLukas Reschke2016-03-092-5/+5
* | | Merge pull request #23039 from owncloud/invalid-share-storageThomas Müller2016-03-154-352/+20
|\ \ \
| * | | move failedstorage to coreRobin Appelman2016-03-114-359/+2
| * | | dont break when there is an invalid shareRobin Appelman2016-03-112-6/+31
* | | | Merge pull request #23074 from owncloud/issue-22835-correctly-use-querybuilde...Thomas Müller2016-03-152-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Correctly escape join statements and use selectAliasJoas Schilling2016-03-102-4/+4
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-1516-12/+70
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-1420-14/+22
* | | | Merge pull request #23201 from owncloud/mark-testing-app-as-compatible-with-9-1Thomas Müller2016-03-131-1/+1
|\ \ \ \
| * | | | Mark testing app as compatible with 9.1Lukas Reschke2016-03-131-1/+1
* | | | | Merge pull request #23091 from owncloud/issue-23085-csae-insensitive-group-se...Thomas Müller2016-03-131-7/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Correctly lower the search input as wellJoas Schilling2016-03-111-5/+5
| * | | | Return the correct group casing in sharee apiJoas Schilling2016-03-111-2/+2
| | |/ / | |/| |
* | | | Fix intergration testsRoeland Jago Douma2016-03-131-893/+631
* | | | Remove the old OCS Share API codeRoeland Jago Douma2016-03-131-645/+0
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-1210-6/+38
|/ / /
* | | Merge pull request #23080 from owncloud/use-non-localized-birthday-titleThomas Müller2016-03-112-3/+3
|\ \ \
| * | | Use a birthday title which does not require translation because we have no id...Thomas Müller2016-03-102-3/+3
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-03-1126-80/+218
* | | | Merge pull request #23086 from owncloud/ldap-sort-deprecatedThomas Müller2016-03-113-30/+1
|\ \ \ \
| * | | | remove deprecated ldap_sortArthur Schiwon2016-03-103-30/+1
| |/ / /
* | | | Merge pull request #23119 from owncloud/fix-getOwner-on-fileshome-masterThomas Müller2016-03-103-12/+65
|\ \ \ \
| * | | | getOwner is not available on FileHome - fixes #23116Thomas Müller2016-03-103-12/+65
| |/ / /
* | | | Merge pull request #23094 from owncloud/fake-lock-for-windows-7-8-10Thomas Müller2016-03-101-0/+1
|\ \ \ \
| * | | | Fake LOCK statement for Windows 7, 8 and 10 network mountsMorris Jobke2016-03-101-0/+1
| |/ / /
* | | | Merge pull request #23121 from owncloud/scrutinizer_share_fixesThomas Müller2016-03-102-2/+2
|\ \ \ \
| * | | | Fix some scrutinizer warning in the sharing codeRoeland Jago Douma2016-03-102-2/+2
* | | | | Merge pull request #23056 from owncloud/fix_23044Thomas Müller2016-03-102-4/+19
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add mimetype to OCS Share API outputRoeland Jago Douma2016-03-102-4/+19
| |/ / /
* | | | Merge pull request #23048 from owncloud/no-fatal-error-if-DSTART-is-not-setThomas Müller2016-03-102-4/+19
|\ \ \ \
| * | | | fixes #23004Thomas Müller2016-03-102-3/+18
| * | | | fixes #23020Thomas Müller2016-03-091-1/+1
* | | | | Merge pull request #23087 from owncloud/allow-migrating-all-calendarsThomas Müller2016-03-102-4/+4
|\ \ \ \ \
| * | | | | Allow to migrate calendars of all usersJoas Schilling2016-03-102-4/+4
* | | | | | The birthday_calendar is read-onlyThomas Müller2016-03-102-7/+13
| |_|/ / / |/| | | |
* | | | | Merge pull request #23017 from owncloud/first-stop-the-dockersThomas Müller2016-03-106-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | docker containers should be stopped before being removed - refs https://githu...Thomas Müller2016-03-096-0/+6
* | | | | Merge pull request #23050 from owncloud/href-target-blankThomas Müller2016-03-101-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | make sure links open in new tabsJan-Christoph Borchardt2016-03-091-1/+1
| | |/ / | |/| |
* | | | Merge pull request #23064 from owncloud/typo-comments-app-descThomas Müller2016-03-101-1/+1
|\ \ \ \
| * | | | fix typoArthur Schiwon2016-03-091-1/+1
| |/ / /
* / / / [tx-robot] updated from transifexJenkins for ownCloud2016-03-108-12/+18
|/ / /
* | | Merge pull request #23035 from owncloud/fix-syncing-of-all-birthday-calendarsThomas Müller2016-03-091-1/+1
|\ \ \
| * | | Fix syncing of all birthday calendars in one goJoas Schilling2016-03-091-1/+1
| | |/ | |/|
* | | Merge pull request #23026 from stweil/masterThomas Müller2016-03-095-6/+6
|\ \ \ | |/ / |/| |
| * | apps/files: Fix typos in comments (found and fixed by codespell)Stefan Weil2016-03-095-6/+6
| |/
* | Merge pull request #22986 from owncloud/remove-disabled-autocorrect-new-fileThomas Müller2016-03-091-1/+1
|\ \ | |/ |/|