Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | Merge pull request #5232 from owncloud/fixing-webdav-touch-master | Frank Karlitschek | 2013-10-10 | 1 | -6/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | due to internal implementations touch will always be successful - $mtime will... | Thomas Müller | 2013-10-09 | 1 | -6/+0 | |
| | | | |_|_|/ / / / / / / | | | |/| | | | | | | | | | ||||||
| | * / | | | | | | | | | | don't trigger the create hooks when if the file already exists for file_put_c... | Robin Appelman | 2013-10-09 | 1 | -1/+2 | |
| | |/ / / / / / / / / / | ||||||
| * / / / / / / / / / / | ensure the view's root is a subfolder of the the default root, not only start... | Robin Appelman | 2013-10-09 | 1 | -1/+4 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #5219 from owncloud/catch_wrong_timezone | Björn Schießle | 2013-10-09 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | changed default time format to ISO8601 | Bjoern Schiessle | 2013-10-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | catch unknown timezone and fall-back to UTC | Bjoern Schiessle | 2013-10-08 | 1 | -1/+5 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #5032 from owncloud/fixing-5006-master | Andreas Fischer | 2013-10-08 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Use strict comparison === instead of ==. | Andreas Fischer | 2013-10-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | Make OC_User_Dummy::checkPassword() compatible with OC_User_Example. | Andreas Fischer | 2013-10-08 | 1 | -2/+2 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #5188 from owncloud/master-delete-user | Thomas Müller | 2013-10-08 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | User::delete should return bool | Victor Dubiniuk | 2013-10-07 | 1 | -0/+4 | |
| * | | | | | | | | | | Merge pull request #5173 from owncloud/set_timezone_for_log | Björn Schießle | 2013-10-08 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | let admin specify timezone for log file entries | Bjoern Schiessle | 2013-10-07 | 1 | -3/+5 | |
| * | | | | | | | | | | | Merge pull request #5146 from guruz/cache_enabled_apps_list | Frank Karlitschek | 2013-10-08 | 1 | -3/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | OC_App: Cache list of enabled apps | Markus Goetz | 2013-10-05 | 1 | -3/+10 | |
| * | | | | | | | | | | | Merge pull request #5194 from owncloud/fixing-5172-master | Thomas Müller | 2013-10-08 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | adding check isDeletable() on $sourcePath | Thomas Müller | 2013-10-08 | 1 | -0/+3 | |
| * | | | | | | | | | | | | Merge pull request #5193 from owncloud/fix_5126_2 | Björn Schießle | 2013-10-08 | 2 | -2/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | part file needs to have .part extension | Bjoern Schiessle | 2013-10-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | updating a existing large file creates new file chunks. Therefore createFile(... | Bjoern Schiessle | 2013-10-08 | 1 | -2/+16 | |
| | * | | | | | | | | | | | | If a existing file in Shared/ with update permissions gets updated we need to... | Bjoern Schiessle | 2013-10-08 | 1 | -0/+11 | |
| | |/ / / / / / / / / / / | ||||||
| * / / / / / / / / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-08 | 1 | -0/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | OCP\AppFramework\Controller\Controller => OCP\AppFramework\Controller | Thomas Tanghus | 2013-10-11 | 4 | -4/+4 | |
* | | | | | | | | | | | | Merge branch 'master' into fixing-appframework-master | Thomas Müller | 2013-10-08 | 96 | -180/+344 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #5181 from owncloud/fixing-chunked-upload-master | Morris Jobke | 2013-10-07 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | the path for reassembling was created the wrong way | Thomas Müller | 2013-10-07 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #4796 from owncloud/config-no-catch | Bart Visscher | 2013-10-07 | 1 | -10/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Remove the exception catch, this should be handled by a higher layer | Bart Visscher | 2013-10-07 | 1 | -10/+2 | |
| * | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-07 | 1 | -0/+8 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #5072 from owncloud/apache-auth-master | Thomas Müller | 2013-10-07 | 4 | -3/+163 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Move backend finding into its own method. | Andreas Fischer | 2013-10-07 | 1 | -16/+26 | |
| | * | | | | | | | | | move call to print_unescaped() to template | Thomas Müller | 2013-10-07 | 1 | -1/+1 | |
| | * | | | | | | | | | Also replace ApacheBackend with Authentication\IApacheBackend in user. | Andreas Fischer | 2013-10-02 | 1 | -4/+4 | |
| | * | | | | | | | | | fixing various PHPDoc comments | Thomas Müller | 2013-10-02 | 2 | -6/+12 | |
| | * | | | | | | | | | fixing namespace of ApacheBackend - now know as OCP\Authentication\IApacheBac... | Thomas Müller | 2013-10-02 | 1 | -5/+5 | |
| | * | | | | | | | | | remove obsolete function login() | Thomas Müller | 2013-10-02 | 1 | -8/+0 | |
| | * | | | | | | | | | adding PHPDoc comment | Thomas Müller | 2013-10-02 | 1 | -1/+3 | |
| | * | | | | | | | | | code cleanup - remove special case for webdav in handleApacheAuth() | Thomas Müller | 2013-10-02 | 3 | -20/+23 | |
| | * | | | | | | | | | Merge branch 'master' into apache-auth-master | Thomas Müller | 2013-10-02 | 312 | -12/+56 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | adding getCurrentUserId() to ApacheBackend | Thomas Müller | 2013-10-01 | 2 | -6/+11 | |
| | * | | | | | | | | | Squashed commit of the following: | Thomas Müller | 2013-10-01 | 4 | -1/+143 | |
| * | | | | | | | | | | Merge pull request #5162 from owncloud/fixing-l10n-master-2 | Morris Jobke | 2013-10-07 | 86 | -3387/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | move l10n factory into private | Thomas Müller | 2013-10-07 | 1 | -0/+0 | |
| | * | | | | | | | | | | remove outdated translation files | Thomas Müller | 2013-10-07 | 85 | -3387/+0 | |
| * | | | | | | | | | | | Merge pull request #5142 from owncloud/fix_version_cache_expire | Frank Karlitschek | 2013-10-07 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | a few styleguide fixes | Frank Karlitschek | 2013-10-07 | 1 | -2/+2 | |
| | * | | | | | | | | | | correctly expire cache if version file changed. Fixes problem that ownCloud o... | Frank Karlitschek | 2013-10-05 | 1 | -1/+4 | |
| * | | | | | | | | | | | Merge pull request #4974 from owncloud/fixing-4011-master | Thomas Müller | 2013-10-07 | 3 | -70/+61 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'master' into fixing-4011-master | Thomas Müller | 2013-10-04 | 339 | -1035/+5758 | |
| | |\ \ \ \ \ \ \ \ \ \ |