Directory branches/0.2.1-FINAL/inc/extensions/network/

Directory Created:
2013-01-14 01:16
Total Files:
2
Deleted Files:
0
Lines of Code:
12243

[root]/branches/0.2.1-FINAL/inc/extensions/network

Lines of Code

branches/0.2.1-FINAL/inc/extensions/network/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 18 (100.0%) 12514 (100.0%) 695.2

Most Recent Commits

quix0r 2013-06-04 14:42 Rev.: 6404

Used 'network' and 'cache' in same file name, fixed proxy config language string

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/extensions/network: mode-setup.php (+1 -1)
quix0r 2013-06-01 20:06 Rev.: 6401

Added (unfinished) links to list API cache entries

7 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/extensions/network: mode-setup.php (+7 -6)
quix0r 2013-01-24 19:51 Rev.: 6367

Updated copyright notice as there are changes in this year

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/extensions/network: mode-setup.php (+1 -1)
quix0r 2013-01-23 21:46 Rev.: 6366

One more underscore to make it more readable

14 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/extensions/network: mode-setup.php (+14 -14)
quix0r 2013-01-23 17:55 Rev.: 6359

Rewrote new extension detection:
- Updated new extension detection (and task registration) so that it won't use
so much database space anymore as this only adds a place-holder (see below)
- Renamed OPEN/CLOSE_TEMPLATE TO OPEN/CLOSE_LANGUAGE
- Added OPEN/CLOSE_TEMPLATE for {% and %}
- TODOs.txt updated

2 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/extensions/network: mode-setup.php (+2 -2)
quix0r 2013-01-17 04:21 Rev.: 6335

Partly added network 'Ads4Clicks' as some APIs return JavaScript code

96 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/extensions/network: mode-setup.php (+96 -1)
quix0r 2013-01-17 03:07 Rev.: 6332

Added fake modules

4 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/extensions/network: mode-setup.php (+4)
quix0r 2013-01-16 05:20 Rev.: 6321

Fixed links

4 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/extensions/network: mode-setup.php (+4 -4)
quix0r 2013-01-16 05:14 Rev.: 6320

Extension ext-network continued
- Added advertising network "Forced-Lose"
- Column 'network_api_config_site_id' now allows NULL
- Introduced function displayErrorMessage()
- TODOs.txt updated

115 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/extensions/network: mode-setup.php (+115 -8)
quix0r 2013-01-16 03:32 Rev.: 6319

Missed this

1 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/extensions/network: mode-setup.php (+1 -1)
quix0r 2013-01-16 03:29 Rev.: 6318

Added network 'Kueko-Net'

182 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/extensions/network: mode-setup.php (+182 -2)
quix0r 2013-01-15 13:09 Rev.: 6317

Extension ext-network continued:
- First erotic advertising network added (only softcore)
- LoseAds network added
- TODOs.txt updated

449 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/extensions/network: mode-setup.php (+449 -2)
quix0r 2013-01-15 00:02 Rev.: 6316

Added network 'Earn4Webbis'

252 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/extensions/network: mode-setup.php (+252 -1)
quix0r 2013-01-14 21:13 Rev.: 6314

Extension ext-network continued:
- Network 'Werbeflut' added
- Prepared for Delete-URL feature
- TODOs.txt updated

268 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/extensions/network: mode-setup.php (+268 -26)
quix0r 2013-01-14 06:11 Rev.: 6312

Extension ext-network continued:
- Paid4Ad has now a new script, added support for it
- TODOs.txt updated

254 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/extensions/network: mode-setup.php (+254 -201)
quix0r 2013-01-14 05:43 Rev.: 6311

Extension ext-network continued:
- More advertising networks added: Ads4AllWeb, Ads-Im-Netz, Ads4Paid4, Paid-City
- Added check if POST method was used except for export

551 lines of code changed in 1 file:

  • branches/0.2.1-FINAL/inc/extensions/network: mode-setup.php (+551 -1)
quix0r 2013-01-14 01:16 Rev.: 6310

Some major rewrites + ext-network continued:
- A lot more advertising network added (GolloX is still missing)
- Renamed extension mode 'register' to 'setup' to have no conflicting file names
- Large extension modes (a lot code) can now be swapped out to "mode" files,
see inc/extensions/foo/mode-bar.php for them. These mode-files will be loaded
after the main include has been loaded
- TODOs.txt updated

10313 lines of code changed in 2 files:

  • branches/0.2.1-FINAL/inc/extensions/network: .htaccess (new 1), mode-setup.php (new 10312)
Generated by StatSVN 0.7.0