index
:
kernel
master
Bitweaver kernel package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel_lib.php
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-27
empty check on unlink_r
spider
1
-1
/
+1
2014-10-14
add getConfig and isFeatureActive to BitBase
spider
1
-1
/
+0
2014-04-03
use HttpStatusCodes in bit_redirect
spiderr
1
-28
/
+2
2013-11-13
add +function verify_hex_color
spiderr
1
-1
/
+20
2012-06-07
Strip trailing white space
lsces
1
-33
/
+33
2011-07-09
tweak bit_error_handler message; move bitdebug to proper location of bit_erro...
spiderr
1
-17
/
+0
2011-02-15
overhaul storing of complete storage_url int liberty_files, and only use the ...
spiderr
1
-2
/
+1
2011-01-14
create BIT_BASE_URI and BIT_ROOT_URI; use that for STORAGE_BASE_URI and STORA...
spiderr
1
-1
/
+1
2010-07-15
check for false on opendir in unlink_r
spiderr
1
-7
/
+8
2010-06-09
Strip down CVS keywords.
cvs2git
1
-1
/
+1
2010-04-08
vd() output of deprecated messages may as well use delayed output
Daniel Sutcliffe
1
-2
/
+2
2009-10-20
Fixes for Deprecated features in PHP 5.3.x (ereg and split)
John Turner
1
-2
/
+2
2009-04-14
handle non-3xx errors with a separate header so spiders are properly informed...
Christian Fowler
1
-1
/
+34
2009-03-11
add generic pear module checker
Max Kremmel
1
-1
/
+19
2008-12-28
clean up code
Max Kremmel
1
-8
/
+11
2008-12-18
Remove print_r.
Tomasz Kalkosinski
1
-3
/
+1
2008-12-18
Partial fix 2048241. Dont urldecode $_GET second time.
Tomasz Kalkosinski
1
-5
/
+11
2008-12-05
fix EMAIL_ADDRESS_REGEX, to have a hyphen in regex, it MUST be leading char i...
Christian Fowler
1
-2
/
+2
2008-10-19
add @deprecated doc tags where appropriate
Max Kremmel
1
-1
/
+4
2008-10-16
add + to email regex
Max Kremmel
1
-2
/
+2
2008-10-16
clean up code
Max Kremmel
1
-6
/
+6
2008-10-16
use better regex to weed out email addresses and make use of that regex when ...
Max Kremmel
1
-11
/
+4
2008-10-03
indent using tabs
Max Kremmel
1
-10
/
+10
2008-09-14
add a generic bitdebug() function to display a message when gDebug is set and...
Max Kremmel
1
-21
/
+32
2008-06-30
set correct root based on uri_mode
Max Kremmel
1
-2
/
+3
2008-06-30
tentative commit to try and get the _URL vs. _URI issue sorted. we now have a...
Max Kremmel
1
-3
/
+4
2008-06-30
return URI instead of URL
Max Kremmel
1
-2
/
+2
2008-06-23
nicify multiline output and don't throw error when there's no class.
Max Kremmel
1
-5
/
+11
2008-06-14
use same options when recursing
Max Kremmel
1
-2
/
+2
2008-06-14
use sWindows to indicate that it's a static variable.
Max Kremmel
1
-5
/
+5
2008-06-09
if we have php > 5 make use of recursive dir creation instead of looping thro...
Max Kremmel
1
-13
/
+23
2008-05-31
add function to easily convert path to url
Max Kremmel
1
-1
/
+18
2008-05-26
add option to not use curl.
Max Kremmel
1
-4
/
+5
2008-05-26
add % to allowed url chars
Max Kremmel
1
-2
/
+2
2008-05-23
rename functionEnabled to function_enabled to be consistent, clean up code an...
Max Kremmel
1
-14
/
+14
2008-02-21
More pleasant way to detect if exec() is enabled on server.
Tomasz Kalkosinski
1
-1
/
+18
2007-11-13
Major improvement of Batch Import of users. Adds 4 new functions to separate ...
MW
1
-1
/
+21
2007-11-05
add pStatusCode to bit_redirect so you can specify various 3XX status codes t...
Christian Fowler
1
-3
/
+7
2007-10-05
Use handy httpPrefix in install_error and make that function use the handy ht...
Nick Palmer
1
-3
/
+3
2007-10-04
add a recursive copy function: copy_r()
Max Kremmel
1
-1
/
+33
2007-09-22
add file_name_to_title global function
Christian Fowler
1
-1
/
+16
2007-09-20
prevent annoying warning message in logs by checking is_dir first in mkdir_p
Christian Fowler
1
-2
/
+2
2007-08-01
Hide windows error where rmdir is trying to remove liberty/cache directory
Lester Caine
1
-2
/
+2
2007-07-26
Debug message using $parent AFTER $parent is created
Lester Caine
1
-2
/
+2
2007-07-10
allow '+' in email addresses
Max Kremmel
1
-2
/
+2
2007-07-01
remove unused ckgd2() function
Max Kremmel
1
-18
/
+7
2007-06-22
Add phpdoc comment blocks
Lester Caine
1
-9
/
+11
2007-05-21
global the main global vars for include
Christian Fowler
1
-1
/
+2
2007-05-18
allow the use of a query string in the url when fetching with fsock
Max Kremmel
1
-4
/
+4
2007-04-24
move funcitons to kernel_lib, remove preflight and keep BitTimer in its own f...
Max Kremmel
1
-0
/
+743