]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2025-02-16 Andy AllanRemove some unnecessary calls to clear the mail queue
2025-02-16 Andy AllanMerge pull request #5692 from tomhughes/ubuntu-latest
2025-02-16 Tom HughesMerge remote-tracking branch 'upstream/pull/5693'
2025-02-16 Anton KhorevTest map panning when visiting changeset and note comme...
2025-02-16 Tom HughesUse ubuntu-latest for all workflows
2025-02-16 Tom HughesUse setup-node action to install node modules
2025-02-16 Andy AllanMerge pull request #5691 from tomhughes/system-test...
2025-02-16 Andy AllanMerge pull request #5690 from tomhughes/ruby34
2025-02-16 Tom HughesClear test deliveries before and after system tests
2025-02-16 Andy AllanMerge pull request #5688 from tomhughes/spam-check...
2025-02-16 Andy AllanMerge pull request #5689 from tomhughes/settings-fixes
2025-02-16 Tom HughesMake reports trigger a spam check on the reported user
2025-02-16 Tom HughesOnly count reports from distinct users in spam checks
2025-02-16 Tom HughesMove errors from email to new_email properly
2025-02-16 Tom HughesReplace count.zero? with empty?
2025-02-16 Tom HughesAdd ruby 3.4 to test matrix
2025-02-16 Tom HughesMerge remote-tracking branch 'upstream/pull/5685'
2025-02-16 Tom HughesMerge remote-tracking branch 'upstream/pull/5278'
2025-02-16 Andy AllanMerge pull request #5676 from tomhughes/spam-score...
2025-02-16 Andy AllanMerge pull request #5558 from tomhughes/var-let-const
2025-02-16 Tom HughesReplace uses of var with let or const as appropriate
2025-02-16 Tom HughesUpdate eslint to prefer let/const over var
2025-02-16 Tom HughesMerge remote-tracking branch 'upstream/pull/5686'
2025-02-16 Martin Raiferdon't pan map wen closing/reopening/commenting a note...
2025-02-16 Martin Raiferdon't re-pan the map when selecting another note that...
2025-02-16 Tom HughesMerge remote-tracking branch 'upstream/pull/4359'
2025-02-16 Tom HughesMerge remote-tracking branch 'upstream/pull/5684'
2025-02-16 Marwin HochfelsnerMove OAuth requests to fetch
2025-02-16 Anton KhorevAdd option to use headless Firefox in system tests
2025-02-15 Andy AllanMerge pull request #5677 from tomhughes/user-list-enhan...
2025-02-15 Tom HughesMerge remote-tracking branch 'upstream/pull/5681'
2025-02-15 Tom HughesMerge remote-tracking branch 'upstream/pull/5680'
2025-02-15 Andy AllanUse title case consistently for nav tab labels
2025-02-15 Tom HughesMerge remote-tracking branch 'upstream/pull/4926'
2025-02-15 Andy AllanUse 'My Account' for account pages
2025-02-15 Anton KhorevMerge branch 'pull/5678'
2025-02-15 Tom HughesMerge remote-tracking branch 'upstream/pull/4301'
2025-02-15 Anton KhorevAdd changeset comment search api json format
2025-02-15 Anton KhorevAdd changeset comment search api with filtering by...
2025-02-15 Tom HughesMerge remote-tracking branch 'upstream/pull/5131'
2025-02-15 Anton KhorevAdd user block api call
2025-02-15 Tom HughesMerge remote-tracking branch 'upstream/pull/5679'
2025-02-15 Anton KhorevTest more block attributes in show call
2025-02-15 Anton KhorevMove query notes by user value to mixin
2025-02-15 Anton KhorevMove common query time condition to mixin
2025-02-15 Anton KhorevAdd changeset comment query limit settings; use common...
2025-02-15 Anton KhorevMove common query limit method of changesets and notes...
2025-02-15 Anton KhorevShow alert on account home page if home location is...
2025-02-15 Anton KhorevAdd "Go to Home Location" to every page, link it to...
2025-02-15 Anton KhorevShow/hide marker in account home js controller
2025-02-15 Anton KhorevAdd empty account home page
2025-02-15 Anton KhorevAdd lang/dir html attributes to error pages
2025-02-15 Anton KhorevUse flex layout on error pages
2025-02-15 Anton KhorevAdjust logo css on error pages
2025-02-15 Anton KhorevUse system font on error pages
2025-02-15 Anton KhorevMove http-equiv and viewport meta tags to meta template
2025-02-15 Martin Raiferfix map panning to objects when url hash is not empty...
2025-02-15 Tom HughesMerge remote-tracking branch 'upstream/pull/5672'
2025-02-15 Anton KhorevAdd option to override Firefox binary used in system...
2025-02-15 Tom HughesMerge remote-tracking branch 'upstream/pull/5233'
2025-02-15 Tom HughesPrevent caching a partial XHR response as a full page URL
2025-02-15 Tom HughesMerge remote-tracking branch 'upstream/pull/5521'
2025-02-15 Andy AllanMerge pull request #5363 from AntonKhorev/no-compact...
2025-02-15 Tom HughesAllow searching users by IP subnet
2025-02-15 Tom HughesAdd search form to the top of the user list view
2025-02-15 Tom HughesPreserve status parameter in IP links in user lists
2025-02-15 Andy AllanMerge pull request #5514 from AntonKhorev/pd-declaration
2025-02-15 Roman DeevFix left/right sidebar resizing on mobile devices
2025-02-15 Tom HughesInclude spam reports on unresolved issues in the spam...
2025-02-15 Tom HughesMerge remote-tracking branch 'upstream/pull/5452'
2025-02-15 Tom HughesMerge remote-tracking branch 'upstream/pull/5669'
2025-02-15 Tom HughesUpdate bundle
2025-02-15 Tom HughesMerge remote-tracking branch 'upstream/pull/5673'
2025-02-15 Tom HughesMerge remote-tracking branch 'upstream/pull/5674'
2025-02-15 Tom HughesMerge remote-tracking branch 'upstream/pull/5675'
2025-02-15 Anton KhorevUse changeset tag factory in api changeset json test
2025-02-15 Anton KhorevCheck user instead of scope when getting note author...
2025-02-14 Anton KhorevRemove current_user branch from ApiController#deny_access
2025-02-14 Anton KhorevOutput active blocks list
2025-02-14 Anton KhorevSkip blocks check when getting active blocks list
2025-02-14 Anton KhorevAdd active blocks list api endpoint with empty response
2025-02-14 Marwin HochfelsnerTransition more requests to fetch
2025-02-13 Tom HughesMerge remote-tracking branch 'upstream/pull/5666'
2025-02-13 Anton KhorevTest commenting changesets with different scopes
2025-02-13 Anton KhorevAdd write_changeset_comments scope
2025-02-13 Anton KhorevPass scopes instead of token to ApiAbility
2025-02-13 Anton KhorevPass user to ApiAbility
2025-02-13 Anton KhorevSplit api changeset comment unhide fail tests
2025-02-13 Anton KhorevSplit api changeset comment hide fail tests
2025-02-13 Anton KhorevSplit changeset comment subscription emails test
2025-02-13 Anton KhorevTest state of created comment
2025-02-13 Anton KhorevSplit api changeset comment create scope and terms...
2025-02-13 Anton KhorevSplit api changeset comment create fail tests
2025-02-13 Anton KhorevRename api changeset comment tests
2025-02-13 Tom HughesMerge remote-tracking branch 'upstream/pull/5668'
2025-02-13 Tom HughesMerge remote-tracking branch 'upstream/pull/5665'
2025-02-13 Mateusz Koniecznyrerun script/misc/update-wiki-pages
2025-02-13 translatewiki.netLocalisation updates from https://translatewiki.net.
2025-02-12 dependabot... Bump rack from 2.2.10 to 2.2.11
2025-02-12 Tom HughesMerge remote-tracking branch 'upstream/pull/5632'
next