Commit graph

19 commits

Author SHA1 Message Date
Tom Hughes
bb2eccf658 Add overcommit to manage git hooks 2024-08-21 08:20:10 +01:00
Anton Khorev
8e7c62e931 Use https links in documentation 2024-05-14 18:02:12 +03:00
Andy Allan
2fac7a4384 Document the procedure to change the copyright attribution page
This comes up every now and then, and so let's have the existing procedure documented.
2023-03-08 16:43:54 +00:00
Tom Hughes
fb9219a52f Use rails instead of rake 2022-12-21 17:09:21 +00:00
Andy Allan
293ce4880e Standardise on openstreetmap-website instead of rails port
Fixes #3796
2022-11-16 12:16:45 +00:00
Andy Allan
46e184efb8 Add guidance on making pull requests easier to review 2022-10-26 16:00:13 +01:00
Harry Wood
1714e2f02d Remove section on removed rake doc:app
Remove the section of contributing docs about how `rake doc:app` can be used to generate some sort of documentation. That will not work any more, since this task was removed from Rails v5 because people don't generally use it! https://stackoverflow.com/a/36804474/338265
2022-02-12 18:06:48 +00:00
Harry Wood
6ede9e3ec7 Fix contrib doc to remove reference to travis
Remove the reference to Travis CI. Our CI pipeline now runs withing github actions.
2022-02-12 17:53:39 +00:00
Andy Allan
4c785792fb Switch to using 'rails test:all' in documentation and CI
Fixes #3116.

This allows us to drop our custom patch for running system tests,
as well as opening up all the usual rails test goodies like running
individual files or directories.
2021-05-19 13:39:37 +01:00
Andy Allan
6719d269e3 Use Brakeman for static code analysis 2020-07-22 13:37:38 +02:00
Andy Allan
57c73a25bd Add description of the nominatim key update process
Fixes #2119
2019-10-30 15:44:43 +01:00
Tom Hughes
d67b057851 Replace eslint-rails-ee with direct calls to eslint 2019-06-12 19:27:58 +01:00
Andy Allan
ff61da4e5f Add a note about avoiding commits to other locale files 2019-06-12 15:03:24 +02:00
Andy Allan
227e1b134d Update coding style section of the contribution guide to describe our use of rubocop and erblint 2019-03-26 20:52:43 +00:00
Andy Allan
d43315f738 Output both the local simplecov html and the coveralls report
Fixes #2066
2019-02-06 18:15:46 +01:00
Tom Hughes
be86e4824f Convert various URLs to https 2018-01-08 20:18:21 +00:00
Andy Allan
4954e9815b Update CONTRIBUTING to remove reference to cruise and use link to Travis 2017-11-23 11:31:15 +00:00
John Daly
ad571f27d8 Fix typo
Closes #1502
2017-03-26 21:34:17 +01:00
Andy Allan
c3d7cfd7ff Improve installation documentation and add contributor instructions 2013-09-09 16:45:33 +01:00