Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Also extend public server interface | Robin Appelman | 2014-08-31 | 1 | -1/+2 | |
| * | | | | | | | | Use public api for getting l10n | Robin Appelman | 2014-08-31 | 66 | -94/+97 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #10766 from owncloud/getUserFolder | Robin Appelman | 2014-08-31 | 1 | -5/+9 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | ||||||
| * / / / / / | Add optional user ID parameter for getUseFolder | Morris Jobke | 2014-08-31 | 1 | -5/+9 | |
|/ / / / / / | ||||||
* | | / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-31 | 480 | -5046/+4079 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #10428 from owncloud/files_external_better_config | Robin McCorkell | 2014-08-30 | 4 | -28/+57 | |
|\ \ \ \ \ | ||||||
| * | | | | | Improve UI of external storage configuration | Robin McCorkell | 2014-08-30 | 4 | -28/+57 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-08-30 | 561 | -8819/+9815 | |
* | | | | | | Merge pull request #10721 from owncloud/kill-rand | Robin Appelman | 2014-08-29 | 3 | -16/+11 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Don't register the call when rendering error pages | Robin Appelman | 2014-08-29 | 2 | -5/+8 | |
| * | | | | | | Remove insecure fallback random number generation | Robin Appelman | 2014-08-29 | 1 | -11/+3 | |
* | | | | | | | Merge pull request #10734 from owncloud/fix-10268 | Morris Jobke | 2014-08-29 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | retrieve local users, groups and group members in a sorted way | Arthur Schiwon | 2014-08-29 | 2 | -4/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #10738 from owncloud/fix-quotabar-width | jbtbnl | 2014-08-29 | 2 | -2/+10 | |
|\ \ \ \ \ \ \ |