Commit graph

2435 commits

Author SHA1 Message Date
Pauli Nieminen
5f3d3d0716 Added initial implementation for pagination for build history 2008-08-12 20:01:59 +00:00
Pauli Nieminen
0bffeec9d4 Fixed FilenameConverter not to do type-check for string paramter 2008-08-12 20:01:43 +00:00
Gunter Labes
a4c1a18d26 make the script also stop on error 98 (port in use)
some more quoting to make the script a bit more robust
2008-08-12 16:19:31 +00:00
Pauli Nieminen
9c8382b323 Added license headers to php files.
Made minor changes to css and autohide js for better look

Added build history page
2008-08-11 21:39:45 +00:00
Pauli Nieminen
efab5f8300 [[big heap of miscellaneous fixes]]
* Made map labels not to register if having empty text. (labels are
  still needing rewrite)

* Fixed filter check for missing tags report

* Made SDL_Init(TIMER) called in all platforms (This initializes
  variables in sdl; eg SDL_GetTicks counter)

* Added campaignd server cr encoding conbersion so old data is
  converted to new format

* Made Unit test website find old error with less strict parameters
2008-08-11 01:16:11 +00:00
Pauli Nieminen
6c5a6aa32a Added scons compilation output files to svn:ignore
Made send_file  test sending multiple files simultanously

Added test_utils:one_of<class T> which test if value matches any one
in the given list

Made send_file report if there is problems streaming file for networking

Improved javascript code creating mouseover full text elements in test
website
2008-08-10 16:37:28 +00:00
Pauli Nieminen
843c0dd4e2 Changed test name for auto parameterized test case
Added test for network::send_file

Changed test website error version reporting to show when error was
first found
2008-08-10 10:50:11 +00:00
Pauli Nieminen
2beb53d1c4 Minor tweaks to index.php look 2008-08-09 21:15:38 +00:00
Pauli Nieminen
3439af1d6a Made improvements to unit test website. 2008-08-09 19:59:06 +00:00
Pauli Nieminen
03ba3a86cd game_event.cpp detect any tag starting filter as valid
Made run_unit_tests.sh work when starting from cron

Added error detection to TestRunner class
2008-08-09 07:13:44 +00:00
Pauli Nieminen
56d173be89 Added css file to unit test website. 2008-08-08 20:54:38 +00:00
Pauli Nieminen
1d02c5850e Made run_unit_test.sh work with any cwd 2008-08-08 20:29:20 +00:00
Pauli Nieminen
e46877aad0 rm misc directory too 2008-08-08 20:25:28 +00:00
Pauli Nieminen
40aea24b6f rm NEWS that I forgot in previous commit 2008-08-08 20:24:44 +00:00
Pauli Nieminen
1508c8ca48 deleted smarty and adodb from svn (They can be downloaded as needed)
Improved path settings code a bit
2008-08-08 20:17:05 +00:00
Pauli Nieminen
b207fc4c4b Renamed config.php to settup.php 2008-08-08 19:11:55 +00:00
Pauli Nieminen
5180282d74 Fixed path in autotest run script 2008-08-08 17:42:14 +00:00
Pauli Nieminen
e96ef04f09 Moved include also out from htdocs 2008-08-08 17:39:25 +00:00
Pauli Nieminen
9fbaecb561 Moved smarty and adodb out from htdocs 2008-08-08 17:34:42 +00:00
Pauli Nieminen
36d7c8e39e Added code for test website. Including:
* Smarty 2.6.19

* ASOdb Lite 1.42
2008-08-08 17:21:38 +00:00
Pauli Nieminen
e9464f297e Script to analyse campaignd server log for trafic numbers 2008-08-06 16:58:59 +00:00
Mark de Wever
484230845f Add support for container tables. 2008-07-19 15:33:35 +00:00
Mark de Wever
964a0fcab4 Add a extra \n to the table data,
...this avoids the last line not to be displayed when there's no extra
\n in the data.
2008-07-19 08:08:55 +00:00
Mark de Wever
60bb964163 Make the default value match for a variable non-greedy.
This avoids the problem where a closing brace in the description was
seen as terminator.
2008-07-19 07:58:54 +00:00
Mark de Wever
2283975313 Add some error output...
...so we can see something went wrong instead of grepping through the
output.
2008-07-19 07:45:22 +00:00
Mykola Konyk
e75686c82f Submitting new (partial), rails based stats website. 2008-07-08 23:16:07 +00:00
Mykola Konyk
1f36883e25 Restructuring old stats project, as per Rusty's request. 2008-07-08 22:42:59 +00:00
Pauli Nieminen
7c7871b337 added expiration time to bans
fixed minor memory leak
2008-05-15 16:27:20 +00:00
Gunter Labes
4ded7bc6eb correct a test 2008-05-12 12:09:31 +00:00
Gunter Labes
cf77ef5ac2 build dev servers with the default -O2
use the now implemented program_suffix option of scons
2008-05-11 10:35:58 +00:00
Gunter Labes
de6130605f some tweaks.. 2008-05-11 10:16:14 +00:00
Pauli Nieminen
7c3b6f494b MP server start script working with gracefull server restart 2008-05-09 08:15:41 +00:00
Mark de Wever
92275b897d Also commit the changes to wiki_grabber... 2008-05-01 09:31:42 +00:00
Gunter Labes
5bbb0afe2f go back to using sed to find the build dir, seems more reliable after all 2008-04-27 01:08:49 +00:00
Gunter Labes
7fa4661094 send error messages to STDERR
get the server port from the redirect.cfg (which needs to be changed anyway)
2008-04-26 18:10:52 +00:00
Gunter Labes
9ec6985365 correct some log file paths 2008-04-26 02:10:47 +00:00
Gunter Labes
82cc3608c9 add ban reason support to the ban list 2008-04-25 22:38:31 +00:00
Mark de Wever
584df8c958 Seems the move of the wiki grabber didn't delete the original. 2008-04-24 17:54:14 +00:00
Mark de Wever
2ca2486a65 Add more info when an error occurs. 2008-04-24 16:22:31 +00:00
Mark de Wever
a34996108b Fix default directory after moving the file. 2008-04-23 19:48:12 +00:00
Mark de Wever
c84109ca02 Move the wiki grabber to the utils directory. 2008-04-23 19:15:40 +00:00
Gunter Labes
9f608b9838 add support for a banlist for bans across restarts 2008-04-17 13:52:25 +00:00
Gunter Labes
0afbb92b11 actually use the set CXXFLAGS when bulding with scons.. 2008-04-17 13:51:18 +00:00
Gunter Labes
93e1e73e98 replace == with = in test comparisons...
...(fixes bug #11496: Unportable test(1) construct)
2008-04-15 02:51:29 +00:00
Gunter Labes
1efde93aa0 use wmlunits for trunk now 2008-04-10 16:14:11 +00:00
Gunter Labes
ebba6f469e remove the man pages after install 2008-04-09 10:52:07 +00:00
Gunter Labes
ac9f0827ab use the boost flags rather than supplying $CXXFLAGS and $LDFLAGS 2008-04-07 00:46:28 +00:00
Eric S. Raymond
124062ca13 campaigns_client.py becomes one of the installable tools for content authors.
To conform to the naming convention of the other tools it is renamed 
'wmlclient'.
2008-04-04 01:48:25 +00:00
Eric S. Raymond
f0f8f8f060 Add an explanatory comment. 2008-04-04 01:46:29 +00:00
Gunter Labes
9a03c80214 don't add a new link for existing entries 2008-04-03 23:16:50 +00:00