summaryrefslogtreecommitdiffstats
path: root/apps/files_external
Commit message (Expand)AuthorAgeFilesLines
* fixup! Fixed testsJohn Molakvoæ (skjnldsv)2018-02-271-3/+3
* fixup! Fixed testsJohn Molakvoæ (skjnldsv)2018-02-273-13/+10
* fixup! Fixed testsJohn Molakvoæ (skjnldsv)2018-02-271-20/+20
* Fixed testsJohn Molakvoæ (skjnldsv)2018-02-271-3/+10
* Fixed actions and header missing thJohn Molakvoæ (skjnldsv)2018-02-273-7/+8
* fixup! Fixed icons paddingJohn Molakvoæ (skjnldsv)2018-02-261-0/+1
* Fixed icons paddingJohn Molakvoæ (skjnldsv)2018-02-262-19/+21
* Select in popover fixJohn Molakvoæ (skjnldsv)2018-02-221-1/+1
* Tooltip fix on status iconJohn Molakvoæ (skjnldsv)2018-02-222-2/+7
* fixup! Changed config saving feedback designJohn Molakvoæ (skjnldsv)2018-02-221-2/+0
* Better label stylingJohn Molakvoæ (skjnldsv)2018-02-221-3/+3
* Changed config saving feedback designJohn Molakvoæ (skjnldsv)2018-02-223-12/+11
* Use popovermenu instead of dropdown and small fix to popovermenuJohn Molakvoæ (skjnldsv)2018-02-223-46/+46
* adjust swift external storage to new openstack sdkRobin Appelman2018-02-192-164/+99
* Merge pull request #8158 from nextcloud/s3-minioRoeland Jago Douma2018-02-191-7/+4
|\
| * Use a more widely available method to test s3 settingsRobin Appelman2018-02-081-7/+4
* | [tx-robot] updated from transifexNextcloud bot2018-02-182-0/+2
* | [tx-robot] updated from transifexNextcloud bot2018-02-174-2/+24
* | Fix info.xml files of shipped appsJoas Schilling2018-02-161-15/+20
* | [tx-robot] updated from transifexNextcloud bot2018-02-144-2/+28
* | Merge pull request #8335 from nextcloud/remove-unused-importMorris Jobke2018-02-1424-45/+0
|\ \
| * | Remove unused import statementsMorris Jobke2018-02-1424-45/+0
* | | [tx-robot] updated from transifexNextcloud bot2018-02-142-0/+10
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-02-1316-110/+512
* | [tx-robot] updated from transifexNextcloud bot2018-02-1222-8/+72
* | [tx-robot] updated from transifexNextcloud bot2018-02-092-2/+6
* | [tx-robot] updated from transifexNextcloud bot2018-02-092-0/+2
* | Merge pull request #8100 from nextcloud/s3-folder-deleteMorris Jobke2018-02-081-7/+12
|\ \ | |/ |/|
| * fix invalidating folder cache for s3Robin Appelman2018-01-291-1/+1
| * adjust s3 bulk delete to new sdk syntaxRobin Appelman2018-01-291-6/+11
* | [tx-robot] updated from transifexNextcloud bot2018-02-082-2/+20
* | [tx-robot] updated from transifexNextcloud bot2018-02-072-2/+18
* | [tx-robot] updated from transifexNextcloud bot2018-02-0310-10/+90
* | [tx-robot] updated from transifexNextcloud bot2018-02-028-8/+72
* | [tx-robot] updated from transifexNextcloud bot2018-02-01100-1096/+100
* | Use ::class statement instead of stringMorris Jobke2018-01-293-33/+65
|/
* [tx-robot] updated from transifexNextcloud bot2018-01-292-6/+6
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-2620-24/+24
* Merge pull request #8054 from nextcloud/substr-use-indexMorris Jobke2018-01-263-18/+6
|\
| * Use index based string access for substr with length of 1Morris Jobke2018-01-263-18/+6
* | Simplify ternary operator statementsMorris Jobke2018-01-261-3/+1
* | Use type casting instead of *val() methodMorris Jobke2018-01-261-1/+1
* | Merge pull request #8063 from nextcloud/inline-valueJoas Schilling2018-01-262-4/+2
|\ \
| * | Return value immediately instead of assigning to a one-time variableMorris Jobke2018-01-262-4/+2
| |/
* / Use proper code flow instead of not needed else branchMorris Jobke2018-01-251-1/+0
|/
* Fix risky tests without assertionsJoas Schilling2018-01-251-13/+13
* Merge pull request #7918 from nextcloud/properly-log-exceptionsRoeland Jago Douma2018-01-233-29/+55
|\
| * Properly log the full exception instead of only the messageMorris Jobke2018-01-233-29/+55
* | Merge pull request #7994 from nextcloud/smb-notify-test-timeoutRoeland Jago Douma2018-01-221-2/+2
|\ \ | |/ |/|
| * increase the time we wait for smb notifications in the testRobin Appelman2018-01-221-2/+2