Age | Commit message (Expand) | Author |
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 |
2015-04-21 | Minor Alert extract method refactor | Alex Young |
2015-04-20 | Add Rack::Protection exception for ajax json requests | Alex Young |
2015-04-20 | Pull the bank holidays cache out to its own class | Alex Young |
2015-04-20 | Add a Thread#wakeup call on #stop to speed up restarts | Alex Young |
2015-04-20 | Get tests passing on ruby 2.0.0-p598 | Alex Young |
2015-04-20 | Removed the Pop3 server | Alex Young |
2015-04-16 | Added a rake test task | Alex Young |
2015-04-16 | Add jquery version 1.4.2 | Alex Young |
2015-04-16 | Use 1.9's Encoding to do do away with UTF8-checking in mauve/alert.rb | Alex Young |
2015-04-16 | Bump xmpp4r version to 0.5.6 | Alex Young |
2015-04-16 | Catch, log and reraise exceptions in the heartbeat thread | Alex Young |
2015-04-13 | Fix syntax errors in lib/mauve/heartbeat.rb | Alex Young |
2015-04-13 | Roll back thin and eventmachine gem versions to those used on lenny | Alex Young |
2015-04-13 | Switch on Thread.abort_on_exception | Alex Young |
2015-04-13 | Remove the Pop3 server from the list of startup thread classes | Alex Young |
2015-04-10 | Split AQL into two to enable easier console testing | Alex Young |
2015-03-31 | Use DROP VIEW on postgres, DROP TABLE on sqlite | Alex Young |
2015-03-31 | Remove a 1.8-specific Mauve.constants call | Alex Young |
2015-03-31 | Add a 'rake console' task | Alex Young |