Kohsuke Kawaguchi
0cf4211aa5
Merged GHLicense & GHLicenseBase
...
Elsewhere in this library, whenever there are multiple forms of the same
object, we map that to the same class and use lazy data retrieval to
fill missing fields.
2016-08-05 20:36:46 -07:00
Kohsuke Kawaguchi
cde501af8d
More meaningful toString() method
...
Produce toString without dilligently adding it to every single class.
Rely on heuristics to cut down the number of fields to show.
2016-06-02 22:38:38 -07:00
Ruben Dijkstra
5dc83cf2bf
Overzealous FindBugs changes.
...
Charsets that are standard on the JRE are try-lookuped,
bridge methods were removed and a stream that would be closed later is closed explicitly
2015-10-08 19:31:55 +02:00
Oleg Nenashev
79c5b2edd5
FindBugs: Fix over 100 issues and enforce FindBugs
2015-07-20 12:28:41 +03:00
Kohsuke Kawaguchi
b736e20a74
Added more getHtmlUrl() methods
2015-04-13 18:17:37 -07:00
Kohsuke Kawaguchi
50f43cc178
Inserted backward compatibility methods
2015-02-14 08:26:49 -08:00
Kohsuke Kawaguchi
edd9a2d5b6
Using newly added GHObject in more places.
2015-02-14 06:59:46 -08:00