| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #5443 from owncloud/fix-autoloader-caching | Bart Visscher | 2013-11-01 | 1 | -0/+8 |
|\ |
|
| * | Only use autoloader cache when 'instanceid' is available. | Andreas Fischer | 2013-10-22 | 1 | -5/+9 |
| * | Inject memoryCache into Autoloader. Remove recursion-prevention hack. | Andreas Fischer | 2013-10-22 | 1 | -1/+5 |
* | | Make "Please contact your system administrator" a full sentence. | Andreas Fischer | 2013-11-01 | 1 | -1/+1 |
* | | Merge pull request #3889 from owncloud/apps_preload | Morris Jobke | 2013-10-28 | 1 | -1/+1 |
|\ \ |
|
| * | | Don't load the apps when we need to upgrade | Bart Visscher | 2013-06-28 | 1 | -1/+1 |
* | | | Merge pull request #5528 from frisco82/changeUpadateNotification | Thomas Müller | 2013-10-24 | 1 | -2/+4 |
|\ \ \ |
|
| * | | | Changed update message to be more instructive, changed update style to be les... | Ramiro Aparicio | 2013-10-24 | 1 | -2/+4 |
* | | | | Merge pull request #5507 from owncloud/webdav-removeredirectfromindex | Thomas Müller | 2013-10-24 | 1 | -1/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Remove WebDAV redirect from the root path | Vincent Petry | 2013-10-24 | 1 | -1/+5 |
| | |/
| |/| |
|
* / | | Fixed sharing dropdown placeholders in IE8/9 | Vincent Petry | 2013-10-23 | 1 | -0/+1 |
|/ / |
|
* | | introduce link_to_docs() and migrate links | Thomas Müller | 2013-10-21 | 1 | -1/+1 |
* | | Use display name from magic cookie, fixes #4884 | Arthur Schiwon | 2013-10-18 | 1 | -0/+1 |
* | | Merge branch 'master' into fixing-appframework-master | Thomas Müller | 2013-10-16 | 1 | -2/+8 |
|\ \ |
|
| * | | Include exception message in log entry when session fails to start | Tom Needham | 2013-10-12 | 1 | -1/+1 |
| * | | Handle ownCloud logging when data dir not created | Tom Needham | 2013-10-11 | 1 | -6/+2 |
| * | | Log the session exception when ownCloud is not installed | Tom Needham | 2013-10-11 | 1 | -3/+6 |
| * | | Merge pull request #4780 from AxelRb/master | Morris Jobke | 2013-10-10 | 1 | -0/+7 |
| |\ \ |
|
| | * | | changed the argument to false for getValue , reformated else statement | Axel Roenn | 2013-10-10 | 1 | -3/+2 |
| | * | | Changed default behaviour to not log IP address in case of an auth failure. C... | Axel Roenn | 2013-09-10 | 1 | -2/+8 |
| | * | | On an auth failure the uid and the IP address should be logged to the standar... | Axel Roenn | 2013-09-09 | 1 | -0/+2 |
* | | | | Merge branch 'master' into fixing-appframework-master | Thomas Müller | 2013-10-08 | 1 | -3/+28 |
|\| | | |
|
| * | | | fixing various PHPDoc comments | Thomas Müller | 2013-10-02 | 1 | -2/+2 |
| * | | | remove obsolete function login() | Thomas Müller | 2013-10-02 | 1 | -8/+0 |
| * | | | code cleanup - remove special case for webdav in handleApacheAuth() | Thomas Müller | 2013-10-02 | 1 | -4/+17 |
| * | | | Merge branch 'master' into apache-auth-master | Thomas Müller | 2013-10-02 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | Squashed commit of the following: | Thomas Müller | 2013-10-01 | 1 | -1/+21 |
* | | | | | PHPDoc added | Thomas Müller | 2013-10-07 | 1 | -2/+6 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'master' into lib-private-master-2 | Thomas Müller | 2013-09-30 | 1 | -0/+1 |
|\| | | |
|
| * | | | Merge pull request #4967 from owncloud/dont_remember_login_if_enc_enabled | Thomas Müller | 2013-09-30 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | introduce OC_Util::rememberLoginAllowed() | Bjoern Schiessle | 2013-09-24 | 1 | -1/+1 |
| | * | | | don't remember login if the encrypion app is enabled because the user | Bjoern Schiessle | 2013-09-24 | 1 | -0/+1 |
* | | | | | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -1/+1 |
|/ / / / |
|
* | | | | Merge branch 'master' into appframework-master | Thomas Müller | 2013-09-25 | 1 | -0/+1 |
|\| | | |
|
| * | | | Merge pull request #4684 from owncloud/improved-console | Bart Visscher | 2013-09-19 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | Use more object oriented way for console commands | Bart Visscher | 2013-09-01 | 1 | -0/+1 |
* | | | | | Note to self 2: Do as you preach. Test! | Thomas Tanghus | 2013-09-18 | 1 | -1/+1 |
* | | | | | Note to self: Test before pushing!!! | Thomas Tanghus | 2013-09-18 | 1 | -1/+1 |
* | | | | | Use new emitter system | Thomas Tanghus | 2013-09-18 | 1 | -1/+3 |
* | | | | | OC_Cache namespace changes and add UserCache to server container. | Thomas Tanghus | 2013-09-17 | 1 | -2/+2 |
* | | | | | /OC/Server has created too early causing issues with config operations as OC:... | Thomas Müller | 2013-09-15 | 1 | -3/+3 |
* | | | | | Merge branch 'master' into appframework-master | Thomas Müller | 2013-09-15 | 1 | -0/+8 |
|\| | | | |
|
| * | | | | Merge branch 'master' into oc_avatars | kondou | 2013-09-12 | 1 | -10/+5 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'master' into oc_avatars | kondou | 2013-09-04 | 1 | -4/+4 |
| |\ \ \ \ |
|
| * | | | | | Provide 'enable_avatars' in config.php, to disable avatars | kondou | 2013-09-01 | 1 | -5/+7 |
| * | | | | | Merge branch 'master' into oc_avatars | kondou | 2013-08-31 | 1 | -9/+26 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Use defaultavatars | kondou | 2013-08-29 | 1 | -0/+6 |
* | | | | | | Merge branch 'master' into appframework-master | Thomas Müller | 2013-09-13 | 1 | -14/+18 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Revert "fixes #4574" | Thomas Müller | 2013-09-06 | 1 | -10/+5 |
| | |_|/ /
| |/| | | |
|
| * | | | | Merge branch 'master' into clean_up_util | kondou | 2013-09-02 | 1 | -15/+51 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|