- Oct 01, 2014
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
- Jul 28, 2014
-
-
Branson Craig Stephens authored
-
- Mar 04, 2014
-
-
Branson Stephens authored
-
- Jan 29, 2014
-
-
Branson Stephens authored
-
Branson Stephens authored
-
- Jan 22, 2014
-
-
Branson Stephens authored
Fix for Issue #975, 'Versioned files displaying only newest versions in event detail page'. To fix this, we add a file_version field to the event log. This is accessed from the VersionedFile object at the time of file-saving. That way, the correct version can always be associated with any given log message.
-
- Jan 17, 2014
-
-
Branson Stephens authored
-
- Jul 26, 2013
-
-
Brian Moe authored
-
- Jul 25, 2013
-
-
Branson Stephens authored
-
Brian Moe authored
-
Branson Stephens authored
-
- Jul 24, 2013
-
- Jun 25, 2013
-
-
Branson Stephens authored
-
Branson Stephens authored
-
- Jun 24, 2013
-
-
Branson Stephens authored
-
- Jun 21, 2013
-
-
Branson Stephens authored
-
- Jun 20, 2013
-
-
Branson Stephens authored
-
Branson Stephens authored
-
Branson Stephens authored
-
- Jun 19, 2013
-
-
Branson Stephens authored
-
Brian Moe authored
GraceQueryField used to return a Q() instance for cleaned 'query' field. Unfortunately, bad queries were not always identified until the Q() instance was used to do a query. If the filter() is done while cleaning the data, this error case can be identified earlier and in what is likely a more appropriate place. Luckily, Django querysets are lazy, so only the SQL query is build -- nothing hits the database itself until the data is required.
-
- Jun 14, 2013
-
-
Branson Stephens authored
-
Branson Stephens authored
-
Branson Stephens authored
-
Branson Stephens authored
-
- Jun 12, 2013
-
-
https://bugs.ligo.org/redmine/issues/920Brian Moe authored
REST API won't allow label creation. PUT's to /api/events/GRACEID/labels/LABELNAME fails
-
Brian Moe authored
-
Brian Moe authored
-
- Jun 11, 2013
-
-
Branson Stephens authored
-
- May 22, 2013
-
-
Branson Stephens authored
-
- May 21, 2013
-
-
Branson Stephens authored
-
Branson Stephens authored
-
- May 06, 2013
-
-
Branson Stephens authored
-
- May 03, 2013
-
-
Branson Stephens authored
-
Branson Stephens authored
-
- Apr 30, 2013
-
-
Brian Moe authored
To accomodate the fact that our Apache can't do Shibboleth *and* X.509 auth on the same URL and we want both kinds of auth available for the API.
-
- Apr 19, 2013
-
-
Branson Stephens authored
-
- Mar 28, 2013
-
-
Branson Stephens authored
-