index
:
kernel
master
Bitweaver kernel package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup_inc.php
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-07
Switch to EXTRNAL_LIBS in their own directory away from the site specific CON...
lsces
1
-1
/
+1
2016-02-07
Move from Smarty2 to Smarty3 function style
lsces
1
-9
/
+9
2015-09-27
remove site_keywords madness
turon
1
-8
/
+0
2014-10-01
define SECURE_BIT_BASE_URI
spider
1
-1
/
+8
2014-09-08
tweaks to sys default TEMP location
spiderr
1
-14
/
+0
2014-09-08
use SERVER_NAME to keep TEMP locations separate
spiderr
1
-1
/
+1
2014-09-08
move all temp to system temp location
turon
1
-1
/
+4
2014-06-03
use externals libraries
lsces
1
-1
/
+1
2014-04-15
add apcu object cache support for BitSingleton
turon
1
-3
/
+1
2013-04-10
move right column back in to place
spiderr
1
-7
/
+10
2013-04-06
major clean up for Smarty 3.0 and another pass at cleaning the top menus
spiderr
1
-2
/
+15
2012-07-19
move bit_error_inc to as early as possible in boot sequence
spiderr
1
-0
/
+1
2012-06-20
overhaul BitSingleton class to allow standard constructor and auto creation a...
spiderr
1
-1
/
+1
2012-05-25
replace PHP_SELF with SCRIPT_NAME
spiderr
1
-1
/
+1
2012-05-05
clean up BitSingleton support - implement abstract getSingleInstance
spiderr
1
-1
/
+1
2012-04-27
Merge branch 'master' of github.com:bitweaver/kernel
spiderr
1
-1
/
+2
2012-04-27
setConfig(bitdomain) instead of storeConfig(bitdomain) to keep value from bei...
spiderr
1
-1
/
+1
2012-04-16
Load metaKeywords
Lester Caine ext:(%22)
1
-1
/
+2
2011-04-09
add gLibertySystem to global declaration, necessary for some cron situations
Christian Fowler
1
-1
/
+1
2010-08-19
add support for optional config/kernel/override_inc.php for install specific ...
spiderr
1
-0
/
+5
2010-08-13
move menu_register_inc.php to themes package
spiderr
1
-1
/
+1
2010-06-09
Strip down CVS keywords.
cvs2git
1
-1
/
+1
2010-02-08
deprecate root bit_setup_inc use kernel/setup_inc.php
wjames5
1
-1
/
+5
2009-10-01
remove ref to non-existant copyright.txt file
wjames5
1
-2
/
+2
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
1
-2
/
+2
2009-01-30
fix site_https_login is use _SERVER['HTTP_HOST'] as a default, also fix http(...
Christian Fowler
1
-11
/
+5
2008-12-22
split getPluginFunction into 2 functions to allow us to return either a strin...
Max Kremmel
1
-6
/
+4
2008-12-18
Partial fix 2048241. Dont urldecode $_GET second time.
Tomasz Kalkosinski
1
-2
/
+2
2008-11-28
Let shell scripts access the closed site so they don't log the error page.
Tekimaki
1
-2
/
+2
2008-10-17
when we do the first install, we need to make sure we don't accidentally forc...
Max Kremmel
1
-2
/
+2
2008-10-13
fix logic with installer force when updating pre 2.1 bitweaver and create mis...
Max Kremmel
1
-6
/
+5
2008-10-13
typo
laetzer
1
-2
/
+2
2008-10-13
don't overrule admin's choice for site closed msg
laetzer
1
-2
/
+2
2008-10-08
fix chicken-egg problem with installer and LibertyMime loading attachment pre...
Max Kremmel
1
-1
/
+15
2008-08-23
code cleanup
Max Kremmel
1
-3
/
+3
2008-07-30
server stats module fine tuning
laetzer
1
-6
/
+4
2008-07-22
Added check for IIS as $_SERVER['HTTPS'] uses 'off' value
Stephan Borg
1
-2
/
+3
2008-07-17
sort out chicken and egg issue with loading libertyMime plugins in other pack...
Max Kremmel
1
-13
/
+3
2008-07-15
call preload function to load javascript and the like. i think this should al...
Max Kremmel
1
-2
/
+8
2008-07-15
since plugins can now be in any package things like pkg constants need to be ...
Max Kremmel
1
-2
/
+14
2008-07-12
typo
wjames5
1
-2
/
+2
2008-07-12
ignore arrays of sort_mode
Max Kremmel
1
-2
/
+2
2008-03-29
use STORAGE_PKG_URI for liberty_fetch_thumbnails
Christian Fowler
1
-1
/
+4
2008-02-14
if user status is negative block them - this is a quick ban for the user
wjames5
1
-2
/
+8
2008-01-30
define new BIT_BASE_PATH constant - useful for when bw is installed in a sub dir
wjames5
1
-1
/
+8
2007-11-03
move hack check to a more generic location right at the start of loading bitw...
Max Kremmel
1
-2
/
+7
2007-10-09
maintain readers sanity by not splitting if condition lines unless they are r...
Max Kremmel
1
-3
/
+2
2007-07-13
try to clean up https code which has a lot of bogus assignments and convolute...
Max Kremmel
1
-55
/
+24
2007-07-10
remove some of the config assignments and clean up code a bit. there is still...
Max Kremmel
1
-1
/
+5
2007-07-10
move themes code out of kernel/setup_inc.php and properly in themes/bit_setu...
Christian Fowler
1
-33
/
+1
[next]