Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-08 | Allows different username than repro | Simson Garfinkel | |
2012-08-18 | Merge pull request #3 from fordfrog/master | Thomas ten Cate | |
updated to work with github api v3 | |||
2012-08-03 | updated the code to work with github api v3 | Miroslav Šulc | |
2011-05-16 | Merge pull request #2 from albertz/master | Thomas ten Cate | |
some advanced error handling | |||
2011-05-13 | for one comment with len=509652, I was always getting a 500 error. stripping ↵ | Albert Zeyer | |
this comment by half works, though. this fixes it, i.e. no matter what the error is, if the value len is huge, we will first try to make it smaller | |||
2011-05-13 | strip chr(13) out of comment when printing on stdout | Albert Zeyer | |
2011-05-13 | handle HTTP Error 500: Internal Server Error. just retry 5 times. then fail | Albert Zeyer | |
2011-05-13 | some prettier handling for start_id | Albert Zeyer | |
2011-05-13 | some more error handling. esp 413, Request Entity Too Large | Albert Zeyer | |
2011-05-13 | Update the readme to match improvements by albertz. Also, the SF export bug ↵ | Thomas ten Cate | |
has supposedly been fixed, according to http://sourceforge.net/apps/trac/sourceforge/ticket/18293 | |||
2011-05-13 | Merge pull request #1 from albertz/master | Thomas ten Cate | |
multiple trackers. more safety. more output | |||
2011-05-13 | small fix | Albert Zeyer | |
2011-05-13 | support for multiple trackers. also some more output and some safty user ↵ | Albert Zeyer | |
verify questions | |||
2011-05-13 | gitignore | Albert Zeyer | |
2011-05-13 | use better_exchook | Albert Zeyer | |
2011-05-13 | small cleanup | Albert Zeyer | |
2011-05-13 | better_exchook.py from https://github.com/albertz/py_better_exchook | Albert Zeyer | |
2011-05-13 | link to xml export description | Albert Zeyer | |
2011-05-13 | no point in keeping two readmes | Albert Zeyer | |
2011-03-13 | Add pointer to svn conversion page. | Thomas ten Cate | |
2011-03-13 | Fix encoding crash. | Thomas ten Cate | |
2011-03-13 | Rename README to make GitHub use Markdown. | Thomas ten Cate | |
2011-03-13 | Initial import. | Thomas ten Cate | |