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
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
2007-06-24
update user domains to be more complete, and auto set requested user_id/home ...
Christian Fowler
1
-3
/
+3
2007-06-19
Move gBitSniffer after themes setup so it can set lynx without an error.
Nick Palmer
1
-10
/
+10
2007-06-17
remove references to unused BitCache class. this has to be rewritten a bit an...
Max Kremmel
1
-2
/
+1
2007-06-16
move from gPreviewStyle to gBitThemes->setStyle()
Max Kremmel
1
-2
/
+3
2007-06-08
Fix downloading with treasury when gzip is on.
Nick Palmer
1
-2
/
+3
2007-05-05
add some preimlinary code for user_domains
Christian Fowler
1
-3
/
+8
2007-04-24
move funcitons to kernel_lib, remove preflight and keep BitTimer in its own f...
Max Kremmel
1
-2
/
+3
2007-04-04
move all style related code to BitThemes to further clean up the mess. all st...
Max Kremmel
1
-3
/
+4
2007-04-02
Massive changes to themes layout engine:
Max Kremmel
1
-8
/
+2
2007-03-08
Fix warning if gzip is on and no session exists yet.
Nick Palmer
1
-11
/
+11
2007-03-05
move gzip stuff after scanPackages() that we have a chance to disable it in b...
Max Kremmel
1
-9
/
+6
2007-02-28
more cleanup of initiation files. moved as many defines as i could to kernel/...
Max Kremmel
1
-58
/
+28
2007-02-28
add USERS_PKG_PATH back into the predifined constants. apparently the install...
Max Kremmel
1
-4
/
+3
2007-02-28
move default icon style define to config_defaults, rename num_queries gNumQue...
Max Kremmel
1
-104
/
+71
2007-02-25
remove antiqueated site_upload_dir preference and use STORAGE defines. previo...
TekiMaki
1
-49
/
+10
2007-02-07
update setPrefence to setConfig
Christian Fowler
1
-2
/
+2
2007-02-06
suggest a solution to circumvent the 250 char limit for site_keywords. quite ...
Max Kremmel
1
-2
/
+11
2007-01-24
use predifined PKG_PATHs
Max Kremmel
1
-3
/
+3
2007-01-16
prefix languages kernel_config settings with i18n_ and clean up some language...
Max Kremmel
1
-3
/
+3
2007-01-15
fix trailing slash apendage to TEMP_PKG_PATH
Max Kremmel
1
-3
/
+3
2006-12-22
comment apparently ancient, unused code, and slate for deletion
Christian Fowler
1
-2
/
+9
2006-12-13
add check for gNoToxify global option to bypass detox if so desired
Christian Fowler
1
-2
/
+2
2006-10-07
add uri_mode to Force full URI's for offline or exported content (newsletters...
Christian Fowler
1
-7
/
+11
2006-09-16
remove votes session settings.
Max Kremmel
1
-8
/
+1
2006-09-12
clean up registerAppMenu API, clean up a lot of the menu code, don't assign a...
Max Kremmel
1
-2
/
+2
2006-09-09
use isFeatureActive method instead of getConfig when it's boolean
Max Kremmel
1
-3
/
+3
2006-09-06
move LibertySystem stuff to liberty's bit_setup_inc where it belongs
Christian Fowler
1
-14
/
+1
2006-09-03
change all biticon links to point to the new icons provided in themes/icon_st...
Max Kremmel
1
-1
/
+4
2006-08-04
fixing some upgrader problems
Max Kremmel
1
-2
/
+3
2006-07-31
standardise formatting
Max Kremmel
1
-7
/
+6
2006-07-30
load only active liberty plugins and eliminate liberty_plugins table
Jams H Thompson
1
-2
/
+12
2006-07-29
fix BIT_BASE_URI for https
Wakeworks
1
-3
/
+3
2006-07-23
restore load all packages in directory behaviour
Jams H Thompson
1
-2
/
+2
2006-07-23
improve package management and performance, eliminate some package related in...
Jams H Thompson
1
-2
/
+9
[next]