aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12344 from owncloud/fixstypoThomas Müller2014-11-211-1/+1
|\
| * update grammarVolkan Gezer2014-11-211-1/+1
|/
* Revert "drop OC_Preferences::getUsers and getApps"Morris Jobke2014-11-203-0/+82
* Merge pull request #12336 from owncloud/drop-getApps-getUsersMorris Jobke2014-11-203-82/+0
|\
| * drop OC_Preferences::getUsers and getAppsMorris Jobke2014-11-203-82/+0
|/
* Merge pull request #12330 from owncloud/jenkins-eat-thatMorris Jobke2014-11-207-42/+40
|\
| * drop dependency of some commands on old config objectMorris Jobke2014-11-207-42/+40
* | Merge pull request #12321 from owncloud/checkForXMLWriterThomas Müller2014-11-201-0/+1
|\ \
| * | Check for XMLWriter classLukas Reschke2014-11-201-0/+1
* | | Fix file upload to ext storage when recovery key is enabledVincent Petry2014-11-202-9/+58
* | | Merge pull request #12299 from owncloud/clean-lib-base-configMorris Jobke2014-11-201-23/+29
|\ \ \
| * | | replace double quotes with single quotesMorris Jobke2014-11-191-1/+1
| * | | replace all static calls to OC_Config and OC_Preferences to calls to OCP\IConfigMorris Jobke2014-11-191-23/+29
* | | | Merge pull request #12325 from owncloud/removeunneccessarylangLukas Reschke2014-11-2074-1417/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | cleanup languages. closes #11274Volkan Gezer2014-11-2074-1417/+0
* | | | Merge pull request #12226 from owncloud/remove-phpassThomas Müller2014-11-206-17/+42
|\ \ \ \
| * | | | Remove phpass and migrate to new Hasher interfaceLukas Reschke2014-11-176-17/+42
* | | | | Merge pull request #12297 from owncloud/issue/10991-all-testcaseMorris Jobke2014-11-20187-359/+644
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Make remaining files extend the test baseJoas Schilling2014-11-1970-117/+191
| * | | | Make root tests extend the \Test\TestCaseJoas Schilling2014-11-1946-83/+160
| * | | | Make apps/ extend the \Test\TestCase and fix overwritten methodsJoas Schilling2014-11-1940-91/+161
| * | | | Use base class to reset the file mapperJoas Schilling2014-11-1933-68/+132
* | | | | Merge pull request #12305 from owncloud/sharelist-nodeleteMorris Jobke2014-11-202-12/+30
|\ \ \ \ \
| * | | | | JSHint fixes in sharedfilelistSpec unit test fileVincent Petry2014-11-191-1/+3
| * | | | | Remove delete button in shared with others listVincent Petry2014-11-192-11/+27
| | |_|/ / | |/| | |
* | | | | Merge pull request #12253 from owncloud/port-12154Vincent Petry2014-11-206-14/+54
|\ \ \ \ \
| * | | | | Add repair steps for legacy config filesLukas Reschke2014-11-182-1/+31
| * | | | | Ignore port for trusted domainsLukas Reschke2014-11-184-13/+23
* | | | | | Merge pull request #12257 from owncloud/l10n-loadtranslationsfromjsVincent Petry2014-11-203-2/+106
|\ \ \ \ \ \
| * | | | | | Fix l10n promisesVincent Petry2014-11-192-6/+11
| * | | | | | Better use of promise in OC.L10N.load()Vincent Petry2014-11-191-13/+8
| * | | | | | Remove stray generateUrlVincent Petry2014-11-191-5/+0
| * | | | | | Added function to load translations from JSVincent Petry2014-11-183-2/+111
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-11-20174-774/+406
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #12290 from owncloud/ext-preventbreakageduetobugs2Lukas Reschke2014-11-191-0/+8
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Show warning when invalid user was passedVincent Petry2014-11-141-0/+8
* | | | | | Merge pull request #11696 from owncloud/addWarningToEncryptionLostPasswordLukas Reschke2014-11-1915-150/+388
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | center spinnerMorris Jobke2014-11-182-1/+7
| * | | | | Show spinnerLukas Reschke2014-11-172-0/+2
| * | | | | fix unreadable label in warning boxMorris Jobke2014-11-171-0/+6
| * | | | | Hide submit button after password changeLukas Reschke2014-11-171-0/+3
| * | | | | listen to the post_passwordReset hook, backup the old keys and create a new k...Bjoern Schiessle2014-11-173-0/+26
| * | | | | add password as parameter to the signal so that the encryption can create a n...Bjoern Schiessle2014-11-171-1/+1
| * | | | | Add "postPasswordReset" hookLukas Reschke2014-11-171-4/+8
| * | | | | Use correct route insteadLukas Reschke2014-11-172-2/+2
| * | | | | Remove uneeded importLukas Reschke2014-11-171-1/+0
| * | | | | Fix scrutinizer issuesLukas Reschke2014-11-171-1/+1
| * | | | | Warn for password reset when files_encryption is enabledLukas Reschke2014-11-1710-149/+341
| | |/ / / | |/| | |
* | | | | Merge pull request #12276 from owncloud/undelete-only-if-files-trashin-is-ena...Morris Jobke2014-11-193-1/+36
|\ \ \ \ \
| * | | | | Only show undelete capability if files_trashbin is enabledLukas Reschke2014-11-183-1/+36