aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Change ECS garbage collections.HEADmasterccHeiko Bernloehr2016-02-12-3/+3
* Secure sessions.Heiko Bernloehr2016-01-27-1/+2
* Standard rails stack minus ParamsParser.Heiko Bernloehr2016-01-27-24/+5
* Add reset action button.Heiko Bernloehr2016-01-27-21/+131
* 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/+16
* Fix forgotten db migration.Heiko Bernloehr2016-01-27-0/+23
* Type tags for /sys/memberships.Heiko Bernloehr2016-01-27-14/+35
* 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
* Disable session cookies.Heiko Bernloehr2016-01-27-1/+0
* 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-4/+436
* Isolated authentication code (DRY).Heiko Bernloehr2016-01-27-12/+31
* Update README.mdfreeit2015-05-26-1/+1
* Update README.mdfreeit2015-05-22-2/+2
* Update README.mdfreeit2015-05-22-6/+5
* Rename README README.md (mark down syntax).Heiko Bernloehr2015-05-22-1/+4
* New rake task ecs:gc_sub_participants.Heiko Bernloehr2015-05-22-0/+16
* Ticket creation.freeit2015-05-22-1/+13
* Change initial /sys/auths postroute to false.Heiko Bernloehr2015-04-22-6/+6
* Code rework.Heiko Bernloehr2015-01-14-20/+28
* Moved gc of anonymous participants to rake task.Heiko Bernloehr2014-07-30-12/+13
* Fixed representation of /sys/configs.Heiko Bernloehr2014-06-27-2/+2
* Check for blank @render_cmd.Heiko Bernloehr2014-06-24-4/+4
* Update course_members schema.Heiko Bernloehr2014-06-02-1/+1
* Added personIDtype to course_members schema.Heiko Bernloehr2014-05-21-0/+1
* 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/+84
* Turn on/off events by participants.Heiko Bernloehr2014-05-07-3/+38
* Fixed deleting whole resources in participants.sh .Heiko Bernloehr2013-08-22-2/+3
* participant.sh now handles events.Heiko Bernloehr2013-08-22-1/+21
* Bring back role outside of groups.Heiko Bernloehr2013-08-13-0/+1
* Fixed typo.Heiko Bernloehr2013-08-13-2/+1
* Script for controlling a participant.Heiko Bernloehr2013-08-13-0/+202
* Bring back "id" attribute to groups in courses resource.Heiko Bernloehr2013-07-18-0/+1
* Changes in courses schema.Heiko Bernloehr2013-07-02-13/+47