source: josm/trunk/src/org/openstreetmap/josm/tools/ExceptionUtil.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12992   7 years Don-vip fix #15435 - do not cache incorrect login credentials when using basic auth
(edit) @12686   7 years Don-vip see #15182 - move OAuthAccessTokenHolder from …
(edit) @12624   7 years Don-vip see #15182 - remove unused imports
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12382   7 years michael2402 More documentation for the tools package
(edit) @11796   7 years Don-vip sonar - squid:S2259 - Null pointers should not be dereferenced
(edit) @11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
(edit) @11397   7 years Don-vip sonar - squid:S2259 - Null pointers should not be dereferenced
(edit) @10717   8 years simon04 see #11390, see #12890 - Lambda can be replaced with method reference
(edit) @10689   8 years Don-vip see #11390, see #12890 - Use Java 8 Function
(edit) @10626   8 years Don-vip simplify handling of ignored/traced exceptions
(edit) @10616   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @9876   8 years simon04 fix #12521 - On Overpass API error OSM API gets blamed
(edit) @9474   8 years Don-vip ExceptionUtil: add unit test, fix javadoc, various NPEs, HTML …
(edit) @9353   8 years simon04 Refactoring: introduce OsmApi#getServerUrl
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8836   9 years Don-vip fix Checkstyle issues
(edit) @8756   9 years simon04 fix #10023 - Add history of Overpass queries
(edit) @8513   9 years Don-vip checkstyle: blocks
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @7596   10 years Don-vip fix various warnings
(edit) @7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
(edit) @7299   10 years Don-vip fix #10121 - Add a new look-and-feel preference to display ISO 8601 …
(edit) @7205   10 years Don-vip fix #10052 - Wrong server URL in HTTP 400 error message
(edit) @7187   10 years Don-vip fix #10079 - typos in messages and javadoc
(edit) @7024   10 years Don-vip sonar - Variables should not be declared and then immediately returned …
(edit) @7005   10 years Don-vip see #8465 - use diamond operator where applicable
(edit) @6830   10 years Don-vip javadoc fixes for jdk8 compatibility
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6582   10 years bastiK fixed #9505 - Defaults for osm-server.url differ = !null
(edit) @6362   10 years Don-vip Checkstyle: - private constructors for util classes - final classes - …
(edit) @6248   11 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
(edit) @6232   11 years Don-vip Sonar - Avoid unused local variables
(edit) @6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
(edit) @6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
(edit) @5584   11 years Don-vip fix #8201 - Error handling or redacted items
(edit) @5525   12 years stoecker fix #8092 - typo
(edit) @5422   12 years Don-vip see #7943 - Introduce OsmApi.DEFAULT_API_URL, better handling of …
(edit) @5321   12 years simon04 Don't localize id in precondition failed messages.
(edit) @5266   12 years bastiK fixed majority of javadoc warnings by replacing "{@see" by "{@link"
(edit) @4821   12 years simon04 fix #7257 - NumberFormatException
(edit) @4816   12 years simon04 fix #7257, fix #4093 - Provide an option to automatically download …
(edit) @4703   12 years stoecker fix i18n
(edit) @4691   12 years Don-vip see #4093 - More user-friendly error message with failed precondition …
(edit) @4482   13 years Don-vip see #6821 - HTTP error 509 - "You have downloaded to much data" causes …
(edit) @4263   13 years bastiK do not save username in preference file unconditionally - let the …
(edit) @4036   13 years bastiK detect and translate new api error
(edit) @4020   13 years bastiK generic handling of 403 - 'forbidden' in anticipation of server change …
(edit) @3562   14 years bastiK fixed #5417 - Failed to parse date
(edit) @3255   14 years jttt Fix #4764 Fehler
(edit) @3112   14 years Gubaer fixed #4715: Typos in ExceptionUtil
(edit) @3109   14 years Gubaer applied #4715: patch by mjulius: Typos in ExceptionUtil
(edit) @3101   14 years Gubaer fixed #4684: HTTP 408 gives coding error popup
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @3069   14 years Gubaer see #4588: Open Location (Ctrl+L) should cope with certain URLs that …
(edit) @3023   14 years bastiK translate misleading server message (see #4556)
(edit) @2862   14 years Gubaer fixed #4322: No error message if trying to upload without OAuth token
(edit) @2853   14 years mjulius fix messages for the rest
(edit) @2748   14 years Gubaer new: JOSM now supports OAuth See also …
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2480   14 years Gubaer fixed #3937: Closed changeset (due to timeout) remains in the upload dialog
(edit) @2387   14 years Gubaer More and improved context sensitive help, see #2882
(edit) @2289   15 years Gubaer fixed #3719: Upload dialog still lists closed changesets after JOSM …
(edit) @2246   15 years Gubaer Improved user feedback when deleting a relation failed because it was …
(edit) @2240   15 years Gubaer fixed #3625: "Upload" error (410) while fetching items for relation
(edit) @2228   15 years Gubaer fixed #3641: explainNotFound message missing second parameter
(edit) @2200   15 years Gubaer fixed #2818: error when retrieving map data
(edit) @2189   15 years Gubaer fixed #3564: i18n fail in error when uploading OSM data to a fresh server
(add) @2097   15 years Gubaer applied #3318: patch by dmuecke: josm opens modal error dialog for …
Note: See TracRevisionLog for help on using the revision log.