summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Testing to see what's causeing errors in bug commentAlexander Pickering2016-05-10
* More work on parseing data for posting commentsAlexander Pickering2016-05-10
* Started on parseing user inputAlexander Pickering2016-05-10
* Trying something different to add hidden valueAlexander Pickering2016-05-10
* added dbug statements to find where the hidden field is addedAlexander Pickering2016-05-10
* Added hidden field to comment on bugAlexander Pickering2016-05-10
* Trying to link up captchaAlexander Pickering2016-05-10
* Fixed bugsdataAlexander Pickering2016-05-10
* Fixed bugs overview, probablyAlexander Pickering2016-05-10
* More work on submitting messages to bug viewAlexander Pickering2016-05-10
* Modified captcha generation againAlexander Pickering2016-05-10
* Finished createing captchaAlexander Pickering2016-05-10
* Added corrected captcha to bugview pageAlexander Pickering2016-05-10
* Simplified writetestAlexander Pickering2016-05-10
* Changed file type opeing to be textAlexander Pickering2016-05-10
* created a test to see what is the problemAlexander Pickering2016-05-10
* Trying to copy image to absolute pathAlexander Pickering2016-05-10
* gave captcha generation absolute pathsAlexander Pickering2016-05-10
* Added content header to captcha hash generationAlexander Pickering2016-05-10
* moved captcha over to a hash-generated systemAlexander Pickering2016-05-10
* changed back to no includeing http header for imageAlexander Pickering2016-05-10
* You must be really bored to read through my commit logsAlexander Pickering2016-05-10
* Removed sleep timer before sending image dataAlexander Pickering2016-05-10
* Changed folder path back to unix-sytleAlexander Pickering2016-05-10
* Printed captchas to stream correctlyAlexander Pickering2016-05-10
* Removed the header when returning imagesAlexander Pickering2016-05-10
* Changed the way captchas are served backAlexander Pickering2016-05-10
* Changed captcha workingsAlexander Pickering2016-05-10
* Added header for captcha generationAlexander Pickering2016-05-10
* Fixed captcha pathAlexander Pickering2016-05-10
* Added debug messages to captcha generationAlexander Pickering2016-05-10
* Created captcha generatorAlexander Pickering2016-05-10
* Playing with the location of captchaAlexander Pickering2016-05-09
* Starting working on captchaAlexander Pickering2016-05-09
* More edits to the bugview pageAlexander Pickering2016-05-09
* moved assignee label size into the html instead of setting in javascriptAlexander Pickering2016-05-09
* Correctly made assignee labels biggerAlexander Pickering2016-05-09
* Made assignee in bug view largerAlexander Pickering2016-05-09
* Fixing bugview's assign iconAlexander Pickering2016-05-09
* Changeing the assigned labelAlexander Pickering2016-05-09
* Trying to get bug view to stop displaying last bogus commentAlexander Pickering2016-05-09
* Added some things to return early if text is not foundAlexander Pickering2016-05-09
* Fixed link for bugview to link js correctlyAlexander Pickering2016-05-09
* Fixed links to view bugsAlexander Pickering2016-05-09
* Fixed some capitalization in bugs listAlexander Pickering2016-05-09
* Changed the way assigned tasks are parsedAlexander Pickering2016-05-09
* switched bugid and comments number parseing in bug listAlexander Pickering2016-05-09
* Fixed bugs data to show number of comments correctlyAlexander Pickering2016-05-09
* Attempting to add message number to bug listAlexander Pickering2016-05-09
* Added comments number to bugsAlexander Pickering2016-05-09