Lars Grefer
|
b3352c7c6e
|
Add Checkstyle configuration for IntelliJ IDEA
|
2019-08-09 16:21:30 -05:00 |
Jérôme Wacongne
|
b04f55830f
|
Git ignore .attach_pid* files
|
2019-05-13 14:42:55 -05:00 |
Rob Winch
|
aa734103c4
|
ignore s101 metadata
|
2017-10-26 19:22:39 -05:00 |
Rob Winch
|
fd40efd6b2
|
Ignore classes/
|
2017-10-11 13:58:31 -05:00 |
Rob Winch
|
d85c0395bb
|
Fix checkstyle import into Eclipse
Issue gh-3747
|
2016-03-14 09:19:55 -05:00 |
Rob Winch
|
7de4e59167
|
Auto Import Eclipse Settings
Fixes gh-3747
|
2016-03-14 00:15:15 -05:00 |
Rob Winch
|
1c75d33adb
|
SEC-2560: Remove samples from .gitignore and add missing sample files
|
2014-04-16 21:17:02 -05:00 |
Rob Winch
|
4708287ad3
|
SEC-2444: Convert Java Config samples to thymeleaf and tiles
|
2013-12-13 15:47:28 -06:00 |
Rob Winch
|
a0572418e6
|
SEC-1995: Move version to gradle.properties so Bamboo can update on releases
|
2012-07-26 17:26:50 -05:00 |
Rob Winch
|
e1068b84ea
|
.gitignore src/*/java/META-INF/
|
2012-06-26 16:36:41 -05:00 |
Rob Winch
|
a8b30ed6d9
|
.gitignore */src/*/java/META-INF
|
2012-06-11 14:48:24 -05:00 |
Dave Syer
|
944d762da9
|
Add eclipse generated meta-inf to ignores
|
2011-11-02 17:47:44 +00:00 |
Rob Winch
|
d1cbaf609c
|
Ignore *.log.* since cas uses a rolling log
|
2011-05-12 22:17:43 -05:00 |
Rob Winch
|
be974b398d
|
Added bin/ to ignored files for Eclipse users
|
2011-05-12 22:17:42 -05:00 |
Luke Taylor
|
7d97adc687
|
SEC-1584: Addition of HttpFirewall strategy to FilterChainProxy to reject un-normalized requests and wrap the incoming request object before processing by the security filter chain to provide a more consistent representation of paths than is guaranteed by the servlet spec. The wrapper strips path parameters from pathInfo and servletPath to provide consistency of URL matching across servlet containers and protect against bypassing security constraints by the malicious addition of such parameters to the URL. The paths are canonicalized further by replacing of multiple sequences of "/" characters with a single "/".
|
2010-10-27 13:25:39 +01:00 |
Luke Taylor
|
5902c6b262
|
Adjustments to coverage generation (enable debug logging when coverage on).
|
2010-08-24 18:27:44 +01:00 |
Luke Taylor
|
5d35919ca3
|
SEC-1490: Code for GAE Sample webapp
|
2010-07-20 23:41:31 +01:00 |
Luke Taylor
|
ae7fbf69e1
|
Added intellij files to .gitignore
|
2010-07-07 22:42:27 +01:00 |
Luke Taylor
|
c8ceca35b4
|
Extra files to gitignore
|
2010-06-26 16:55:09 +01:00 |
Hans Dockter
|
b64a3fa725
|
Hans Dockter's refactoring of gradle build, plus simplification of docbook plugin.
|
2010-03-05 23:23:43 +00:00 |
Luke Taylor
|
dbf673ec37
|
Build updates to include uploading of distro and docs, plus addition of admon graphics path to docbook plugin.
|
2010-01-21 20:12:12 +00:00 |
Luke Taylor
|
b323098167
|
Added gradle build files for taglibs, tutorial, contacts and openid.
Changed build file names to match module names (by manipulating the project objects in the settings.gradle file).
|
2010-01-10 23:31:23 +00:00 |
Luke Taylor
|
38a09766f0
|
Updated heavyduty sample to work with current trunk
|
2009-12-08 20:24:07 +00:00 |