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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10841   8 years simon04 fix #8251 fix #10922 - Improve handling of user names that have …
(edit) @9371   8 years simon04 Java 7: use Objects.equals and Objects.hash
(edit) @9243   8 years Don-vip javadoc update
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8588   9 years Don-vip fix #11657 - User.createOsmUser() memory optimization
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8444   9 years Don-vip remove extra whitespaces
(edit) @8395   9 years Don-vip convention - An open curly brace should be located at the end of a line
(edit) @8342   9 years Don-vip code style - Close curly brace and the next "else", "catch" and …
(edit) @8155   9 years bastiK applied #11250 - User#userMap is not synchronized (patch by michael2402)
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6822   10 years bastiK see #8902 - Small performance enhancements / coding style (patch by …
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6317   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6316   11 years Don-vip Sonar/FindBugs - Loose coupling
(edit) @6223   11 years Don-vip Sonar - fix various violations
(edit) @5818   11 years stoecker javadoc fixes
(edit) @5495   12 years Don-vip see #7906 - Remove ODbL/CT stuff
(edit) @4602   12 years bastiK upgrade historic users to real users, so their CT status can be shown …
(edit) @4601   12 years bastiK history panel: new column indicating CT status of the user
(edit) @4197   13 years bastiK fixed #6534 - Exception on exit
(edit) @4071   13 years framm use STATUS_UNDECIDED for users who have not recorded a decision
(edit) @4066   13 years framm add a member variable to User class for storing relicensing status, …
(edit) @4037   13 years bastiK NPE precaution
(edit) @4031   13 years framm change "CT" column in user list to show a grey check mark for those …
(edit) @4026   13 years stoecker fix #6213 - license info wrong
(edit) @4025   13 years stoecker see #6213 - improve error handling
(edit) @3828   13 years framm make sure that relicensing agreement file is never older than 2 hours.
(edit) @3776   13 years framm display re-licensing status in the user list, so mappers can …
(edit) @3505   14 years stoecker fix #5402 - creates different users for same name when no OSM id given
(edit) @3262   14 years bastiK extended command list dialog; added inspection panel
(edit) @3034   14 years jttt Fix #4467 Don't silently drop locally deleted member primitives from …
(edit) @2863   14 years jttt Fixed #4377 routes plugin search for user names defect, added boolean …
(edit) @2711   14 years stoecker fix bad line endings
(edit) @2638   14 years mjulius fixes #4175 - Exception when user with existing ID but different name …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2471   14 years Gubaer fixed #3963: Synchronize does not work
(edit) @2455   14 years jttt Do not create new instance of User for every OsmPrimitive, share …
(edit) @2284   15 years jttt Added PrimitiveData classes. Uses PrimitiveData as storage for …
(edit) @2070   15 years Gubaer new: rewrite of CombineWay action new: conflict resolution dialog for …
(edit) @2034   15 years Gubaer refactored UserListDialog fixed #3379: Add a link to …
(edit) @1677   15 years stoecker remove all these ugly tab stops introduced in the last half year
(edit) @1604   15 years stoecker fixed #2545 - patch by Gubaer - JOSM has problems with files from XAPI
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @655   16 years ramack patch by bruce89, closes #812; thanks bruce
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(copy) @321   17 years (none) - restructure of repository to support branches. Do 'svn switch …
copied from src/org/openstreetmap/josm/data/osm/User.java
(edit) @298   17 years imi - added license description to head of each source file
Note: See TracRevisionLog for help on using the revision log.