]> git.openstreetmap.org Git - rails.git/history - test
Update leaflet to 1.3.4
[rails.git] / test /
2018-03-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1799'
2018-03-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1798'
2018-03-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1797'
2018-03-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1795'
2018-03-28 Andy AllanSilence puma startup messages when running tests
2018-03-28 Andy AllanAdd more tests
2018-03-28 Andy AllanUpdate system tests for report link changes
2018-03-26 Tom HughesFix new rubocop warnings
2018-03-14 Andy AllanRedirect to the reportable after creating a report.
2018-03-14 Andy AllanAdd a redirect and error message if user ends up trying...
2018-03-14 Andy AllanCreate a more accurate permissions check message
2018-03-14 Andy AllanUse underscore versions of model names for translation...
2018-03-09 Andy AllanMerge branch 'pull/1765'
2018-03-05 Štefan BaeblerAdded support for 2 more secondary wikidata tag links
2018-03-03 biswesh456Change test case
2018-02-28 Andy AllanUpdate tests for new link text
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanRemove reporting of changesets
2018-02-28 Andy AllanAllow reporting of anonymous notes
2018-02-24 biswesh456Allow admins and moderators to delete traces
2018-02-23 Andy AllanAvoid submit_tag to avoid 'Save changes' default
2018-02-23 Andy AllanMerge pull request #1758 from ardean80/patch-1
2018-02-23 Andy AllanMerge pull request #1732 from tomhughes/npemap
2018-02-14 mmd-osmSmall comment fix
2018-02-14 mmd-osmRemove BBOX expansion performance optimization
2018-02-09 Tom HughesUse https when redirecting to the render server
2018-02-04 Tom HughesAdd tests for quad tiles
2018-02-04 Tom HughesRemove npemap as a source for UK postcodes
2018-02-04 Tom HughesMerge remote-tracking branch 'upstream/pull/1704'
2018-02-03 Tom HughesMerge remote-tracking branch 'upstream/pull/1693'
2018-01-24 Tom HughesFix rubocop warnings
2018-01-24 Tom HughesAdd support for compressed request bodies
2018-01-22 Tom HughesFix new rubocop warnings
2018-01-22 Andy AllanFully internationalise the issues and reports interfaces.
2018-01-21 Andy AllanMerge branch 'master' into moderation
2018-01-21 Andy AllanReopen issues if necessary when creating a report.
2018-01-13 Tom HughesMerge remote-tracking branch 'upstream/pull/1707'
2018-01-08 Tom HughesConvert various URLs to https
2017-12-19 Tom HughesFix tests that only worked if object 400 didn't exist
2017-12-19 mmd-osmRevoking administrator role on current user should...
2017-12-16 mmd-osmRemove extra blank line
2017-12-16 mmd-osmFix for failing test cases
2017-12-13 Andy AllanStore the report category.
2017-12-06 Andy AllanShow issues based on all the users roles
2017-12-06 Andy AllanRe-enable issue reassigning.
2017-12-06 Andy AllanRename 'issue_type' to 'assigned_role', set defaults...
2017-11-29 Tom HughesUse decoded strings when parsing XML responses from...
2017-11-29 Tom HughesUpdate rack-test and patch test issues
2017-11-29 Andy AllanConvert issue search tests to system tests
2017-11-29 Andy AllanRemove the test around missing report_type, since we...
2017-11-29 Andy AllanPut the expected value first in assert_equal
2017-11-29 Andy AllanMove controller tests for new reports into seperate...
2017-11-29 Andy AllanIndex page no longer redirects when there's no issues.
2017-11-29 Andy AllanMove and amend the issue comment controller tests.
2017-11-29 Andy AllanRubocop fixes.
2017-11-29 Andy AllanRefactor factories to use FactoryBot
2017-11-29 Andy AllanRemove minitest-rails-capybara and convert feature...
2017-11-29 Andy AllanMerge branch 'master' into moderation
2017-11-22 Andy AllanPut specific page titles at the start
2017-11-22 Andy AllanMerge branch 'pull/843' into titles
2017-11-22 Andy AllanMerge branch 'p' of https://github.com/jfirebaugh/opens...
2017-11-15 Tom HughesAdd framework for system tests
2017-11-15 Andy AllanMerge branch 'wheres_this' of https://github.com/pnorma...
2017-10-29 Tom HughesFix rubocop warnings
2017-10-29 Tom HughesReplace factory_girl with factory_bot
2017-10-27 Tom HughesAvoid using rinku's auto_link helper
2017-10-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1580'
2017-10-09 Tom HughesUse send_data for GPX traces intead of monkey patching...
2017-10-09 Tom HughesImprove user_image_url test
2017-10-05 Tom HughesFix rubocop warnings
2017-09-25 Tom HughesDrop geocoder.us from search engines
2017-09-13 Andy AllanCreate an IssueCommentsController for managing IssueCom...
2017-09-06 Andy AllanEnsure report details are not blank.
2017-09-06 Andy AllanCheck that the flag is not show when not logged in
2017-09-06 Andy AllanAdd a basic feature test for reporting diary entries.
2017-08-30 Tom HughesMerge remote-tracking branch 'upstream/pull/1614'
2017-08-18 Andy AllanRefactor the from_xml methods to act on existing trace...
2017-08-17 Andy AllanAdd failing test demonstrating tag duplication when...
2017-08-11 Tom HughesMake sure we show errors correctly when resetting a...
2017-08-02 Tom HughesMerge remote-tracking branch 'upstream/pull/1604'
2017-08-02 Tom HughesMake sure the account form is POSTed
2017-08-02 Andy AllanMerge pull request #1588 from Georeactor/master
2017-08-02 Tom HughesMerge remote-tracking branch 'upstream/pull/1603'
2017-08-02 Andy AllanMerge branch 'master' into moderation
2017-08-01 Tom HughesFix user settings form
2017-07-31 Tom HughesUpdate rack-cors and fix tests for changes in behaviour
2017-07-28 Andy AllanMerge pull request #1597 from tomhughes/current-user
2017-07-27 Tom HughesConvert @user to current_user in helpers
2017-07-27 Tom HughesMerge remote-tracking branch 'upstream/pull/1595'
2017-07-18 Tom HughesMark account suspended flash message as HTML safe
2017-07-12 Tom HughesMerge remote-tracking branch 'upstream/pull/1583'
2017-07-12 Andy AllanStandardise on basic_authorization without the parentheses
2017-07-12 Andy AllanSet the reported_user in a callback
2017-07-12 Andy AllanRubocop autofixes.
2017-07-12 Andy AllanRename association to reported_user, for clarity
2017-07-12 Andy AllanGet tests passing. Use factories instead of fixtures.
2017-07-12 Andy AllanMerge branch 'master' into moderation
2017-07-10 Tom HughesReplace timecop with the rails builtin travel_to method
2017-07-06 Tom HughesMerge remote-tracking branch 'upstream/pull/1575'
next