mirrors/Kyberia-bloodline.git
13 years agoREADME: Added markdown images for github
Harvie [Thu, 28 Oct 2010 17:35:25 +0000 (19:35 +0200)] 
README: Added markdown images for github

13 years agoCron scripts fixup & added isset to database.inc
niekt0 [Wed, 27 Oct 2010 22:27:30 +0000 (00:27 +0200)] 
Cron scripts fixup & added isset to database.inc

13 years agofoxed K cron script
niekt0 [Wed, 27 Oct 2010 21:39:38 +0000 (23:39 +0200)] 
foxed K cron script

13 years agoJoin the revolution
Harvie [Wed, 27 Oct 2010 11:50:03 +0000 (13:50 +0200)] 
Join the revolution

13 years agoAnother gitignore to ignore production data directory
Harvie [Wed, 27 Oct 2010 11:26:21 +0000 (13:26 +0200)] 
Another gitignore to ignore production data directory

13 years agoOne more .gitignore fix
Harvie [Wed, 27 Oct 2010 11:04:27 +0000 (13:04 +0200)] 
One more .gitignore fix

13 years agoFixed .gitignores - now we can use git clean -dn on production server
Harvie [Wed, 27 Oct 2010 11:00:03 +0000 (13:00 +0200)] 
Fixed .gitignores - now we can use git clean -dn on production server

13 years agoFixed typo in logout event
Harvie [Wed, 27 Oct 2010 10:29:04 +0000 (12:29 +0200)] 
Fixed typo in logout event

13 years agoTemporary mail fix
Harvie [Wed, 27 Oct 2010 10:10:32 +0000 (12:10 +0200)] 
Temporary mail fix

13 years agoLocalFileInclude security fix
niekt0 [Wed, 27 Oct 2010 00:05:44 +0000 (02:05 +0200)] 
LocalFileInclude security fix

13 years agoLogger converted to public static
Harvie [Tue, 26 Oct 2010 23:36:17 +0000 (01:36 +0200)] 
Logger converted to public static

13 years agologger fix
Harvie [Tue, 26 Oct 2010 23:29:46 +0000 (01:29 +0200)] 
logger fix

13 years agohtmlparser final fix
Harvie [Tue, 26 Oct 2010 23:26:42 +0000 (01:26 +0200)] 
htmlparser final fix

13 years agohtmlparser fix test
Harvie [Tue, 26 Oct 2010 23:24:08 +0000 (01:24 +0200)] 
htmlparser fix test

13 years agoAnother deprecated feature + htmlparser fix
Harvie [Tue, 26 Oct 2010 23:18:48 +0000 (01:18 +0200)] 
Another deprecated feature + htmlparser fix

13 years agoFixed: Deprecated: Assigning the return value of new by reference is deprecated
Harvie [Tue, 26 Oct 2010 23:09:48 +0000 (01:09 +0200)] 
Fixed: Deprecated: Assigning the return value of new by reference is deprecated

13 years agohtml parse - another try
Harvie [Tue, 26 Oct 2010 23:03:11 +0000 (01:03 +0200)] 
html parse - another try

13 years agohtmlparse test
Harvie [Tue, 26 Oct 2010 23:01:54 +0000 (01:01 +0200)] 
htmlparse test

13 years agoMerge branch 'master' of ssh://kyberia.cz/srv/git/kyberia-bloodline
Harvie [Tue, 26 Oct 2010 22:57:37 +0000 (00:57 +0200)] 
Merge branch 'master' of ssh://kyberia.cz/srv/git/kyberia-bloodline

13 years agohtmlparse -> static method
Harvie [Tue, 26 Oct 2010 22:56:57 +0000 (00:56 +0200)] 
htmlparse -> static method

13 years agoAdder logger object to eventz
niekt0 [Tue, 26 Oct 2010 22:18:18 +0000 (00:18 +0200)] 
Adder logger object to eventz

13 years agolog function fix
niekt0 [Tue, 26 Oct 2010 22:10:33 +0000 (00:10 +0200)] 
log function fix

13 years agoTODO: SHA1 passwords
Harvie [Tue, 26 Oct 2010 21:29:22 +0000 (23:29 +0200)] 
TODO: SHA1 passwords

13 years agoEnabled markdown in README
Harvie [Tue, 26 Oct 2010 21:21:39 +0000 (23:21 +0200)] 
Enabled markdown in README

13 years agoLogout fix test
Harvie [Tue, 26 Oct 2010 21:04:24 +0000 (23:04 +0200)] 
Logout fix test

13 years agologin fix & TODO update
niekt0 [Tue, 26 Oct 2010 15:12:34 +0000 (17:12 +0200)] 
login fix & TODO update

13 years agoFixed mail: column mail_name does not exists in sql
niekt0 [Sun, 24 Oct 2010 20:35:38 +0000 (22:35 +0200)] 
Fixed mail: column mail_name does not exists in sql

13 years agologin test
niekt0 [Sun, 24 Oct 2010 16:12:05 +0000 (18:12 +0200)] 
login test

13 years agoimages & path fix
niekt0 [Sun, 24 Oct 2010 13:40:33 +0000 (15:40 +0200)] 
images & path fix

13 years agoTODO: deprecated features
Harvie [Sun, 24 Oct 2010 02:33:53 +0000 (04:33 +0200)] 
TODO: deprecated features

13 years agoCommented out Toth-o-fuck
Harvie [Sun, 24 Oct 2010 02:27:11 +0000 (04:27 +0200)] 
Commented out Toth-o-fuck

