]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2008-06-22 Tom HughesMerge 7922:8377 from trunk.
2008-06-22 Tom HughesAdd support for putting the site in an offline mode...
2008-06-21 Tom HughesUse a polymorphic association to model relation members...
2008-06-21 Tom HughesRemoved bogus belongs_to user declaration.
2008-06-11 Richard Fairhursttrap for #971 until I can work out why it's doing it
2008-06-10 Shaun McDonaldReplacing the non existant image with a pending text...
2008-06-07 Tom HughesWork around the fact that exists? no longer works for...
2008-06-07 Tom HughesLet's have one last try...
2008-06-06 Tom HughesMagic foo to make composite_primary_keys work.
2008-06-06 Tom HughesGo back to rails 2.0.2 for now as 2.1.0 doesn't quite...
2008-06-06 Tom HughesSwitch to rails 2.1.0 release.
2008-06-05 Tom HughesDon't use comma to separate values in the location...
2008-06-05 Tom HughesSwitch to rails 2.0.2 as Debian/Ubuntu is able to handl...
2008-06-05 Tom HughesMake sure the diary tab always links to the global...
2008-06-04 Shaun McDonaldRemoving id's so that the ids are generated, and it...
2008-06-04 Shaun McDonaldimproved messages fixtures. Additional user fixture...
2008-06-03 Tom HughesCope with not having a layer configuration at all.
2008-06-02 Shaun McDonaldAdding some additional node fixtures to test edge cases...
2008-06-02 Shaun McDonaldYou can now test nodes. This test needs looked at again...
2008-06-02 Shaun McDonaldFixing indentation
2008-06-02 Shaun McDonaldFixing indentation
2008-06-02 Tom HughesDon't try and parse an empty string as a layer config...
2008-06-02 Shaun McDonaldsort the default test database user and password.
2008-05-29 Tom HughesRequire a form post to finally confirm an account to...
2008-05-29 Richard Fairhurstfix node relations bug (thanks Dave!)
2008-05-29 Richard FairhurstPotlatch 0.9c
2008-05-28 Tom HughesImprove the layout of the browse sidebar a bit.
2008-05-28 Tom HughesMerge 7744:7922 from trunk.
2008-05-25 Richard FairhurstPotlatch 0.9b
2008-05-21 Richard Fairhursttemporarily disable OAM (SWF)
2008-05-21 Richard Fairhurstdon't set _alpha so often when ways dimmed (SWF)
2008-05-20 Tom HughesMake the layer attribute a bit less fragile - base...
2008-05-20 Shaun McDonaldAdd a check to make sure that a node/way/relation doesn...
2008-05-19 Tom HughesMake the "larger map" link on an HTML export point...
2008-05-19 Tom HughesAdd the cycle map to the main site.
2008-05-16 Tom HughesYet another at fixing the layout of the search box...
2008-05-16 Richard Fairhurstfix revert to cope with moved nodes properly (OH NOES...
2008-05-16 Tom HughesReword the noscript section a bit.
2008-05-16 Tom HughesTry and make browsers display the search box sanely.
2008-05-16 Shaun McDonaldShowing a nice message for browsers with javascript...
2008-05-15 Tom HughesTidy up map browse code and qualify various global...
2008-05-15 Tom HughesRemove bogus action attribute from the submit button...
2008-05-13 Gabriel Ebnerapi06: remove debugging output.
2008-05-13 Gabriel Ebnerapi06: simplify diff uploading.
2008-05-13 Gabriel Ebnerapi06: diff upload: don't read the whole request into...
2008-05-13 Gabriel Ebnerapi06: Fix OSM::APIVersionMismatchError.render_opts
2008-05-13 Gabriel Ebnerapi06: fix syntax errors.
2008-05-13 Gabriel Ebnerapi06: simplify exception handling and add exception...
2008-05-12 Christopher... The ordering of these shouldn't have mattered, but...
2008-05-12 Gabriel Ebnerapi06: Fix typo.
2008-05-12 Gabriel Ebnerapi06: s/delete_with_relations_and_history/delete_with_...
2008-05-12 Gabriel Ebnerapi06: Move version-checking into the models, raising...
2008-05-12 Gabriel Ebnerapi06: Make diff uploading work again.
2008-05-12 Richard Fairhurstsplash screen
2008-05-12 Christopher... node.tags is now (apparently) the same as tags_as_hash.
2008-05-11 Christopher... make error_message spit out the message text to the...
2008-05-11 Christopher... undo composite keys change on old_ndoe
2008-05-11 Christopher... from_xml sets a version on nodes
2008-05-11 Christopher... add to_xml method for oldnode
2008-05-11 Christopher... spit out whether the changeset is open in the xml
2008-05-11 Christopher... prevent update of any object without providing the...
2008-05-11 Christopher... Make capabilities report the current version for from...
2008-05-11 Christopher... change 'no nodes' response to use API_VERSION in output
2008-05-11 Christopher... add support for closing changesets
2008-05-11 Richard Fairhursthmmm, probably best not to gratuitously send the same...
2008-05-11 Richard FairhurstPotlatch 0.9a
2008-05-11 Christopher... add FIXME FIXME FIXME for serializing changes in a...
2008-05-11 Christopher... Add support for accessing changesets as XML through...
2008-05-11 Christopher... Make edits return version numbers as plain text strings
2008-05-11 Tom HughesAdd maximiseMap() and minimiseMap() functions to the...
2008-05-11 Tom HughesFix what looks like an accidental change to the stylesh...
2008-05-11 Tom HughesOnly add the data layer to the main map, and use the...
2008-05-09 Tom HughesMerge 7452:7744 from trunk.
2008-05-09 Tom HughesAdd the marker to the map correctly.
2008-05-08 Richard FairhurstPotlatch 0.9
2008-05-07 Tom HughesRemove bogus apostrophe.
2008-05-06 Tom HughesTidy up handling of unknown traces.
2008-05-06 Tom HughesBackout message deletion functionality as it has unfort...
2008-05-05 Tom HughesFix replying to diary comments, and tidy a few things up.
2008-05-05 Tom HughesQuote reply messages properly.
2008-05-05 Tom HughesReinstate stripping of Re: prefixes that Steve dropped...
2008-05-05 Gabriel Ebnerapi06: Fix normal way and relation uploading (i.e....
2008-05-05 Tom HughesRework the new Go button on the search form so that...
2008-05-04 Gabriel Ebnerapi06: Diff upload works now (but no integration with...
2008-05-04 Gabriel Ebnerapi06: Fix diff uploading (still doesn't give a useful...
2008-05-04 Tom HughesThe current_way_nodes table is already an InnoDB table.
2008-05-04 Gabriel Ebnerapi06: Fix diff uploading (creation works fine now)
2008-05-04 Gabriel Ebnerapi06: Preliminary support for diff uploading. This...
2008-05-04 Gabriel Ebnerapi06: Fix tag parsing in the node-tags-normalization...
2008-05-04 Gabriel Ebnerapi06: Use 2-byte ints and check malloc return value.
2008-05-04 Gabriel Ebnerapi06: Fix bounds check.
2008-05-04 Gabriel Ebnerapi06: 013_populate_node_tags_and_remove_helper: Initia...
2008-05-04 Frederik Rammbuffer overrun fix
2008-05-04 Tom HughesAdd timestamp indexes to current_ways and current_relat...
2008-05-04 Tom HughesStick with rails 2.0.1...
2008-05-04 Tom HughesMerge 7649:7673 from trunk.
2008-05-04 Tom HughesGo back to using user_id+k as the primary key for user...
2008-05-04 Gabriel Ebnerapi06: Move add-changeset migr. to no. 16.
2008-05-04 Gabriel Ebnerapi06: Merge changesets code from Frederik.
2008-05-04 Frederik Ramminitial changeset support
next