aboutsummaryrefslogtreecommitdiffstats
path: root/Post
AgeCommit message (Expand)Author
2015-06-05migrations: Add a data migration function to generate the LEV_DISTANCEMichael Wood
2015-06-04Add migration for LEV_DISTANCE to support the similar errors featureMichael Wood
2015-06-04tests: Move test links to run after each time data is addedMichael Wood
2015-06-04tests: Add check to see if the LEV distance value has been generatedMichael Wood
2015-06-04Add a similar errors matching mechanismMichael Wood
2015-03-31css: Reduce the scope of the wrap behaviour to only data itemsMichael Wood
2015-03-31css: re-indent some of the classes to match the rest of the fileMichael Wood
2015-03-31css: Add a class for the build details to remove word wrapMichael Wood
2015-03-02tests: Add test to compare the payload with the data in the databaseMichael Wood
2015-03-02parser: Add fall back for regex based parsingMichael Wood
2015-03-02parser: Fix rename Machine varMichael Wood
2015-02-27parser: Add back accidentally removed DATE setterMichael Wood
2015-02-27views: Add max_log_size response so that the client can avoid thisMichael Wood
2015-02-27test: Make sure we delete the data between testsMichael Wood
2015-02-27parser: Simplify the orm Build object creationMichael Wood
2015-02-24views/tests: Add a user-agent path to switch payload decode pathsMichael Wood
2015-02-24parser: Add optional LINK_BACK fieldMichael Wood
2015-02-24migrations: Add new field for link backMichael Wood
2015-02-11views: Fix typo in Query to make sure it's contains rather than equalMichael Wood
2015-02-10views: Fix the exception handling for parametersMichael Wood
2015-02-09main: Make sure we remove a filters/order_by on hide of that columnMichael Wood
2015-02-09views: Use the get method on the request objectMichael Wood
2015-01-29base: Show nav pills on the statistics pageMichael Wood
2015-01-27views: Deliberately return a 500 on no data/invalid method on addDataMichael Wood
2015-01-26latest-errors: Only show tooltip on ellipsized recipe_versionMichael Wood
2015-01-26views: Add more fields to the general searchMichael Wood
2015-01-26tests: Add test for common urls and invalid parametersMichael Wood
2015-01-26latest-errors: Pass the results_mode value to the templateMichael Wood
2015-01-26views: Add additional validation to incorrect parametersMichael Wood
2015-01-26urls: Remove redundant url parameters and add index url for convenienceMichael Wood
2015-01-23Paser: Return a useful error for invalid characters in payloadMichael Wood
2015-01-23Post: Add some basic unit tests for testing submissionsMichael Wood
2015-01-23Parser: Add basic catching of exceptions from invalid dataMichael Wood
2015-01-23Parser: Make sure we respond in JSON format with errors if there are anyMichael Wood
2015-01-23Remove unused templates and importsMichael Wood
2015-01-23settings: Add "special submitter" featureMichael Wood
2015-01-23latest-errors: Add visual indication that submitted_on is the default sortMichael Wood
2015-01-23Remove unused code paths and importsMichael Wood
2015-01-23Various design tweaksMichael Wood
2015-01-23Parser: Add feature to have the reponse from a submission in JSONMichael Wood
2015-01-23views: Add backward compatibility for the send-error-reportMichael Wood
2015-01-23Parser: Return more details about a successful build error being loggedMichael Wood
2015-01-23Move the filtering, queries and ordering to use the orm functionsMichael Wood
2015-01-23Add migrations support. This uses the in built django migrationsMichael Wood
2015-01-23createStatistics: Reduce the number series to 6 in each graphMichael Wood
2015-01-23views/urls: Remove unused importsMichael Wood
2015-01-23home: Rework the mechanism for generating graphs via custom templateMichael Wood
2015-01-23createStatistics: Fix missing tz info in date passed to modelMichael Wood
2015-01-23error-report-web: add filtering capabilitiesRoxana Ciobanu
2015-01-23error-report-web: add FontAwesome andd css customizationRoxana Ciobanu