Commit Graph

24 Commits

Author SHA1 Message Date
iwakeh
8767c73d08 Implements task-19021 and task-19005.
Adds the very first tests to CollecTor.
Increases testability and prepares task-19018.
Avoid using literal path separators,use Paths.get instead.
2016-05-30 15:14:49 +02:00
iwakeh
3a783ec004 Moved web to src/main/webapp and resources to src/test/resources; added cobertura.ser to .gitignore. 2016-05-18 18:26:34 +02:00
Karsten Loesing
b41a71cd70 Prefix entries in .gitignore with slash.
We really only want to ignore files and directories in the current
directory, not files and directories in subdirectories.
2016-04-29 00:14:43 +02:00
iwakeh
9b6c3054d9 Extended .gitignore, replaced ERNIE by CollecTor, and changed copyright year for the touched files. 2016-04-28 23:57:50 +02:00
Karsten Loesing
94c7158834 Rewrite documentation. 2015-05-16 11:40:25 +02:00
Karsten Loesing
e7eea812af Remove now unused lib/ from .gitignore. 2013-08-22 17:09:54 +02:00
Karsten Loesing
8e5a7a7d9e Make five modules executable on their own.
This will prevent one failing module from breaking the other four.  It
will also make it easier to change the timing of execution.
2012-11-07 12:04:02 -05:00
Karsten Loesing
a06510c7f6 Update .gitignore. 2012-11-03 14:12:21 -04:00
Karsten Loesing
592fe79cc9 Update .gitignore and build.xml to match what's on yatei. 2012-08-21 15:31:19 +02:00
Karsten Loesing
8d8bdf1331 Remove GetTor statistics processing code. 2012-08-07 12:46:12 +02:00
Karsten Loesing
bba639f852 Remove binaries.
Don't tell Sebastian, or he'll do his I-told-you-so dance...
2012-05-11 15:45:55 +02:00
Karsten Loesing
138b3397ec Download and merge possibly truncated Torperf files. 2012-03-06 11:53:39 +01:00
Karsten Loesing
53285440eb Update .gitignore. 2012-03-06 09:21:20 +01:00
Karsten Loesing
8a77349843 Add pg-import/ to .gitignore. 2010-12-27 16:09:12 +01:00
Karsten Loesing
629e855fa0 Prevent config file from being overwritten by Git. 2010-12-27 16:06:43 +01:00
Karsten Loesing
7524ed4e2b Remove all Metrics website files. 2010-07-23 12:15:19 +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