summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add question about user-backendOluf Lorenzen2014-09-031-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2014-09-0323-16/+56
* Merge pull request #10816 from owncloud/app-nav-submitjbtbnl2014-09-021-1/+2
|\
| * also style submit buttonsBernhard Posselt2014-09-021-1/+2
* | Merge pull request #10697 from owncloud/fs-no-autosetupRobin Appelman2014-09-024-19/+7
|\ \
| * | Also setup the filesystem when matching routesRobin Appelman2014-09-021-0/+1
| * | Remove unneeded file initialization in encryption, already handled in a hookRobin Appelman2014-09-021-16/+0
| * | Don't automatically setup the filesystem the moment we load OC\Files\FileSystemRobin Appelman2014-09-023-3/+6
|/ /
* | Merge pull request #10807 from owncloud/acceptance-readmeVincent Petry2014-09-021-4/+4
|\ \ | |/ |/|
| * Fixed readme for acceptance testsVincent Petry2014-09-011-4/+4
* | [tx-robot] updated from transifexJenkins for ownCloud2014-09-0275-13/+194
|/
* Merge pull request #10733 from owncloud/acceptance_testsfelixboehm2014-09-0128-0/+2049
|\
| * further documentationFelix Böhm2014-08-291-3/+44
| * fix login suiteFelix Böhm2014-08-292-7/+11
| * bump version of protractor in package.jsonFelix Böhm2014-08-291-1/+1
| * Update readme.mdfelixboehm2014-08-291-1/+5
| * fix typoMorris Jobke2014-08-291-2/+2
| * gitignore for node modulesFelix Böhm2014-08-291-0/+1
| * add bunch of acceptance testsFelix Böhm2014-08-2927-0/+1999
* | [tx-robot] updated from transifexJenkins for ownCloud2014-09-01150-219/+5235
* | Merge pull request #10779 from owncloud/ignore-po-filesfelixboehm2014-08-311336-514992/+1
|\ \
| * | remove po files and ignore them in the futureThomas Müller2014-08-311336-514992/+1
* | | Merge pull request #10644 from owncloud/app-navigation-utilsMorris Jobke2014-08-313-7/+199
|\ \ \
| * | | Add app utilities - CSS menus for sidebarBernhard Posselt2014-08-313-7/+199
* | | | Merge pull request #10778 from owncloud/eof-cronMorris Jobke2014-08-311-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | add proper End of Line characterMorris Jobke2014-08-311-1/+1
| |/ /
* | | Merge pull request #10780 from owncloud/config-publicMorris Jobke2014-08-312-2/+76
|\ \ \
| * | | Extend public config interfaceRobin Appelman2014-08-312-2/+76
| |/ /
* | | Merge pull request #10420 from owncloud/external-share-self-signedLukas Reschke2014-08-3127-230/+838
|\ \ \ | |/ / |/| |
| * | 5.3 syntax...Robin Appelman2014-08-311-9/+14
| * | Explicitly set the timezonesRobin Appelman2014-08-312-8/+9
| * | Add test for expired certificateLukas Reschke2014-08-311-3/+1
| * | Add unit tests and fix rootcerts creation bugLukas Reschke2014-08-3110-37/+263
| * | Cleanup routesRobin Appelman2014-08-313-5/+4
| * | check for blacklisted file certificate filenamesRobin Appelman2014-08-311-1/+1
| * | fix testRobin Appelman2014-08-311-1/+3
| * | Rename namespaceRobin Appelman2014-08-313-3/+3
| * | Cleanup certificate codeRobin Appelman2014-08-313-17/+28
| * | move certificate classes to their own namespaceRobin Appelman2014-08-313-3/+4
| * | remove outdated checksRobin Appelman2014-08-312-4/+0
| * | Add certificate classRobin Appelman2014-08-312-0/+172
| * | Move certificate management interface from files_external to coreRobin Appelman2014-08-3113-154/+220
| * | fix indentionRobin Appelman2014-08-311-1/+1
| * | No need for this folder to be world accessibleRobin Appelman2014-08-311-1/+1
| * | Verify names of certificatesRobin Appelman2014-08-312-4/+11
| * | Make external shares work with imported self-signed certificatesRobin Appelman2014-08-312-2/+14
| * | Move certificate management code to coreRobin Appelman2014-08-318-81/+193
* | | Merge pull request #10770 from owncloud/getUserFolderMorris Jobke2014-08-311-1/+2
|\ \ \
| * | | update public interface for getUserFolderMorris Jobke2014-08-311-1/+2
* | | | Merge pull request #10768 from owncloud/l10n-use-publicLukas Reschke2014-08-3167-95/+99
|\ \ \ \