aboutsummaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeLines
* Add reset action button.Heiko Bernloehr2016-01-27-9/+36
* 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-1/+1
* Type tags for /sys/memberships.Heiko Bernloehr2016-01-27-0/+1
* Query filter for /sys/memberships.Heiko Bernloehr2016-01-27-1/+23
* Memberships element added.Heiko Bernloehr2016-01-27-1/+1
* Additional tests authenticating as anounymous or subparticipant.Heiko Bernloehr2016-01-27-4/+4
* Fixed anonymous authentication error.Heiko Bernloehr2016-01-27-6/+6
* Check for valid communities.Heiko Bernloehr2016-01-27-8/+2
* Check for authenticated subparticipants.Heiko Bernloehr2016-01-27-6/+37
* Check for authenticated participants first.Heiko Bernloehr2016-01-27-6/+6
* Check if json_data is a hash.Heiko Bernloehr2016-01-27-1/+2
* WIP: subparticipants.Heiko Bernloehr2016-01-27-0/+144
* Isolated authentication code (DRY).Heiko Bernloehr2016-01-27-12/+31
* Code rework.Heiko Bernloehr2015-01-14-20/+1
* 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-3/+3
* New resource /sys/configsHeiko Bernloehr2014-05-07-0/+64
* Fixed postrouting for anonymous participants.Heiko Bernloehr2013-06-04-1/+0
* Missing headers when POST on resource queue.Heiko Bernloehr2013-06-04-4/+12
* Delete events when leaving community.Heiko Bernloehr2013-03-11-0/+23
* Postrouting when entering community.Heiko Bernloehr2013-03-11-1/+0
* Prevent message deletion.Heiko Bernloehr2013-02-07-1/+1
* Ordering admin views.Heiko Bernloehr2013-01-11-2/+2
* Group participants list by organization.Heiko Bernloehr2013-01-11-7/+3
* /sys/events/fifo provides now count query parameter.Heiko Bernloehr2012-12-13-1/+2
* Introduced security fix for redirects.Heiko Bernloehr2012-11-14-0/+7
* Fixed returned Content-Type header.Heiko Bernloehr2012-11-14-3/+3
* pid in memberships.Heiko Bernloehr2012-11-04-0/+1
* Code shaping.Heiko Bernloehr2012-08-03-1/+2
* Code shaping.Heiko Bernloehr2012-07-18-11/+7
* Removed session reset.Heiko Bernloehr2012-06-24-14/+0
* New ECS configuration file introduced.Heiko Bernloehr2012-06-22-16/+16
* Logging X-EcsAuthId at info level.Heiko Bernloehr2012-05-23-0/+1
* Render empty body.Heiko Bernloehr2012-05-10-1/+5
* Changed pessimistic locking.Heiko Bernloehr2012-05-09-5/+4
* Code rework (update message).Heiko Bernloehr2012-04-13-20/+1
* Code rework.Heiko Bernloehr2012-04-12-1/+1
* Code rework (create message).Heiko Bernloehr2012-04-12-15/+1
* Delete obsolete functions (code rework).Heiko Bernloehr2012-04-11-30/+0
* Code rework.Heiko Bernloehr2012-04-11-4/+4
* Protection against CSRF activated.Heiko Bernloehr2012-03-06-3/+14
* Pessimistic locking.Heiko Bernloehr2011-12-31-2/+36
* Commented max_tries and added log infos to queue method.Heiko Bernloehr2011-12-31-4/+2
* Code rework.Heiko Bernloehr2011-12-29-6/+1
* Code rework.Heiko Bernloehr2011-05-21-25/+2