January 2011 Commit Log

Number of Commits:
31
Number of Active Developers:
1
quix0r 2011-01-30 01:08 Rev.: 5445

Some code cleanups

10 lines of code changed in 2 files:

quix0r 2011-01-29 23:55 Rev.: 5444

Some code beaty applied

35 lines of code changed in 14 files:

quix0r 2011-01-29 22:49 Rev.: 5443

TODOs.txt updated

11 lines of code changed in 1 file:

quix0r 2011-01-29 22:48 Rev.: 5442

A lot more wrapper functions added, templates renamed

527 lines of code changed in 24 files:

quix0r 2011-01-29 18:52 Rev.: 5441

New wrapper function getTransferCode() introduced, double-quotes to single-quotes converted

22 lines of code changed in 2 files:

quix0r 2011-01-29 18:41 Rev.: 5440

HTML fixes and minor cleanups

12 lines of code changed in 3 files:

quix0r 2011-01-29 06:22 Rev.: 5439

Extra 'strong' tags removed

3 lines of code changed in 1 file:

quix0r 2011-01-29 06:11 Rev.: 5438

More wrapper functions added

53 lines of code changed in 3 files:

quix0r 2011-01-29 06:00 Rev.: 5437

More fixes for broken admin area

69 lines of code changed in 9 files:

quix0r 2011-01-29 05:32 Rev.: 5436

Even more fixes for broken first installation attempt (sorry all)

45 lines of code changed in 10 files:

quix0r 2011-01-29 04:39 Rev.: 5435

Copyright fixed, colors changed in default theme

2 lines of code changed in 2 files:

quix0r 2011-01-28 06:37 Rev.: 5434

Some more fixes and dependency between bonus<->sql_patches

45 lines of code changed in 8 files:

quix0r 2011-01-28 05:59 Rev.: 5433

SQL fix

1 lines of code changed in 1 file:

quix0r 2011-01-27 22:23 Rev.: 5432

Speed improvement, TODOs.txt updated:
- Several different hacks added to improve script execution time
- TODOs.txt updated

76 lines of code changed in 7 files:

quix0r 2011-01-27 21:11 Rev.: 5431

Template engine fixed:
- Template engine does now not compile the code, this is required for loading
extension's description templates and maintaining the embeded EL code. This
will make sure that configuration entries and other "dynamic data" can be
inserted on execution time and not on compilation time.
- Some extension's description templates still had {?foo_bar?} EL code instead
of {OPEN_CONFIG}foo_bar{CLOSE_CONFIG}. The first one would insert
configuration data on compilation time, the second on execution time.
- TODOs.txt updated

78 lines of code changed in 11 files:

quix0r 2011-01-27 04:40 Rev.: 5430

Swapped out a large number of parameters to an XML construct. The previous commit should not contain this because it is non-functional, so don't use ext-surfbar: work in progress

308 lines of code changed in 6 files:

quix0r 2011-01-27 04:20 Rev.: 5429

Fixes some HTML errors, shell scripts cleaned up

364 lines of code changed in 17 files:

quix0r 2011-01-27 01:50 Rev.: 5428

New wrapper functions introduced, some one-line parameter monsters killed:
- New function addDropTableSql introduced which wraps a DROP TABLE statement
- New (cached) function isSqlTableCreated introduced which checks if the given
table is created
- New (cached) function isSqlTableIndexAdded introduced which checks on a 'mode'
condition (see source code) if the table index is created
- In two admin what-modules there was a one/multi-line parameter monster which
is now dead and resurrected as a human-readable multi-line creature ... ;-)
- TODOs.txt updated

438 lines of code changed in 37 files:

quix0r 2011-01-19 20:20 Rev.: 5427

Several code-cleanups:
- Some if() blocks improved by using curly braces (better human-readable)
- The sender of bonus mails is not zero (0) anymore, we use NULL now (maybe
needs some fixing)
- Thanks to SixCooler for reading text of ext-yacy

107 lines of code changed in 47 files:

quix0r 2011-01-19 18:43 Rev.: 5426

Extensions bitcoins/yacy added, new API functions for handling proxy/non-proxy added:
- New extension ext-bitcoins ( http://www.bitcoin.org) added as an alternative payment method to direct
cash (Euro, US Dollar, ...)
- New extension ext-yacy ( http://yacy.net ) added to ease setup of a 'site
search'. You still need a running YaCy instance somewhere (should be localhost
for performance reasons).
- The API can now provide the real IP address (even from bethind a proxy) and
'REMOTE_ADDR'. The real IP address can be "detected" with detectRealIpAddress()
and 'REMOTE_ADDR' (which could be a proxy IP) with detectRemoteAddr().
- Wrapper function detectDomainName() introduced
- TODOs.txt updated

458 lines of code changed in 117 files:

quix0r 2011-01-18 16:44 Rev.: 5425

Some language strings fixed, renamed. Copyright notice updated

686 lines of code changed in 566 files:

quix0r 2011-01-10 10:10 Rev.: 5424

Missing commata added

1 lines of code changed in 1 file:

quix0r 2011-01-10 10:06 Rev.: 5423

Fix for missing language string and variable renamed to better naming convention

5 lines of code changed in 3 files:

quix0r 2011-01-10 09:55 Rev.: 5422

Wrong array element fixed

1 lines of code changed in 1 file:

quix0r 2011-01-10 09:46 Rev.: 5421

Fix for bigintval() which does only take numbers

1 lines of code changed in 1 file:

quix0r 2011-01-10 09:33 Rev.: 5420

Fix for missing variable

2 lines of code changed in 1 file:

quix0r 2011-01-08 21:41 Rev.: 5419

Some code cleanups/fixes:
- Function translateUserStatus() does now have a default value, only because it
is better coding practice to init your variables before a switch() command
- Language string ACCOUNT_STATUS_UNKNOWN_STATUS renamed and moved a little
- TODOs.txt updated

12 lines of code changed in 4 files:

quix0r 2011-01-08 21:30 Rev.: 5418

Do we still need this query reset?

1 lines of code changed in 1 file:

quix0r 2011-01-06 06:51 Rev.: 5417

Renaming error

187 lines of code changed in 2 files:

quix0r 2011-01-06 06:31 Rev.: 5416

Also reset (aka daily reset scripts) renamed. The naming 'reset' came from the time when only daily reset scripts exist

1130 lines of code changed in 31 files:

quix0r 2011-01-06 06:24 Rev.: 5415

Loader for cache files renamed to avoid a lot naming conflicts

1079 lines of code changed in 25 files:

December 2010 »

Generated by StatSVN 0.7.0