summaryrefslogtreecommitdiffstats
path: root/lib/base.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into lib-private-master-2Thomas Müller2013-09-301-0/+1
|\
| * Merge pull request #4967 from owncloud/dont_remember_login_if_enc_enabledThomas Müller2013-09-301-0/+1
| |\
| | * introduce OC_Util::rememberLoginAllowed()Bjoern Schiessle2013-09-241-1/+1
| | * don't remember login if the encrypion app is enabled because the userBjoern Schiessle2013-09-241-0/+1
* | | move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-1/+1
|/ /
* | Merge branch 'master' into appframework-masterThomas Müller2013-09-251-0/+1
|\|
| * Merge pull request #4684 from owncloud/improved-consoleBart Visscher2013-09-191-0/+1
| |\
| | * Use more object oriented way for console commandsBart Visscher2013-09-011-0/+1
* | | Note to self 2: Do as you preach. Test!Thomas Tanghus2013-09-181-1/+1
* | | Note to self: Test before pushing!!!Thomas Tanghus2013-09-181-1/+1
* | | Use new emitter systemThomas Tanghus2013-09-181-1/+3
* | | OC_Cache namespace changes and add UserCache to server container.Thomas Tanghus2013-09-171-2/+2
* | | /OC/Server has created too early causing issues with config operations as OC:...Thomas Müller2013-09-151-3/+3
* | | Merge branch 'master' into appframework-masterThomas Müller2013-09-151-0/+8
|\| |
| * | Merge branch 'master' into oc_avatarskondou2013-09-121-10/+5
| |\ \
| * \ \ Merge branch 'master' into oc_avatarskondou2013-09-041-4/+4
| |\ \ \
| * | | | Provide 'enable_avatars' in config.php, to disable avatarskondou2013-09-011-5/+7
| * | | | Merge branch 'master' into oc_avatarskondou2013-08-311-9/+26
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Use defaultavatarskondou2013-08-291-0/+6
* | | | | Merge branch 'master' into appframework-masterThomas Müller2013-09-131-14/+18
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Revert "fixes #4574"Thomas Müller2013-09-061-10/+5
| | |_|/ | |/| |
| * | | Merge branch 'master' into clean_up_utilkondou2013-09-021-15/+51
| |\ \ \ | | | |/ | | |/|
| | * | Merge master into oc_previewGeorg Ehrke2013-08-301-9/+17
| | |\ \
| | * \ \ Merge master into oc_previewGeorg Ehrke2013-08-291-6/+25
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'master' into oc_previewGeorg Ehrke2013-08-231-16/+19
| | |\ \ \
| | * \ \ \ Merge branch 'master' into oc_previewThomas Müller2013-07-301-31/+22
| | |\ \ \ \
| | * \ \ \ \ merge conflicts ...Georg Ehrke2013-07-101-10/+20
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into oc_previewGeorg Ehrke2013-06-171-4/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into oc_previewGeorg Ehrke2013-06-061-7/+16
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into oc_previewGeorg Ehrke2013-05-291-17/+28
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | move to OC namespaceGeorg Ehrke2013-05-291-2/+2
| | * | | | | | | | | connect preview lib to filesystem hooksGeorg Ehrke2013-05-291-0/+9
| * | | | | | | | | | Merge branch 'master' into clean_up_utilkondou2013-08-201-16/+19
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Fix some naming and spacing in lib/util.phpkondou2013-08-181-2/+2
| * | | | | | | | | | Clean up \OC\Utilkondou2013-08-151-4/+4
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'master' into appframework-masterThomas Müller2013-08-311-15/+42
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge pull request #4661 from owncloud/separate-app-stylesJan-Christoph Borchardt2013-08-301-1/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | move CSS for browser-specific fixes out of styles.css into new fixes.cssJan-Christoph Borchardt2013-08-301-0/+1
| | * | | | | | | | | move CSS for apps out of styles.css into new apps.cssJan-Christoph Borchardt2013-08-301-1/+2
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge pull request #4578 from houbaastef/masterStephane Martin2013-08-301-5/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | fixes #4574Stephane Martin2013-08-261-5/+10
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Use the real username in preferences and magic cookie instead of case-insensi...Arthur Schiwon2013-08-301-3/+4
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Only enable logrotate when configured. Also rotate size is settable.Bart Visscher2013-08-281-1/+2
| * | | | | | | | Check for installed state before registering the logrotate background jobBart Visscher2013-08-281-1/+15
| * | | | | | | | Very simple log rotationBart Visscher2013-08-281-0/+1
| * | | | | | | | Merge pull request #3891 from owncloud/fix_loadAppScriptFileBart Visscher2013-08-281-5/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Check if the app is enabled and the app path is found before trying to load t...Bart Visscher2013-06-281-5/+8
| * | | | | | | | | Merge pull request #4434 from owncloud/fix_octemplate_escapingThomas Tanghus2013-08-281-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Fix octemplate string escaping.Thomas Tanghus2013-08-141-1/+1
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'master' into appframework-masterThomas Müller2013-08-261-16/+19
|\| | | | | | | |