Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix files router download links | Bart Visscher | 2013-02-08 | 1 | -0/+14 |
* | Merge pull request #1439 from owncloud/fix-archive-tar-on-win32-master | Thomas Müller | 2013-02-08 | 1 | -1/+1 |
|\ | |||||
| * | quick fixing this require_once. | Thomas Mueller | 2013-02-08 | 1 | -1/+1 |
* | | missing comma in sql statement | Thomas Müller | 2013-02-08 | 1 | -1/+1 |
* | | Merge pull request #1527 from owncloud/simplyfy_file_mimetype_parsing | icewind1991 | 2013-02-07 | 1 | -4/+3 |
|\ \ | |||||
| * | | simplyfy mimetype parsing of 'file' output | Jörn Friedrich Dreyer | 2013-02-07 | 1 | -4/+3 |
* | | | Merge pull request #1514 from owncloud/fix-setup | Lukas Reschke | 2013-02-07 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | Move loading of js_config to templatelayout | Bart Visscher | 2013-02-07 | 1 | -0/+3 |
* | | | | Merge pull request #1530 from owncloud/fix-warning-displayname-layout | blizzz | 2013-02-07 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | Fix warning with displayname in user layout template | Bart Visscher | 2013-02-07 | 1 | -0/+3 |
| |/ / / | |||||
* | | | | Fix previous commit | Robin Appelman | 2013-02-07 | 1 | -1/+1 |
* | | | | Use dummy request method in CLI | Robin Appelman | 2013-02-07 | 1 | -1/+5 |
* | | | | Don't try to use routes when called from cli | Robin Appelman | 2013-02-07 | 1 | -8/+10 |
| |/ / |/| | | |||||
* | | | Merge pull request #1451 from eMerzh/fix_1065 | Thomas Müller | 2013-02-07 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | Add Redirect to getUrlContent fix #1065 | Brice Maron | 2013-02-04 | 1 | -0/+3 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-07 | 1 | -0/+1 |
* | | | | Merge pull request #1500 from chriskoch/patch-1 | Frank Karlitschek | 2013-02-06 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Update lib/public/util.php | Christian Koch | 2013-02-06 | 1 | -2/+2 |
* | | | | | Merge pull request #1509 from owncloud/correct-public-contacts-tests | Lukas Reschke | 2013-02-06 | 1 | -2/+2 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Correct lib/public/contacts.php tests | Bart Visscher | 2013-02-06 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Merge pull request #1443 from owncloud/use-module-file-info-master | Lukas Reschke | 2013-02-06 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | we get best results regarding mime type detection if we use fileinfo - let's ... | Thomas Mueller | 2013-02-04 | 1 | -0/+8 |
* | | | | | Added comments | Sam Tuke | 2013-02-06 | 1 | -7/+15 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #1357 from owncloud/alternative-loging-master | Thomas Müller | 2013-02-06 | 2 | -0/+11 |
|\ \ \ \ | |||||
| * | | | | add support for apps to register alternative login methods | Thomas Mueller | 2013-01-29 | 2 | -0/+11 |
* | | | | | port already approved bugfix to master, https://github.com/owncloud/core/pull... | Björn Schießle | 2013-02-06 | 1 | -1/+7 |
* | | | | | let the user change his display name, if supported by the back-end | Björn Schießle | 2013-02-06 | 1 | -1/+19 |
* | | | | | Merge pull request #1476 from owncloud/disable-error-handler-while-running-ph... | Thomas Müller | 2013-02-05 | 2 | -5/+7 |
|\ \ \ \ \ | |||||
| * | | | | | fix failing test cases due to wrong typing | Thomas Mueller | 2013-02-05 | 1 | -2/+2 |
| * | | | | | disable error handler while running phpunit | Thomas Mueller | 2013-02-05 | 1 | -3/+5 |
* | | | | | | offer change password only when the action is supported by the user backend | Arthur Schiwon | 2013-02-05 | 1 | -0/+18 |
* | | | | | | Merge pull request #1474 from samtuke/master | Lukas Reschke | 2013-02-05 | 2 | -9/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Minor improvement to comments | Sam Tuke | 2013-02-05 | 1 | -7/+6 |
| * | | | | | | Merge github.com:owncloud/core | Sam Tuke | 2013-02-05 | 24 | -151/+464 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge github.com:owncloud/core | Sam Tuke | 2013-01-31 | 71 | -3361/+4563 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of github.com:owncloud/core | Sam Tuke | 2013-01-23 | 67 | -954/+1026 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Added two hooks: pre_unshare and pre_unshareAll, useful for files_encryption | Sam Tuke | 2013-01-14 | 1 | -0/+13 |
* | | | | | | | | | | spell check | Thomas Mueller | 2013-02-05 | 1 | -1/+1 |
* | | | | | | | | | | pass the argument to the ctor | Thomas Mueller | 2013-02-05 | 1 | -1/+1 |
| |_|_|_|/ / / / / |/| | | | | | | | | |||||
* | | | | | | | | | setlocale test is pointless on Windows | Thomas Mueller | 2013-02-05 | 1 | -0/+5 |
* | | | | | | | | | new function \OC_Util::runningOnWindows() | Thomas Mueller | 2013-02-05 | 1 | -0/+7 |
| |_|_|/ / / / / |/| | | | | | | | |||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-05 | 2 | -2/+37 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge pull request #1449 from owncloud/fixing-namespace-local-storage-master | Thomas Müller | 2013-02-04 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fixing namespace | Thomas Mueller | 2013-02-04 | 1 | -2/+2 |
* | | | | | | | | Merge pull request #1234 from owncloud/fix-issue-192 | Thomas Müller | 2013-02-04 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix sharing issue with collection and children mismatches | Michael Gapczynski | 2013-01-19 | 1 | -1/+2 |
* | | | | | | | | Merge pull request #1444 from owncloud/writable-temp-folder-for-session-data-... | Thomas Müller | 2013-02-04 | 1 | -0/+11 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | in case file based session handling in enabled - we need to make sure the con... | Thomas Mueller | 2013-02-04 | 1 | -0/+11 |
* | | | | | | | | | Merge pull request #1445 from owncloud/CSP_font | Thomas Müller | 2013-02-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Also allow local files | Lukas Reschke | 2013-02-04 | 1 | -1/+1 |