index
:
cgeo.git
master
upstream_release
cgeo without proprietary dependencies
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
main
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactoring: add nullness annotations
Samuel Tardieu
2013-09-15
1
-2
/
+4
*
refactoring: do not create explicit handlers when not needed
Samuel Tardieu
2013-09-15
3
-52
/
+31
*
Add comment about using streaming version of base64
Samuel Tardieu
2013-09-15
1
-0
/
+2
*
Merge branch 'release' into upstream
Samuel Tardieu
2013-09-15
1
-1
/
+1
|
\
|
*
Use Base64 class from our HTTP library
Samuel Tardieu
2013-09-15
1
-1
/
+1
|
*
Merge remote-tracking branch 'upstream/issue-3260' into release
Samuel Tardieu
2013-09-15
1
-5
/
+3
|
|
\
*
|
|
Use Apache commons IOUtils rather than our own
Samuel Tardieu
2013-09-15
7
-30
/
+8
*
|
|
Merge branch 'release' into upstream
Samuel Tardieu
2013-09-15
2
-17
/
+46
|
\
\
\
|
|
/
/
|
*
|
fix #3262: c:geo does not handle inline images
Samuel Tardieu
2013-09-15
2
-17
/
+46
*
|
|
refactoring: add missing final
Samuel Tardieu
2013-09-15
1
-1
/
+1
*
|
|
refactoring: do not duplicate code path, partition list instead
Samuel Tardieu
2013-09-15
2
-16
/
+17
*
|
|
Update to CollectionUtils 4.0-alpha1
Samuel Tardieu
2013-09-15
22
-23
/
+23
*
|
|
Remove arbitrary inter-caches delay
Samuel Tardieu
2013-09-15
1
-23
/
+0
*
|
|
refactoring: remove duplicated strings
Bananeweizen
2013-09-15
1
-6
/
+6
*
|
|
refactoring: remove duplicated code
Bananeweizen
2013-09-15
3
-64
/
+23
*
|
|
refactoring: typos, formatting, visibility
Bananeweizen
2013-09-15
6
-17
/
+17
*
|
|
Add note about Waypoint natural ordering
Samuel Tardieu
2013-09-15
2
-0
/
+6
*
|
|
fix #3244: Event cache pop-up should show the date of the event
Bananeweizen
2013-09-14
2
-0
/
+14
*
|
|
refactoring: adjust method name to purpose
Samuel Tardieu
2013-09-14
1
-6
/
+6
*
|
|
Merge branch 'release'
Bananeweizen
2013-09-14
1
-2
/
+3
|
\
\
\
|
|
/
/
|
*
|
fix #3250: Strip HTML before using translate
Bananeweizen
2013-09-14
1
-2
/
+3
*
|
|
fix #3257: Switch from history to other list by title click
Bananeweizen
2013-09-14
2
-17
/
+22
*
|
|
refactoring: StoredList
Bananeweizen
2013-09-14
4
-12
/
+53
*
|
|
refactoring: do not use default encoding
Samuel Tardieu
2013-09-14
3
-8
/
+17
*
|
|
refactoring: further qualify resource to silent lint warning
Samuel Tardieu
2013-09-14
1
-1
/
+1
*
|
|
refactoring: use typed empty list instead of a List<Object>
Samuel Tardieu
2013-09-14
1
-2
/
+1
*
|
|
refactoring: add more annotations
Samuel Tardieu
2013-09-14
2
-2
/
+11
*
|
|
Merge branch 'release' into upstream
Samuel Tardieu
2013-09-14
1
-3
/
+13
|
\
\
\
|
|
/
/
|
*
|
fix #3277: NPE when saving a scaled image
Samuel Tardieu
2013-09-14
1
-3
/
+13
*
|
|
refactoring: add more annotations
Samuel Tardieu
2013-09-14
2
-0
/
+4
*
|
|
Merge branch 'release' into upstream
Samuel Tardieu
2013-09-14
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
fix #3276: NPE because of a null log types
Samuel Tardieu
2013-09-14
1
-2
/
+2
*
|
|
refactoring: add annotations and remove useless check
Samuel Tardieu
2013-09-14
2
-8
/
+8
*
|
|
Use the right string for substitution
Samuel Tardieu
2013-09-14
1
-5
/
+5
*
|
|
refactoring: better names for methods
Samuel Tardieu
2013-09-14
5
-8
/
+8
*
|
|
Remove out-of-band registration for OAuth
Samuel Tardieu
2013-09-14
1
-79
/
+19
*
|
|
Enable in-band registration for opencaching.pl
Samuel Tardieu
2013-09-14
2
-60
/
+1
*
|
|
Merge branch 'issue-3260'
rsudev
2013-09-14
1
-5
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Implements #3260, Images from opencaching.pl don't download
rsudev
2013-09-14
1
-5
/
+3
|
|
/
*
|
refactoring: introduce PseudoList to handle non concrete lists
Bananeweizen
2013-09-14
19
-47
/
+85
*
|
Enable in-band registration for opencaching.de
Samuel Tardieu
2013-09-13
4
-1
/
+18
*
|
refactoring: more annotations
Samuel Tardieu
2013-09-13
1
-4
/
+4
*
|
Merge branch 'oauth-inband' into upstream
Samuel Tardieu
2013-09-13
4
-112
/
+116
|
\
\
|
*
|
Reorganize strings for oauth authentications
Samuel Tardieu
2013-09-13
2
-73
/
+41
|
*
|
Enable use of callback with Twitter
Samuel Tardieu
2013-09-13
2
-3
/
+3
|
*
|
Allow an OAuth process to specify a callback URI
Samuel Tardieu
2013-09-13
3
-37
/
+73
*
|
|
refactoring: compile errors for missing nullable annotations
Bananeweizen
2013-09-13
2
-20
/
+22
|
/
/
*
|
refactoring: use view injection in OAuth process
Samuel Tardieu
2013-09-13
3
-20
/
+20
*
|
refactoring: getMemberStatus() can never return null
Samuel Tardieu
2013-09-13
1
-5
/
+1
*
|
fix: do not try to navigate towards unknown (null) coordinates
Samuel Tardieu
2013-09-13
1
-1
/
+15
[next]