Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add question about user-backend | Oluf Lorenzen | 2014-09-03 | 1 | -0/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-03 | 23 | -16/+56 |
* | Merge pull request #10816 from owncloud/app-nav-submit | jbtbnl | 2014-09-02 | 1 | -1/+2 |
|\ | |||||
| * | also style submit buttons | Bernhard Posselt | 2014-09-02 | 1 | -1/+2 |
* | | Merge pull request #10697 from owncloud/fs-no-autosetup | Robin Appelman | 2014-09-02 | 4 | -19/+7 |
|\ \ | |||||
| * | | Also setup the filesystem when matching routes | Robin Appelman | 2014-09-02 | 1 | -0/+1 |
| * | | Remove unneeded file initialization in encryption, already handled in a hook | Robin Appelman | 2014-09-02 | 1 | -16/+0 |
| * | | Don't automatically setup the filesystem the moment we load OC\Files\FileSystem | Robin Appelman | 2014-09-02 | 3 | -3/+6 |
|/ / | |||||
* | | Merge pull request #10807 from owncloud/acceptance-readme | Vincent Petry | 2014-09-02 | 1 | -4/+4 |
|\ \ | |/ |/| | |||||
| * | Fixed readme for acceptance tests | Vincent Petry | 2014-09-01 | 1 | -4/+4 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-02 | 75 | -13/+194 |
|/ | |||||
* | Merge pull request #10733 from owncloud/acceptance_tests | felixboehm | 2014-09-01 | 28 | -0/+2049 |
|\ | |||||
| * | further documentation | Felix Böhm | 2014-08-29 | 1 | -3/+44 |
| * | fix login suite | Felix Böhm | 2014-08-29 | 2 | -7/+11 |
| * | bump version of protractor in package.json | Felix Böhm | 2014-08-29 | 1 | -1/+1 |
| * | Update readme.md | felixboehm | 2014-08-29 | 1 | -1/+5 |
| * | fix typo | Morris Jobke | 2014-08-29 | 1 | -2/+2 |
| * | gitignore for node modules | Felix Böhm | 2014-08-29 | 1 | -0/+1 |
| * | add bunch of acceptance tests | Felix Böhm | 2014-08-29 | 27 | -0/+1999 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-09-01 | 150 | -219/+5235 |
* | | Merge pull request #10779 from owncloud/ignore-po-files | felixboehm | 2014-08-31 | 1336 | -514992/+1 |
|\ \ | |||||
| * | | remove po files and ignore them in the future | Thomas Müller | 2014-08-31 | 1336 | -514992/+1 |
* | | | Merge pull request #10644 from owncloud/app-navigation-utils | Morris Jobke | 2014-08-31 | 3 | -7/+199 |
|\ \ \ | |||||
| * | | | Add app utilities - CSS menus for sidebar | Bernhard Posselt | 2014-08-31 | 3 | -7/+199 |
* | | | | Merge pull request #10778 from owncloud/eof-cron | Morris Jobke | 2014-08-31 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | add proper End of Line character | Morris Jobke | 2014-08-31 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #10780 from owncloud/config-public | Morris Jobke | 2014-08-31 | 2 | -2/+76 |
|\ \ \ | |||||
| * | | | Extend public config interface | Robin Appelman | 2014-08-31 | 2 | -2/+76 |
| |/ / | |||||
* | | | Merge pull request #10420 from owncloud/external-share-self-signed | Lukas Reschke | 2014-08-31 | 27 | -230/+838 |
|\ \ \ | |/ / |/| | | |||||
| * | | 5.3 syntax... | Robin Appelman | 2014-08-31 | 1 | -9/+14 |
| * | | Explicitly set the timezones | Robin Appelman | 2014-08-31 | 2 | -8/+9 |
| * | | Add test for expired certificate | Lukas Reschke | 2014-08-31 | 1 | -3/+1 |
| * | | Add unit tests and fix rootcerts creation bug | Lukas Reschke | 2014-08-31 | 10 | -37/+263 |
| * | | Cleanup routes | Robin Appelman | 2014-08-31 | 3 | -5/+4 |
| * | | check for blacklisted file certificate filenames | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
| * | | fix test | Robin Appelman | 2014-08-31 | 1 | -1/+3 |
| * | | Rename namespace | Robin Appelman | 2014-08-31 | 3 | -3/+3 |
| * | | Cleanup certificate code | Robin Appelman | 2014-08-31 | 3 | -17/+28 |
| * | | move certificate classes to their own namespace | Robin Appelman | 2014-08-31 | 3 | -3/+4 |
| * | | remove outdated checks | Robin Appelman | 2014-08-31 | 2 | -4/+0 |
| * | | Add certificate class | Robin Appelman | 2014-08-31 | 2 | -0/+172 |
| * | | Move certificate management interface from files_external to core | Robin Appelman | 2014-08-31 | 13 | -154/+220 |
| * | | fix indention | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
| * | | No need for this folder to be world accessible | Robin Appelman | 2014-08-31 | 1 | -1/+1 |
| * | | Verify names of certificates | Robin Appelman | 2014-08-31 | 2 | -4/+11 |
| * | | Make external shares work with imported self-signed certificates | Robin Appelman | 2014-08-31 | 2 | -2/+14 |
| * | | Move certificate management code to core | Robin Appelman | 2014-08-31 | 8 | -81/+193 |
* | | | Merge pull request #10770 from owncloud/getUserFolder | Morris Jobke | 2014-08-31 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | update public interface for getUserFolder | Morris Jobke | 2014-08-31 | 1 | -1/+2 |
* | | | | Merge pull request #10768 from owncloud/l10n-use-public | Lukas Reschke | 2014-08-31 | 67 | -95/+99 |
|\ \ \ \ |