Lisa
43eb86d65a
undid confi files in ignore
2023-11-22 11:22:04 +01:00
Lisa
e92e69b5f3
adding confifiles to ignorefile
2023-11-22 09:12:16 +01:00
Axel Uhl
60474bbc2c
Merge branch 'bug5510' into bug5060_bug5510
2021-12-08 16:13:41 +01:00
Udo Wessels
39e9b91448
bug5510: Implemented price selection on cards.
...
Added FREE subscription to cards (TODO: action needs to be implemented)
- some styling improvements
- added missing .project files of new xmlreport projects to git
2021-10-17 14:50:51 +02:00
Sebastian Kamp
90a02d8093
Event location view plus various cosmetics
2021-08-21 08:23:30 +00:00
Georg Herdt
9f37b4cf9a
ignore local file
2020-10-10 16:44:50 +02:00
Alessandro Stoltenberg
fdc3e6741f
bug4811: Added ALB AWS ingress controller to gitignore to avoid credential leaking.
2020-07-24 14:31:57 +02:00
Georg Herdt
e15b204781
ignore local test launcher
2020-02-24 08:44:23 +01:00
Vladislav Chumak
f77b8e1dee
Merge remote-tracking branch 'origin/master' into windestimation
2018-12-21 16:30:07 +01:00
Axel Uhl
6a28b6d052
added settings to gateway.serialization.test project
...
Change-Id: I4f397837aa255858b6fc1c3898cd8a8f3aced65a
2018-12-10 17:01:29 +01:00
Vladislav Chumak
2bd011c078
Split wind estimation in estimation and training/evaluation project
2018-11-19 13:17:27 +01:00
Axel Uhl
c932cd1f9a
whitespace/formatting changes only
...
Change-Id: Ide86b1233dd27ea61c039f663505eacb9ae53e38
2018-04-19 23:21:43 +02:00
Peter Siegmund
570f941cd3
added Android Studio capture directory to gitignore
2016-04-07 09:38:21 +02:00
Papick Garcia Taboada
3557b01de9
Introduced build info asset resource filtering
2015-10-19 16:42:18 +02:00
Peter Siegmund
b45da62992
new external project (advrecyclerview) for eclipse - do not use with gradle build
2015-04-24 08:03:43 +02:00
Peter Siegmund
99d767d1b0
Gradle: create build info in assets folder while build - no compile error within Eclipse - with helper function in AppUtils
2015-03-31 15:54:23 +02:00
Peter Siegmund
147b94ff04
Gradle: preBuild taks generates git.xml in res - usable with getString(R.string.git_hash)
2015-03-30 15:56:49 +02:00
Peter Siegmund
21dd207f01
Merge branch 'master' into feature/procedure_wizard
2015-02-09 14:40:18 +01:00
Simon Pamies
a030cab82e
Also adding war directories to ignores as they contain binary files
2015-02-09 11:49:46 +08:00
Simon Pamies
bece4068bc
Updating git ignore with www-test needed for GWT tests in various packages
2015-02-09 11:48:02 +08:00
Peter Siegmund
7f29a84598
Gradle: clean and copies apk files into www/apps folder
2015-01-16 11:38:46 +01:00
Peter Siegmund
015c4f2d82
Merge branch 'bug2572' into android_apps
2015-01-14 17:02:18 +01:00
Peter Siegmund
ef5a34f799
Don't exclude .classpath, because Eclipse need these files
2014-11-12 08:25:33 +01:00
Lukas Zielinski
6715e7b5e2
Added .classpath and .launch files to .gitignore
2014-11-11 17:26:59 +01:00
Christopher Ronnewinkel (D036654)
18a40137d7
add security-ui deploy-directory to .gitignore;
2014-11-03 19:10:38 +01:00
Fredrik Teschke
34408b3aa9
decentralize .gitignore entries for mobile projects and add .settings/*.prefs file
...
- we have observed no problematic behaviour in the TrackingApp project, where the *.prefs file has been added to the index for some time now
2014-10-16 22:47:22 +02:00
Lukas Niemeier
fecbbe171c
# cleanup
2013-11-30 14:22:33 +01:00
Lukas Niemeier
f468b71024
# added surefire test reporting
...
# added option "-r" to build script for enabling reporting
2013-11-18 14:31:18 +01:00
Simon Pamies
6fd4c15e6f
Preparing ignores for release directories
2013-11-06 21:53:59 +01:00
Fredrik Teschke
3b9f446da3
restored project.properties in android projects to fix deployment error
2013-07-18 18:27:26 +02:00
Lukas Niemeier
f01b801f26
# added generated files to ignore
2013-07-11 22:25:53 +02:00
Fredrik Teschke
9959586da9
ignore gen folder in google-play-services_lib
2013-06-27 14:06:26 +02:00
Armin Zamani
11bcbad070
some NPE bug fixes and adaptions
2013-06-17 01:59:07 +02:00
Lukas Niemeier
2db9abc0a6
ignores bin of google play services lib
2013-06-09 18:31:04 +02:00
Simon Pamies
5680e90c88
Added ignore for file that seems to get ignored by ignores somehow
2013-06-06 15:04:35 +02:00
Simon Pamies
2af8d36980
Added Mac OS X ignore
2013-04-16 20:58:43 +02:00
Armin Zamani
b501d1ca6f
Merge branch 'racecommittee_integrated' of
...
ssh://armin@sapsailing.com/home/trac/git into racecommittee_integrated
Conflicts:
java/com.sap.sailing.domain/src/com/sap/sailing/domain/leaderboard/impl/AbstractSimpleLeaderboardImpl.java
2013-04-11 00:28:12 +02:00
Armin Zamani
f13a8fc469
Merge branch 'master' into racecommittee_integrated
...
Conflicts:
java/com.sap.sailing.domain.test/src/com/sap/sailing/domain/test/LeaderboardScoringAndRankingTest.java
java/com.sap.sailing.domain/src/com/sap/sailing/domain/leaderboard/impl/RegattaLeaderboardImpl.java
java/com.sap.sailing.domain/src/com/sap/sailing/domain/tracking/impl/TrackedRegattaImpl.java
java/com.sap.sailing.gwt.ui.test/src/com/sap/sailing/gwt/ui/test/TestColumnSwapping.java
java/com.sap.sailing.gwt.ui/build.properties
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/AbstractLeaderboardDialog.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/LeaderboardConfigPanel.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/LeaderboardDescriptor.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/adminconsole/LeaderboardGroupDialog.java
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/shared/AbstractLeaderboardDTO.java
java/com.sap.sailing.server/src/com/sap/sailing/server/impl/RacingEventServiceImpl.java
2013-02-22 15:51:13 +01:00
Axel Uhl
b1ca277dab
added build.log to .gitignore
2013-02-22 04:35:42 +01:00
Armin Zamani
7498146143
Merge branch 'racecommittee_integrated' of ssh://sapsailing.com/home/trac/git into racecommittee_integrated
...
Conflicts:
.gitignore
2013-01-23 13:44:38 +01:00
Armin Zamani
be18c655f3
extended gitignore for mobile gen folders
2013-01-23 13:35:44 +01:00
Armin Zamani
261ea70f79
update gitignore for glue project
2013-01-21 21:19:53 +01:00
Lukas Niemeier
4459824cd4
# some ignores for bin in mobile
...
# some test code for deserialization
2013-01-21 19:43:19 +01:00
Lukas Niemeier
c847ebda4a
# ignores for app
2013-01-16 18:58:47 +01:00
Lukas Niemeier
e658c06a28
# clean up for ignore rules
2013-01-16 18:56:32 +01:00
Lukas Niemeier
a7ad251a03
some ignores
2013-01-16 18:27:51 +01:00
Lukas Niemeier
f74af14730
# deserialization for event, coursearea, venue
2013-01-16 18:04:52 +01:00
Lukas Niemeier
c24d19e284
# some ignores
...
# serialization details moved to final fields
2013-01-16 17:25:39 +01:00
Lukas Niemeier
bbe9c1dac2
# added glue project to connect domain and domain.common to android apps...
2012-10-10 14:28:00 +02:00
Simon Pamies
b1a4b05d5c
Added sailing_debug0* logfiles to gitignore
2012-07-30 13:47:26 +02:00