Commit Graph

17 Commits

Author SHA1 Message Date
Iain R. Learmonth
32a35f3f95 Integrate RelaySearch (Fixes: #25392)
This is using commit b6e6c3235806c9d1521dbc2c08cecee626466928 of atlas.git.

 * Removes submodule for RS.
 * Move two license files to basedirectory; these should be merged.
 * Move atlas.css into css folder
 * Fonts in both were identical
 * Changes all findable paths to the new setting
 * js libs were simply copied; these should be sorted out more
 * Merged rs/img and rs/images folder into images

Thanks to iwakeh for the bulk of the work in this commit.
2018-07-02 14:44:03 +01:00
iwakeh
9554c55860 Add ant task for legacy run.
Move related sources to main src tree,
delete old build.xml and shell script.
Update .gitignore to ignore legacy.config.
The psql executions can contain all command line parameters of psql, i.e.,
it is also possible to add username and more.  Currently, only the db name is
set.  This situation could be made easier/more consistent, but this is a new task
not part of the current.
2017-12-18 09:39:09 +01:00
iwakeh
8b82720ea4 Adapt .gitignore to new structure. 2017-12-18 09:38:26 +01:00
Karsten Loesing
87283048d2 Update paths and instructions to Debian Jessie. 2016-06-30 22:36:12 +02:00
Karsten Loesing
fca73868aa Update paths. 2015-08-16 12:54:35 +02:00
Karsten Loesing
69f759b2ed Generate consensus-health page as part of metrics-web. 2011-03-01 11:25:28 +01:00
Karsten Loesing
d8c0302a69 Prevent password in context.xml from being overwritten by Git. 2010-12-27 15:49:37 +01:00
Karsten Loesing
5527fc812f Clean up directory structure and build file.
In particular, we shouldn't edit any files in war/WEB-INF/ directly, which
then gets deployed on the server. Move all source files to their own
directory and use Ant's <war/> target to generate the web archive file.
Also remove unused commons-compress-1.0.jar.
2010-10-07 13:20:29 +02:00
Karsten Loesing
919e04759b Remove all Metrics database files. 2010-07-23 12:15:49 +02:00
Karsten Loesing
0606ead115 Add Servlet-based prototype to dynamically generate graphs. 2010-04-22 15:43:56 +02:00
Karsten Loesing
66bc6be75e Add generated websites to .gitignore. 2010-04-22 15:00:54 +02:00
Karsten Loesing
1872f8f99c Add auxiliary LaTeX files to .gitignore. 2010-03-29 00:45:15 +02:00
Karsten Loesing
6a0398c599 Add Eclipse files to .gitignore. 2010-03-11 14:06:47 +01:00
Karsten Loesing
1417090076 Add new server descriptor graphs to .gitignore. 2010-03-10 22:20:48 +01:00
Karsten Loesing
d6a07d816a Clean up .gitignore a bit. 2010-02-19 14:30:48 +01:00
Karsten Loesing
6dba3aeb87 Add logging, so that we can distinguish INFOs from WARNINGs. 2010-02-02 18:18:14 +01:00
Karsten Loesing
cc7fa8ec07 Add initial .gitignore file. 2010-01-11 12:04:55 +01:00