1
0
Fork 0
mirror of https://github.com/paper-trail-gem/paper_trail.git synced 2022-11-09 11:33:19 -05:00
Commit graph

29 commits

Author SHA1 Message Date
localhost.dev
015ada2393
add guidance for users who are trying to solve their issues 2019-04-19 17:28:48 +02:00
Jared Beck
970b70ecbf Docs: temporarily not accepting issues
[ci skip]
2019-03-21 21:23:05 -04:00
Jared Beck
7924f1d1a5 Docs: Triage: Usage question masquerading as a feature proposal
[ci skip]
2018-09-04 14:15:11 -04:00
Jared Beck
d4e3b08ad8 Docs: Fix link to bug report
[ci skip]
2018-08-18 17:08:19 -04:00
Jared Beck
6ab2e931da Docs: Update link to bug report template
[ci skip]
2018-07-21 00:44:16 -04:00
Clément Prod'homme
1c88d8cafd
Update warning_about_not_setting_whodunnit.md 2018-07-09 10:50:30 +02:00
Jared Beck
7d5f790a63 Docs: bug reports 2018-07-02 13:15:56 -04:00
Jared Beck
1d42d0d0ab Extract gem: paper_trail-association_tracking
See README and CHANGELOG for rationale.
2018-06-04 14:53:14 -04:00
Jared Beck
b8101ed161 Docs: issue templates
- rename feature "request" to "suggestion" and make it clear
  they will have to build it
- rename Bug_report.md to bug_report.md because we are not savages
- slightly stronger wording re: usage questions

[ci skip]
2018-05-27 00:16:20 -04:00
Anton Rieder
8f8f5587e9
Change URLs to paper-trail-gem 2018-05-09 13:25:56 +02:00
Jared Beck
cfbf7a647c Lint: Style/FrozenStringLiteralComment 2017-12-10 23:05:39 -05:00
Jared Beck
293bc462f7 Drop support for ruby 2.1
Ruby 2.1 reached EoL on 2017-04-01.
https://www.ruby-lang.org/en/news/2017/04/01/support-of-ruby-2-1-has-ended/

PT continued to support it for 6 months after EoL.
2017-09-20 04:35:11 -04:00
Jared Beck
e2505c4f30 rubocop 0.48.1 (was 0.48.0) 2017-05-21 02:40:23 -04:00
Jared Beck
78ee0c8db0 Docs: Prefer sqlite for bug reports
[ci skip]
2017-05-15 11:33:52 -04:00
Jared Beck
5a4adfd442 Upgrade the special docs for the whodunnit warning
They are referenced from the active_admin wiki, interestingly.

[ci skip]
2017-04-27 13:32:36 -04:00
Jared Beck
c9161129c3 Lint: Set TargetRubyVersion to 2.1 2017-03-31 21:45:06 -04:00
Jared Beck
8c50e29856 Docs: Clarify how to run the bug report template
[ci skip]
2017-03-02 15:53:58 -05:00
Jared Beck
dfe94d99ce Docs: Common triage response
[ci skip]
2016-11-19 19:47:36 -05:00
Jared Beck
c57e8c7877 Docs: fix incorrect url
[ci skip]
2016-10-10 13:22:33 -04:00
Jared Beck
d82fbb81c2 Docs: triage: common responses
[ci skip]
2016-10-10 13:20:41 -04:00
Kazuhiro NISHIYAMA
ea50cea016 Use before_action instead of before_filter 2016-09-03 10:49:17 +09:00
Jared Beck
bfd5a44de9 Update CI and linter configuration
- ruby 2.3.1 (was 2.3.0)
- Update AR5 gemfile now that rails 5 is out
- Enable travis bundler cache. Hopefully this will speed up travis a bit.
  https://docs.travis-ci.com/user/caching/
- set TargetRubyVersion: 1.9
2016-08-09 01:11:27 -04:00
Jared Beck
5eca879a36 Docs: Update the bug report template for AR 5
[ci skip]
2016-07-05 21:18:09 -04:00
Jared Beck
8f4f408c7b Docs: Fix link re: whodunnit
[ci skip]
2016-05-15 03:29:07 -04:00
Jared Beck
e86c674dcc Docs: Improve warning about whodunnit
[ci skip]
2016-05-10 16:40:36 -04:00
Jared Beck
a0e3f43ad1 Docs: Describe all modules 2016-04-09 01:08:34 -04:00
Jared Beck
8980f08d0e Fix Style/StringLiterals: Use double quotes 2016-03-05 17:07:32 -05:00
Jared Beck
06e6a41f49 Docs: bug report template: support tracking assocs
[ci skip]
2016-01-08 01:14:17 -05:00
Jared Beck
385f3feafc Introduce bug report template
This template is based on the one used by the ActiveRecord
team. It's really convenient.

[ci skip]
2015-11-27 16:42:21 -05:00