Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | 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 | |
| * | | | | | | | | | Allow the loading of local font files embedded via data: | Lukas Reschke | 2013-02-04 | 1 | -1/+1 | |
| * | | | | | | | | | Allow loading of external fonts | Lukas Reschke | 2013-02-04 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #1427 from TheSFReader/master | Thomas Müller | 2013-02-04 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | translate the mimtype/mimepart to readable in the searchByMime function | TheSFReader | 2013-02-03 | 1 | -1/+7 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #1436 from owncloud/cache_check_path | Thomas Müller | 2013-02-04 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Cache: fix copy-paste errors | Robin Appelman | 2013-02-04 | 1 | -2/+2 | |
| * | | | | | | | | | Cache: check for invalid paths in getFileInfo/getDirectoryContent | Robin Appelman | 2013-02-03 | 1 | -0/+6 | |
* | | | | | | | | | | Merge pull request #1423 from owncloud/getowner | Thomas Müller | 2013-02-04 | 2 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add getOwner to Filesystem and View classes | Michael Gapczynski | 2013-02-02 | 2 | -0/+20 | |
* | | | | | | | | | | Make fileblacklist configurable | Lukas Reschke | 2013-02-03 | 1 | -1/+1 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #1416 from herbrechtsmeier/set_include_path_early | Thomas Müller | 2013-02-03 | 1 | -6/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | initPaths: set include path before any owncloud function is called | herbrechtsmeier | 2013-02-02 | 1 | -6/+7 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #1422 from TheSFReader/master | Thomas Müller | 2013-02-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove a warning by making sure the renamed file is a dir before trying and o... | TheSFReader | 2013-02-02 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | / / / / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-03 | 1 | -1/+12 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Dav: update etag in filecache when doing a PROPSET | Robin Appelman | 2013-02-02 | 1 | -1/+3 | |
* | | | | | | | | Dav: don't overwrite etag from filecache with old etag from properties table | Robin Appelman | 2013-02-02 | 1 | -1/+3 | |
|/ / / / / / / | ||||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-02 | 1 | -4/+4 | |
* | | | | | | | Merge pull request #1413 from owncloud/enable_removing_search_providers | Frank Karlitschek | 2013-02-01 | 1 | -0/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | add function to remove a search provider | Jörn Friedrich Dreyer | 2013-02-01 | 1 | -0/+16 | |
* | | | | | | | | Merge pull request #1384 from owncloud/upgrade_fix | Bart Visscher | 2013-02-01 | 1 | -70/+53 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Still load js files in maintance mode | Robin Appelman | 2013-01-30 | 1 | -2/+6 | |
| * | | | | | | | | Check for upgrade/maintance mode before trying to load an app | Robin Appelman | 2013-01-30 | 1 | -70/+49 | |
| |/ / / / / / / |