Age | Commit message (Collapse) | Author |
|
|
|
Package up mauvesend as a gem
|
|
|
|
rip out the require 'locale'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'develop'
AJAX auth and navbar change
Closes #22 and #18
See merge request !3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'develop'
Added CI
Closes #27
See merge request !2
|
|
|
|
|
|
|
|
|
|
|
|
Also update various configuration items to be more normal.
|
|
|
|
|
|
|
|
Also
* added bundler boilerplate to bin/mauveserver
* fixed jquery symlinks in server postinst and links files
* updated gitignore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gitlab.bytemark.co.uk:open-source/mauvealert into 27-package-and-publish-in-gitlab-ci-retire-maker2-job
|
|
|
|
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`
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|