Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-30 | Merge pull request #4 from BytemarkHosting/gem | Patrick Cherry | |
Package up mauvesend as a gem | |||
2018-01-30 | Merge branch 'develop' into gem | telyn | |
2018-01-29 | Merge pull request #3 from BytemarkHosting/rip-out-locale | Patrick Cherry | |
rip out the require 'locale' | |||
2018-01-29 | Add changelog entry & remove locale from gemfile | telyn | |
2018-01-29 | remove all mention of Locale | telyn | |
2018-01-29 | Make a minimal mauvesend gem | telyn | |
2018-01-25 | fix executables dir, stop shelling out to git | telyn | |
2018-01-25 | ok i guess codeclimate can be done later | telyn | |
2018-01-25 | add codeclimate job and build thegem | telyn | |
2018-01-24 | Merge branch 'master' into develop | telyn | |
2018-01-24 | Merge master from Bytemark's internal gitlab | telyn | |
2018-01-24 | Merge branch 'master' of github.com:BytemarkHosting/mauvealert into develop | telyn | |
2018-01-24 | rip out the require 'locale' | telyn | |
2017-09-12 | Merge branch '22-alerts-can-be-accessed-without-prior-authentication' into ↵ | Patrick J Cherry | |
'develop' AJAX auth and navbar change Closes #22 and #18 See merge request !3 | |||
2017-09-12 | Update changelog | Phil Manavopoulos | |
2017-09-12 | Update changelog | Phil Manavopoulos | |
2017-09-12 | Events tab to link to list instead of calendar, calendar takes too long to load | Phil Manavopoulos | |
2017-09-12 | Fix AJAX authentication | Phil Manavopoulos | |
2017-09-12 | Correctly make AJAX request in test | Phil Manavopoulos | |
2017-09-12 | Add test to assert that AJAX calls are also authenticated | Phil Manavopoulos | |
2017-08-01 | Merge branch '27-package-and-publish-in-gitlab-ci-retire-maker2-job' into ↵ | James Carter | |
'develop' Added CI Closes #27 See merge request !2 | |||
2017-08-01 | Removed misleading comment | Patrick J Cherry | |
2017-08-01 | Updated changelog | Patrick J Cherry | |
2017-08-01 | Fix typo in control | Patrick J Cherry | |
2017-08-01 | Removed more cruft. Updated debian/rules to use the Makefile. Updated bundle | Patrick J Cherry | |
2017-08-01 | Removed lots of cruft, and merged the example.conf with etc/mauveserver.conf | Patrick J Cherry | |
2017-08-01 | Update mauveserver.conf to use new document root of /srv/mauvealert | Patrick J Cherry | |
Also update various configuration items to be more normal. | |||
2017-07-31 | Updated gitlab-ci to use templates in the modern style | Patrick J Cherry | |
2017-07-31 | Updated gitignore | Patrick J Cherry | |
2017-07-31 | Added in shlibs substitution variable | Patrick J Cherry | |
2017-07-31 | Removed init script, added systemd service, removed common package etc | Patrick J Cherry | |
Also * added bundler boilerplate to bin/mauveserver * fixed jquery symlinks in server postinst and links files * updated gitignore | |||
2017-06-22 | Change the pg user to "root" for stretch. | Patrick J Cherry | |
2017-06-22 | Add stretch jobs | Patrick J Cherry | |
2017-06-22 | Don't install bundler with gem; run make | Patrick J Cherry | |
2017-06-22 | Use bundler to make manpages | Patrick J Cherry | |
2017-06-22 | Add postgres headers. | Patrick J Cherry | |
2017-06-22 | Updated build-deps | Patrick J Cherry | |
2017-06-22 | Updated Gemfile.lock, and gitlab-ci to install dev libraries | Patrick J Cherry | |
2017-06-22 | Update gitlab-ci and debian control to use gems | Patrick J Cherry | |
2017-06-22 | Merge branch '27-package-and-publish-in-gitlab-ci-retire-maker2-job' of ↵ | Patrick J Cherry | |
gitlab.bytemark.co.uk:open-source/mauvealert into 27-package-and-publish-in-gitlab-ci-retire-maker2-job | |||
2017-06-22 | Reconfigure server package to deploy to /srv/mauvealert | Patrick J Cherry | |
2017-06-13 | Disable `make test`. | Steve Kemp | |
This might seem controversial, but the pipeline for our package(s) already runs a distinct testing-step. So in practice this should be safe, and should avoid the problems I had with the Makefile referring to `ruby/1.8/setup.rb` | |||
2017-06-13 | Revert previous changes with 'ruby-setup'. | Steve Kemp | |
2017-06-13 | Revert all previous changes | Steve Kemp | |
2017-06-13 | Added build-dep on ruby-setup | Steve Kemp | |
2017-06-13 | Final attempt to handle `setup.rb`. | Steve Kemp | |
2017-06-13 | Install ruby-setup | Steve Kemp | |
2017-06-13 | Updated to avoid Ruby 1.8-specific file. | Steve Kemp | |
Rather than referring to `/usr/lib/ruby/1.8/setup.rb` I've updated to use `/usr/lib/ruby/vendor_ruby/setup.rb` (which comes from the `ruby-setup` package. | |||
2017-03-20 | Updated packaging .. still need a datamapper package | Patrick J Cherry | |
2017-03-20 | Use postgres version in Jessie | Patrick J Cherry | |