projects
/
rails.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Improve handling of the case where there is only one page of changesets.
2009-09-14
Tom Hughes
Improve handling of the case where there is only one...
commit
|
commitdiff
|
tree
2009-09-12
Tom Hughes
Treat an explicit public=0 argument as meaning private.
commit
|
commitdiff
|
tree
2009-09-12
Tom Hughes
Update zh-TW translation. Closes #2272.
commit
|
commitdiff
|
tree
2009-09-07
Tom Hughes
Add xid_to_int4() function for Postgres.
commit
|
commitdiff
|
tree
2009-09-04
Tom Hughes
Workaround rails 2.3.4 bogus deprecation warnings.
commit
|
commitdiff
|
tree
2009-09-04
Tom Hughes
Update to rails 2.3.4 for security fixes.
commit
|
commitdiff
|
tree
2009-09-03
Tom Hughes
Add support for reloading the language table.
commit
|
commitdiff
|
tree
2009-09-03
Tom Hughes
Add Guadeloupean Creole French translation of web site...
commit
|
commitdiff
|
tree
2009-08-31
Tom Hughes
Fix file_column plugin to generate absolute URLs without...
commit
|
commitdiff
|
tree
2009-08-31
Tom Hughes
Tidy up.
commit
|
commitdiff
|
tree
2009-08-31
Tom Hughes
Fix backwards compatibility code to handle an old style...
commit
|
commitdiff
|
tree
2009-08-28
Tom Hughes
Format dates in the changeset list so the year is shown...
commit
|
commitdiff
|
tree
2009-08-27
Tom Hughes
Revert es.yml to utf-8 encoding. Closes #2231.
commit
|
commitdiff
|
tree
2009-08-27
Tom Hughes
Wrap tile numbers at the international dateline. Closes...
commit
|
commitdiff
|
tree
2009-08-19
Tom Hughes
Commit resource changes from r17160.
commit
|
commitdiff
|
tree
2009-08-19
Tom Hughes
Remove debugging.
commit
|
commitdiff
|
tree
2009-08-19
Tom Hughes
Cleanup some of the oauth stuff:
commit
|
commitdiff
|
tree
2009-08-19
Tom Hughes
Call the set_locale filter for oauth methods which...
commit
|
commitdiff
|
tree
2009-08-18
Tom Hughes
Remove explicit specification of I18n.local as the...
commit
|
commitdiff
|
tree
2009-08-18
Tom Hughes
Add parentheses to fix warning.
commit
|
commitdiff
|
tree
2009-08-18
Tom Hughes
Merge oauth branch at r17138 to trunk.
commit
|
commitdiff
|
tree
2009-08-18
Tom Hughes
Merge oauth branch at r17138 to trunk.
commit
|
commitdiff
|
tree
2009-08-16
Tom Hughes
Qualify SCALE properly - apparently object visibility...
commit
|
commitdiff
|
tree
2009-08-15
Tom Hughes
Log unexpected exceptions raised by API calls.
commit
|
commitdiff
|
tree
2009-08-13
Tom Hughes
Identifiable traces should be trated as private in...
commit
|
commitdiff
|
tree
2009-08-13
Tom Hughes
The "public" field no longer exists in gpx_files.
commit
|
commitdiff
|
tree
2009-08-13
Tom Hughes
Merge 16891:17044 from trunk.
commit
|
commitdiff
|
tree
2009-08-13
Tom Hughes
Add extra visibility options for GPS traces, and enhance...
commit
|
commitdiff
|
tree
2009-08-13
Tom Hughes
Remove layers argument from the shortlink if we change...
commit
|
commitdiff
|
tree
2009-08-08
Tom Hughes
Escape usernames. Closes #2149.
commit
|
commitdiff
|
tree
2009-08-07
Tom Hughes
Update Vietnamese translation. Closes #2142.
commit
|
commitdiff
|
tree
2009-08-05
Tom Hughes
Render the links using partial so we can do the appropriate...
commit
|
commitdiff
|
tree
2009-08-05
Tom Hughes
Send an appropriate Vary header when we negotiate the...
commit
|
commitdiff
|
tree
2009-08-04
Tom Hughes
Use </a> to close <a> tags...
commit
|
commitdiff
|
tree
2009-08-04
Tom Hughes
Update pr-BR translation. Closes #2130.
commit
|
commitdiff
|
tree
2009-08-04
Tom Hughes
Replace hard coded nwr enumeration support with a more...
commit
|
commitdiff
|
tree
2009-08-04
Tom Hughes
Require the migration helper code in some more migrations.
commit
|
commitdiff
|
tree
2009-08-04
Tom Hughes
Tweak the password reset pages a bit.
commit
|
commitdiff
|
tree
2009-08-03
Tom Hughes
Merge 16817:16819 from trunk.
commit
|
commitdiff
|
tree
2009-08-03
Tom Hughes
Fixed migration - rails uses remove_index not drop_index.
commit
|
commitdiff
|
tree
2009-08-03
Tom Hughes
Merge 16743:16811 from trunk.
commit
|
commitdiff
|
tree
2009-08-03
Tom Hughes
Rework password reset system to do away with the second...
commit
|
commitdiff
|
tree
2009-08-03
Tom Hughes
Add an index on message sender.
commit
|
commitdiff
|
tree
2009-08-03
Tom Hughes
Exclude deleted messages from the new_messages relationship.
commit
|
commitdiff
|
tree
2009-08-02
Tom Hughes
Update pt-BR translation. Closes #2122.
commit
|
commitdiff
|
tree
2009-07-30
Tom Hughes
Fix the changeset feed to put the description in as...
commit
|
commitdiff
|
tree
2009-07-23
Tom Hughes
Ignore deleted traces when returning a user's traces...
commit
|
commitdiff
|
tree
2009-07-23
Tom Hughes
Allow messages to be deleted from the outbox as well...
commit
|
commitdiff
|
tree
2009-07-23
Tom Hughes
Add the ability for a recipient to (logically) delete...
commit
|
commitdiff
|
tree
2009-07-23
Tom Hughes
Prevent message date/time from wrapping.
commit
|
commitdiff
|
tree
2009-07-23
Tom Hughes
Remove surplus whitespace.
commit
|
commitdiff
|
tree
2009-07-21
Tom Hughes
Update the :en and :sl pluralizers to default to :other...
commit
|
commitdiff
|
tree
2009-07-21
Tom Hughes
Add (dummy) pluralization data for browse.way_details...
commit
|
commitdiff
|
tree
2009-07-21
Tom Hughes
Make sure we always call fileparse() in scalar context.
commit
|
commitdiff
|
tree
2009-07-21
Tom Hughes
Make right hand side of browser view able to grow beyond...
commit
|
commitdiff
|
tree
2009-07-21
Tom Hughes
Prevent browser navigation control from wrapping.
commit
|
commitdiff
|
tree
2009-07-21
Tom Hughes
Use File::Basename instead of having our own half-arsed...
commit
|
commitdiff
|
tree
2009-07-16
Tom Hughes
Don't use the (unset) value of I18n.locale to try and...
commit
|
commitdiff
|
tree
2009-07-16
Tom Hughes
Set a pointRadius on the object style so nodes are...
commit
|
commitdiff
|
tree
2009-07-16
Tom Hughes
Remove executable permission from SWF files.
commit
|
commitdiff
|
tree
2009-07-16
Tom Hughes
Select the language for Potlatch indepdently of the...
commit
|
commitdiff
|
tree
2009-07-15
Tom Hughes
Fix compatible_language_from in the http_accept_language...
commit
|
commitdiff
|
tree
2009-07-15
Tom Hughes
Try preferred_language_from as it looks for an exact...
commit
|
commitdiff
|
tree
2009-07-15
Tom Hughes
Lookup the user before setting the locale. Fixes #2068.
commit
|
commitdiff
|
tree
2009-07-15
Tom Hughes
Say which way is too long.
commit
|
commitdiff
|
tree
2009-07-15
Tom Hughes
Fix changeset paging.
commit
|
commitdiff
|
tree
2009-07-14
Tom Hughes
Remove bogus executable permissions.
commit
|
commitdiff
|
tree
2009-07-14
Tom Hughes
Fix send message links for friends and nearby mappers...
commit
|
commitdiff
|
tree
2009-07-14
Tom Hughes
Merge 16110:16487 from trunk.
commit
|
commitdiff
|
tree
2009-07-13
Tom Hughes
Merge changeset browser branch to trunk.
commit
|
commitdiff
|
tree
2009-07-13
Tom Hughes
Merge 16355:16480 from trunk.
commit
|
commitdiff
|
tree
2009-07-13
Tom Hughes
Add extra keys to custom Slovenian pluralization.
commit
|
commitdiff
|
tree
2009-07-13
Tom Hughes
Add custom pluralizer for Slovenian. Fixes #2049.
commit
|
commitdiff
|
tree
2009-07-13
Tom Hughes
Remove redundant text.
commit
|
commitdiff
|
tree
2009-07-13
Tom Hughes
Fix a missing translation. Closes #2052.
commit
|
commitdiff
|
tree
2009-07-13
Tom Hughes
Remove SOTM advert from site.
commit
|
commitdiff
|
tree
2009-07-13
Tom Hughes
Add initial Romanian translations. Closes #2058.
commit
|
commitdiff
|
tree
2009-07-11
Tom Hughes
Don't send a noification email if somebody comments...
commit
|
commitdiff
|
tree
2009-07-08
Tom Hughes
Update Vietnamese translation. Closes #2041.
commit
|
commitdiff
|
tree
2009-07-07
Tom Hughes
Style the table in the feed content.
commit
|
commitdiff
|
tree
2009-07-07
Tom Hughes
Use join to construct tag strings instead of mucking...
commit
|
commitdiff
|
tree
2009-07-06
Tom Hughes
Fix JOSM version matching.
commit
|
commitdiff
|
tree
2009-07-06
Tom Hughes
More improvements to Atom feeds.
commit
|
commitdiff
|
tree
2009-07-05
Tom Hughes
Update translations to match r16356.
commit
|
commitdiff
|
tree
2009-07-05
Tom Hughes
Merge 16216:16355 from trunk.
commit
|
commitdiff
|
tree
2009-07-05
Tom Hughes
Add some more detail to the changeset Atom feeds.
commit
|
commitdiff
|
tree
2009-07-05
Tom Hughes
Block JOSM revisions 1722-1727 as they have a serious...
commit
|
commitdiff
|
tree
2009-07-05
Tom Hughes
Add Vietnamese translation. Closes #2033.
commit
|
commitdiff
|
tree
2009-07-04
Tom Hughes
Make subtitle an HTML element.
commit
|
commitdiff
|
tree
2009-07-04
Tom Hughes
Fix links to changeset feeds.
commit
|
commitdiff
|
tree
2009-07-04
Tom Hughes
Switch to using ATOM for changeset feeds.
commit
|
commitdiff
|
tree
2009-07-03
Tom Hughes
Correct resource name.
commit
|
commitdiff
|
tree
2009-07-02
Tom Hughes
Create separate queues for namefinder and geonames...
commit
|
commitdiff
|
tree
2009-07-02
Tom Hughes
Merge some changes from the live server.
commit
|
commitdiff
|
tree
2009-07-02
Tom Hughes
Remove byte order marker.
commit
|
commitdiff
|
tree
2009-07-02
Tom Hughes
Make the search box load each set of results separately...
commit
|
commitdiff
|
tree
2009-07-02
Tom Hughes
Updated OpenLayers config for new XYZ based usage.
commit
|
commitdiff
|
tree
2009-06-30
Tom Hughes
Fix warnings arising from geocoder translations, and...
commit
|
commitdiff
|
tree
2009-06-29
Tom Hughes
Go back to using < and > for navigation instead of...
commit
|
commitdiff
|
tree
2009-06-29
Tom Hughes
Merge 16110:16216 from trunk.
commit
|
commitdiff
|
tree
next