aboutsummaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeLines
* Add reset action button.Heiko Bernloehr2016-01-27-18/+126
* Change flash messages of create and destroy participants.Heiko Bernloehr2016-01-27-14/+15
* Add server port to location header.Heiko Bernloehr2016-01-27-0/+1
* Code rework.Heiko Bernloehr2016-01-27-3/+3
* Logging-Observer.Heiko Bernloehr2016-01-27-0/+15
* Type tags for /sys/memberships.Heiko Bernloehr2016-01-27-13/+33
* Fix default memberships filter.Heiko Bernloehr2016-01-27-1/+1
* Query filter for /sys/memberships.Heiko Bernloehr2016-01-27-3/+53
* Code reworking.Heiko Bernloehr2016-01-27-33/+27
* Memberships element added.Heiko Bernloehr2016-01-27-3/+14
* Additional tests authenticating as anounymous or subparticipant.Heiko Bernloehr2016-01-27-4/+4
* Fixed anonymous authentication error.Heiko Bernloehr2016-01-27-6/+6
* Changed events default to true on creating subparticipants.Heiko Bernloehr2016-01-27-1/+1
* Fixed subparticipant update.Heiko Bernloehr2016-01-27-1/+1
* Check for valid communities.Heiko Bernloehr2016-01-27-20/+51
* Check for authenticated subparticipants.Heiko Bernloehr2016-01-27-6/+45
* Check for authenticated participants first.Heiko Bernloehr2016-01-27-6/+6
* Check if json_data is a hash.Heiko Bernloehr2016-01-27-1/+3
* WIP: subparticipants.Heiko Bernloehr2016-01-27-1/+278
* Isolated authentication code (DRY).Heiko Bernloehr2016-01-27-12/+31
* Code rework.Heiko Bernloehr2015-01-14-20/+28
* Moved gc of anonymous participants to rake task.Heiko Bernloehr2014-07-30-12/+3
* Fixed representation of /sys/configs.Heiko Bernloehr2014-06-27-2/+2
* Check for blank @render_cmd.Heiko Bernloehr2014-06-24-4/+4
* Changed info logging while participant authentication.Heiko Bernloehr2014-05-07-1/+3
* Changed mime type detection in configs_controller.Heiko Bernloehr2014-05-07-1/+1
* nginx has trouble with some linksHeiko Bernloehr2014-05-07-41/+41
* New resource /sys/configsHeiko Bernloehr2014-05-07-0/+70
* Turn on/off events by participants.Heiko Bernloehr2014-05-07-2/+21
* Fixed postrouting for anonymous participants.Heiko Bernloehr2013-06-04-1/+0
* Missing headers when POST on resource queue.Heiko Bernloehr2013-06-04-4/+12
* Changed reusing initial events.Heiko Bernloehr2013-03-11-9/+32
* Delete events when leaving community.Heiko Bernloehr2013-03-11-0/+23
* Postrouting when entering community.Heiko Bernloehr2013-03-11-23/+15
* Touching "updated_at" attribute of initial event.Heiko Bernloehr2013-02-24-2/+12
* Prevent message deletion.Heiko Bernloehr2013-02-07-1/+1
* Fixed garbage collection of auth tokens.Heiko Bernloehr2013-02-02-3/+4
* Changed security fix for redirects.Heiko Bernloehr2013-01-31-3/+0
* Changed ordering in admin organization list view.Heiko Bernloehr2013-01-11-3/+3
* Fixed ordering in admin list views.Heiko Bernloehr2013-01-11-5/+5
* Ordering admin views.Heiko Bernloehr2013-01-11-14/+14
* Group resources list by namespace.Heiko Bernloehr2013-01-11-58/+51
* Group participants list by organization.Heiko Bernloehr2013-01-11-20/+22
* /sys/events/fifo provides now count query parameter.Heiko Bernloehr2012-12-13-1/+2
* Moved gc auth code to auths model.Heiko Bernloehr2012-11-29-17/+52
* Changed security fix for redirects.Heiko Bernloehr2012-11-15-4/+2
* Introduced security fix for redirects.Heiko Bernloehr2012-11-14-5/+24
* Fixed returned Content-Type header.Heiko Bernloehr2012-11-14-3/+3
* Fix deleting participants.Heiko Bernloehr2012-11-12-1/+1
* Fix postrouting exception.Heiko Bernloehr2012-11-10-5/+6