13 years agoAdded .gitignore, obey it please. See _* rule!
Harvie [Sat, 23 Oct 2010 23:42:13 +0000 (01:42 +0200)] 
Added .gitignore, obey it please. See _* rule!
You can use _* rule to hide site-specific configuration files from git.
eg: _config.php will not get into git and will not get overwritten by it.
Anyway the software should work out-of-box even without such files if possible.

13 years agoTODO update
Harvie [Sat, 23 Oct 2010 23:30:16 +0000 (01:30 +0200)] 
TODO update

13 years agoProtected cron scripts from being accessed through webserver
Harvie [Sat, 23 Oct 2010 23:22:44 +0000 (01:22 +0200)] 
Protected cron scripts from being accessed through webserver

13 years agotemplate dir fixup
niekt0 [Sat, 23 Oct 2010 20:01:56 +0000 (22:01 +0200)] 
template dir fixup

13 years agoFixed some hard-coded kyberia.sk addreses and removed ring backdoor
niekt0 [Sat, 23 Oct 2010 17:08:53 +0000 (19:08 +0200)] 
Fixed some hard-coded kyberia.sk addreses and removed ring backdoor

13 years agoAdded apache config file
niekt0 [Sat, 23 Oct 2010 10:43:35 +0000 (12:43 +0200)] 
Added apache config file

13 years agotypo fix
niekt0 [Sat, 23 Oct 2010 10:40:53 +0000 (12:40 +0200)] 
typo fix

13 years agoChanget log function to be php5 compatible
niekt0 [Sat, 23 Oct 2010 09:56:59 +0000 (11:56 +0200)] 
Changet log function to be php5 compatible

13 years agopath fixing (SYSTEM_ROOT.'inc/a' -> INCLUDE_DIR.'a')
niekt0 [Sat, 23 Oct 2010 09:24:16 +0000 (11:24 +0200)] 
path fixing (SYSTEM_ROOT.'inc/a' -> INCLUDE_DIR.'a')

13 years agoremoved tz
niekt0 [Fri, 22 Oct 2010 22:54:36 +0000 (00:54 +0200)] 
removed tz

13 years agopath fixup + errors enabled
niekt0 [Fri, 22 Oct 2010 22:46:42 +0000 (00:46 +0200)] 
path fixup + errors enabled

13 years agosmarty dir moved
niekt0 [Fri, 22 Oct 2010 15:13:07 +0000 (17:13 +0200)] 
smarty dir moved

13 years agoSwitched off load balancing
niekt0 [Fri, 22 Oct 2010 14:37:17 +0000 (16:37 +0200)] 
Switched off load balancing

13 years agoPath fix
niekt0 [Fri, 22 Oct 2010 14:08:13 +0000 (16:08 +0200)] 
Path fix

13 years agoAdded default config file
niekt0 [Wed, 20 Oct 2010 11:29:19 +0000 (13:29 +0200)] 
Added default config file

13 years agoRemoved config.inc
niekt0 [Wed, 20 Oct 2010 11:24:15 +0000 (13:24 +0200)] 
Removed config.inc

13 years agoconfig fix
niekt0 [Tue, 19 Oct 2010 22:21:12 +0000 (00:21 +0200)] 
config fix

13 years agoSQL structure fix
niekt0 [Tue, 19 Oct 2010 14:01:54 +0000 (16:01 +0200)] 
SQL structure fix

13 years agoRemoving duplicates
niekt0 [Tue, 19 Oct 2010 12:07:57 +0000 (14:07 +0200)] 
Removing duplicates

13 years agobig commit
niekt0 [Mon, 18 Oct 2010 22:19:25 +0000 (00:19 +0200)] 
big commit

13 years agoHierarchy fixup
niekt0 [Mon, 18 Oct 2010 21:54:25 +0000 (23:54 +0200)] 
Hierarchy fixup

13 years agoDocumentation fixup
niekt0 [Mon, 18 Oct 2010 21:41:19 +0000 (23:41 +0200)] 
Documentation fixup

13 years agoMore accurate informations about licensing
Harvie [Mon, 18 Oct 2010 21:00:01 +0000 (23:00 +0200)] 
More accurate informations about licensing

13 years agoconfig files fix
niekt0 [Mon, 18 Oct 2010 21:34:55 +0000 (23:34 +0200)] 
config files fix

13 years agoAdded URLs to README
Harvie [Mon, 18 Oct 2010 11:32:12 +0000 (13:32 +0200)] 
Added URLs to README

13 years agoAdded some text to README...
Harvie [Mon, 18 Oct 2010 11:30:12 +0000 (13:30 +0200)] 
Added some text to README...

13 years agoKyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team) v2.3
Harvie [Mon, 18 Oct 2010 11:23:25 +0000 (13:23 +0200)] 
Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)

13 years agoKyberia v2.0 v2.0
Harvie [Mon, 18 Oct 2010 11:16:26 +0000 (13:16 +0200)] 
Kyberia v2.0

13 years agoKyberia v1.0 v1.0
Harvie [Mon, 18 Oct 2010 10:58:55 +0000 (12:58 +0200)] 
Kyberia v1.0

13 years agoAdded AGPL v3 Licence
Harvie [Mon, 18 Oct 2010 10:57:18 +0000 (12:57 +0200)] 
Added AGPL v3 Licence

13 years agoInitial commit
Harvie [Mon, 18 Oct 2010 10:57:01 +0000 (12:57 +0200)] 
Initial commit

This page took 0.327447 seconds and 4 git commands to generate.