Fri, 05 Sep 2014 13:19:22 +0200 |
Sascha L. Teichmann |
sed 's/logger/log/g' src/**/*.java
|
Fri, 05 Sep 2014 12:58:17 +0200 |
Sascha L. Teichmann |
sed src/**/*.java 's/logger/log/g'
|
Fri, 05 Sep 2014 12:54:58 +0200 |
Sascha L. Teichmann |
Make it compile again.
|
Fri, 05 Sep 2014 12:50:33 +0200 |
Sascha L. Teichmann |
sed -i src/**/*.java 's/logger/log/g'
|
Fri, 05 Sep 2014 12:22:42 +0200 |
Andre Heinecke |
(issue1448) Add sq time intervals to sediment load data model.
|
Fri, 05 Sep 2014 12:19:13 +0200 |
Sascha L. Teichmann |
Forget to adjust a string reference to a moved backend utils class.
|
Fri, 05 Sep 2014 10:27:50 +0200 |
Sascha L. Teichmann |
Anti programming: Removed obsolete classes in client. This may break stuff because of the GWT magic.
|
Fri, 05 Sep 2014 10:10:42 +0200 |
Sascha L. Teichmann |
Find obsolete Java files in more than one project hierachie.
|
Fri, 05 Sep 2014 10:09:16 +0200 |
Sascha L. Teichmann |
Anti programming: Removed TIM parser which ist not needed any longer.
|
Thu, 04 Sep 2014 17:47:32 +0200 |
Sascha L. Teichmann |
Removed obsolete imports.
|
Thu, 04 Sep 2014 17:33:01 +0200 |
Tom Gottfried |
Sum up fractions from stations and previous stations according to respective validity model.
|
Thu, 04 Sep 2014 16:25:06 +0200 |
Sascha L. Teichmann |
Add Q'n'D Python script to find obsolete Java files.
|