Age | Commit message (Expand) | Author |
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 |
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 |
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 gitla... | Patrick J Cherry |
2017-06-22 | Reconfigure server package to deploy to /srv/mauvealert | Patrick J Cherry |
2017-06-13 | Disable `make test`. | Steve Kemp |
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 |
2017-03-20 | Updated packaging .. still need a datamapper package | Patrick J Cherry |
2017-03-20 | Use postgres version in Jessie | Patrick J Cherry |
2017-03-20 | Remove package:stretch dependency | Patrick J Cherry |
2017-03-20 | Fixed yaml | Patrick J Cherry |
2017-03-20 | Added postgres service + tests for jessie | Patrick J Cherry |
2017-03-20 | Updated Gemfile to pull gems in Debian into a separate group | Patrick J Cherry |
2017-03-20 | Removed libxml2/libxslt-dev from gitlab-ci; moved dev gems into a development... | Patrick J Cherry |
2017-03-20 | Moved most gems into debian deps; fixed test "skip" to "omit"; renamed test w... | Patrick J Cherry |
2017-03-20 | Added haml-contrib for the textile filter; updated debian packaging a little | Patrick J Cherry |
2017-03-20 | Refactored to move test deps into before_scripts to accommodate differing psq... | Patrick J Cherry |
2017-03-20 | Change rake test task to "test" | Patrick J Cherry |
2017-03-20 | Updated gems to (roughly) jessie versions; removed XMPP support. | Patrick J Cherry |
2017-03-20 | updated json gem to one that compiles | Patrick J Cherry |
2017-03-20 | Added rake | Patrick J Cherry |
2017-03-20 | Added postgres-dev, libsqlite3-dev | Patrick J Cherry |
2017-03-20 | Added libpq-dev | Patrick J Cherry |
2017-03-20 | Added xslt library for testing | Patrick J Cherry |
2017-03-20 | Added xml2-dev to test environment | Patrick J Cherry |
2017-03-20 | Revert "Strip out debian metadata" | Patrick J Cherry |
2017-03-20 | Added CI | Patrick J Cherry |
2017-01-06 | Merge branch 'auth-tidy' into 'master'
| James Carter |
2017-01-06 | Mauve::Authentication - fix my previous commit | telyn |
2017-01-05 | ensure Mauve::Authentication.authenticate does what we think it does | telyn |
2015-10-07 | Added hipchat notification | Patrick J Cherry |
2015-04-28 | Removed obsolete mercurial files. | Steve Kemp |
2015-04-21 | Update gem versions to get a new thin and sinatra | Alex Young |