Commit Graph

65 Commits

Author SHA1 Message Date
cn 586ae8ae0f gem: add editorconfig 2020-08-14 14:07:47 +02:00
depfu[bot] 075ec1e548
gems: update rubocop to version 0.89.0
Update rubocop to version 0.89.0 (#15)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2020-08-07 08:32:29 +02:00
cn 64ec5e1e56 release: 3.0.0
- drop Ruby 2.3 and 2.4 compatibility
- add Dockerfile
2020-07-14 20:08:06 +02:00
depfu[bot] 7597c17e93
gem: upgrade rubocop to version 0.88.0
Update rubocop to version 0.88.0 (#13)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Christian Nicolai <cn@mycrobase.de>
2020-07-14 20:06:06 +02:00
Christian Nicolai ac647a4f21
gem: bump minimum required Ruby version to Ruby 2.5 (#14) 2020-07-14 19:57:25 +02:00
cn 78f45f5080 docs: add example Dockerfile 2020-07-13 10:39:30 +02:00
Christian Nicolai 9aeb1a9ad5
docs: fix typos 2020-07-13 10:33:54 +02:00
Christian Nicolai 88c22a6504
docs: fix Travis CI build badge 2020-07-10 23:09:34 +02:00
depfu[bot] 289535d753
gems: update bundler-audit to version 0.7.0.1
(#9)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2020-06-14 12:42:05 +02:00
depfu[bot] 8d42bdafc1
gems: update rubocop to version 0.81.0
(#3)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2020-04-02 13:51:52 +02:00
cn f8666fdfc2 release: 2.1.0 2020-03-07 01:32:22 +01:00
cn 41f5d4ed62 gem: adopt frozen string literals 2020-03-07 01:30:57 +01:00
cn 92ee01e5de gem: port fixes from Sorbet from dyndnsd 2020-03-07 01:29:12 +01:00
cn bf3ba8f7cd gem: refactor gemspec, exclude tests from gem, move binaries to ./exe
- based on recommendations of https://piotrmurach.com/articles/writing-a-ruby-gem-specification/
2020-03-07 01:28:17 +01:00
cn 140c60c753 gem: add rubocop and fix style 2020-03-02 01:57:58 +01:00
cn d959e7fe62 gem: fix gemspec using rubocop hints
- especially the wrong homepage URL
2020-03-01 22:13:23 +01:00
cn 4cde78fe96 gem: add solargraph support 2020-03-01 22:12:38 +01:00
Christian Nicolai 23dd4aa63f
docs: add depfu to README 2020-02-28 21:40:09 +01:00
Christian Nicolai 1547db7bc6
travis: fix badge image URL 2020-02-28 13:31:36 +01:00
Christian Nicolai b1aa38059f travis: add Ruby 2.7 2020-02-28 13:30:49 +01:00
Christian Nicolai 17054794da
travis: fix build config validation problems
- https://docs.travis-ci.com/user/reference/overview/#deprecated-virtualization-environments
2020-02-28 13:25:02 +01:00
cn ab81c8975e gem: use bundler-audit 2019-12-18 20:20:14 +01:00
cn 1804693c15 travis: add Ruby 2.6 2019-01-04 18:32:32 +01:00
cn cdc20e8042 Bump version 2018-11-05 09:12:20 +01:00
cn 998f9e683c spec: use new rspec expect syntax 2018-11-02 10:16:28 +01:00
cn cf69d6417d gem: upgrade to Rack 2.0, loosen version constraints by dropping old rubies 2018-11-02 10:16:18 +01:00
cn cb1d029326 travis: update rubies 2018-11-02 10:11:26 +01:00
cn 563fb5743b Bump version 2013-10-08 13:23:22 +02:00
cn a852aa4b4d React to SIGTERM 2013-10-08 13:23:02 +02:00
cn d5f8d66422 Bump version 2013-10-07 22:27:18 +02:00
cn f873d8176e Update README 2013-07-19 09:32:37 +02:00
cn c14d59e0bf Require better_errors only in development 2013-07-18 23:39:59 +02:00
cn a78a178150 Bump version 2013-05-03 22:26:53 +02:00
cn e0c3073d82 Allow dropping privs 2013-05-03 22:26:07 +02:00
cn c885e875ad Use date formatting in UI 2013-05-03 22:23:56 +02:00
cn f2794ccea4 Add tests and bug fixed parser 2013-05-03 22:23:45 +02:00
cn 457aec64db Add some parser tests 2013-05-03 21:38:10 +02:00
cn 468e002162 Update README 2013-05-03 21:27:13 +02:00
cn 35b5be15a4 Don't use 1.8.7 2013-05-03 21:17:27 +02:00
cn c51968618d Show multiple vpns 2013-05-03 21:12:06 +02:00
cn a1a6b33902 Refactor V2 and V3 parser into one 2013-05-03 20:16:17 +02:00
cn 33013c56f3 Add support for multiple status-versions 2013-05-03 20:09:46 +02:00
cn ed42fc9f30 Use better_errors 2013-05-03 19:49:09 +02:00
cn 635e562a3d First step towards multiple status files 2013-05-03 18:47:32 +02:00
cn 438931f8a6 Use a status object 2013-05-03 18:30:34 +02:00
cn cd6e41fcfa Refactoring 2013-05-03 18:20:07 +02:00
cn 87d9ea302f Update README 2013-05-03 16:12:11 +02:00
cn d6a7b8c0ee Use config file 2013-05-03 16:06:30 +02:00
cn addc1cf45a Update desc 2013-05-03 15:39:50 +02:00
cn 283c05d9d3 Convert into gem 2013-05-03 15:32:08 +02:00