Eric S. Raymond
b8b1a0e539
Translate to Python.
2008-10-03 19:21:27 +00:00
Eric S. Raymond
6b62c0334d
Deleting, as it depends on the no-longer supported autotools build system
...
and apparently hasn't been used in eons. It would be trivial to add this
capability to the scons build if we ever need it.
2008-10-03 16:32:26 +00:00
Eric S. Raymond
b7c37ff074
Remove obsolete Windows packaging script; it assumes wrong things...
...
...about the shape of the documentation tree.
2008-10-03 16:15:11 +00:00
Alexander van Gessel
9f314cd978
Fix some executable properties.
2008-09-30 15:07:09 +01:00
Alexander van Gessel
0063d92356
Adjust a lot of svn properties.
2008-09-30 14:06:26 +01:00
Gunter Labes
b55692a5f3
extended update_server to handle campaignd as well
2008-09-26 22:00:09 +00:00
Nils Kneuper
ada2149f15
short clarification in dep listing
2008-09-08 09:16:41 +00:00
Ignacio R. Morelle
48310fdd69
Apply changes suggested by bug #11676 to wesnoth-optipng.
...
This introduces the advcomp dependency
(http://advancemame.sourceforge.net/comp-readme.html ) for running this
script.
I also made a few additional changes of my own in this revision.
Beware Ivanovic. :-)
2008-09-07 01:36:56 +00:00
Gunter Labes
f62e0366aa
background wesnothd again..
2008-09-01 12:27:13 +00:00
Gunter Labes
b053f464cc
set a special port for the test mode
2008-09-01 12:19:10 +00:00
Gunter Labes
c41159b87e
remove support for 1.2
...
simplify and add a test mode
2008-09-01 12:15:47 +00:00
Gunter Labes
dc3fb7b0e3
disable the banlist in favour of the new ban save file
2008-09-01 00:43:02 +00:00
Gunter Labes
cdc198e8b1
enable the bandwidth monitor
2008-08-31 22:48:58 +00:00
Gunter Labes
773c97c31c
updated dev version
2008-08-31 22:48:33 +00:00
Gunter Labes
ac432ae132
return to using sh after fixing the signals
2008-08-31 22:23:55 +00:00
Gunter Labes
e56cb08ae3
don't try to trap SIGKILL but SIGHUP instead
2008-08-31 21:37:30 +00:00
Gunter Labes
be64181bb7
run the script with bash since we're really expecting bash not sh
2008-08-31 21:25:58 +00:00
Pauli Nieminen
65e4eec6f5
Made sanity_check script detect correct path to top directory
2008-08-27 09:12:14 +00:00
Mark de Wever
22886e3d2a
Fix the output for negative numbers in a cell.
...
When the text starts with a negative number it's parsed as a new row, by
adding a space in front of all texts this problem is fixed. Cells with
hardcoded text this isn't needed so not done.
2008-08-24 09:58:23 +00:00
Gunter Labes
a3a9ff258a
correct syntax..
2008-08-24 00:17:16 +00:00
Nils Kneuper
62a11d4754
made the default location of the add-on server add-ons.wesnoth.org...
...
...instead of campaigns.wesnoth.org it will point to the same machine,
just make it clear that there is more than only campaigns on the
machine
2008-08-13 14:54:07 +00:00
Pauli Nieminen
c181daee5a
moved unit test website code to branches/resources/ from trunk/utils/
...
[[Split portion of a mixed commit.]]
2008-08-12 22:44:15 +00:00
Pauli Nieminen
fffd8f131d
Made build hitory paging work
2008-08-12 22:27:58 +00:00
Pauli Nieminen
cdab9e31c4
Added missing pagiante.tpl
2008-08-12 20:10:50 +00:00
Pauli Nieminen
c80483b9b1
Fixed typo in variable name
2008-08-12 20:06:24 +00:00
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