source: josm/trunk/src/org/openstreetmap/josm/data/osm/ChangesetCache.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11349   7 years Don-vip javadoc
(edit) @11115   8 years simon04 fix #13785 - Use streams, add unit tests (patch by alno, modified)
(edit) @10763   8 years Don-vip sonar - squid:S2156 - "final" classes should not have "protected" members
(edit) @10657   8 years Don-vip see #11390, see #12890 - use Java 8 Predicates
(edit) @10608   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @9519   8 years simon04 fix #7090 - Upload dialog allow select another user open changeset
(edit) @9059   8 years Don-vip checkstyle
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @7079   10 years Don-vip fix some unit tests
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6990   10 years Don-vip sonar - place Strings literals on the left side when checking for …
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @5890   11 years akks Minor Javadoc fixes and adding @Override annotations
(edit) @5452   12 years Don-vip Code refactorisation on EDT calls
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2986   14 years jttt Fix some of FindBugs warnings
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2686   14 years Gubaer Partial commit due to issue described in #4137 Breaks the build
(edit) @2655   14 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2618   14 years Gubaer fixed #4153: Upload dialog's "Upload to '$URL'" isn't updated when the …
(add) @2613   14 years Gubaer new: global in-memory cache for downloaded changesets new: toggle …
Note: See TracRevisionLog for help on using the revision log.