| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-04-11 | Lots of validator tests passing after refactor | Tom Christie | |
| 2011-04-11 | Tweak | Tom Christie | |
| 2011-04-11 | Refactoring of authentication/permissions | Tom Christie | |
| 2011-04-11 | Remove last bits of ParserMixin | Tom Christie | |
| 2011-04-11 | Test cleanup | Tom Christie | |
| 2011-04-11 | method overloading tests passing | Tom Christie | |
| 2011-04-11 | form overloading tests passing | Tom Christie | |
| 2011-04-11 | More tests passing | Tom Christie | |
| 2011-04-11 | More tests passing | Tom Christie | |
| 2011-04-11 | More tests passing | Tom Christie | |
| 2011-04-11 | Start refactoring tests | Tom Christie | |
| 2011-04-11 | Start refactoring tests | Tom Christie | |
| 2011-04-08 | Thanks Carmen \! | tom christie tom@tomchristie.com | |
| 2011-04-04 | Better error handling for Basic authentication. Catch exceptions that could ↵ | Carmen Wick | |
| be thrown due to malformed input | |||
| 2011-04-04 | Use cleaned_content instead of raw_content when generating a form instance ↵ | Carmen Wick | |
| for the DocumentingTemplateEmitter. This allows the form to be prepopulated with the resource's existing values. | |||
| 2011-04-04 | Turn streaming request parsing back on for 1.3. Fix CSRF which was breaking ↵ | Tom Christie | |
| it. It's really not at all obvious if we need to byte limit the stream that we hand over or not. | |||
| 2011-04-04 | Turn streaming request parsing back on for 1.3. Fix CSRF which was breaking ↵ | Tom Christie | |
| it. It's really not at all obvious if we need to byte limit the stream that we hand over or not. | |||
| 2011-04-03 | Temporarily roll back the streaming stuff | tom christie tom@tomchristie.com | |
| 2011-04-02 | Refactor to use self.CONTENT to access request body. Get file upload working | tom christie tom@tomchristie.com | |
| 2011-03-30 | Only use xmlrunner if running under hudson | tom christie tom@tomchristie.com | |
| 2011-03-30 | Only use xmlrunner if running under hudson | tom christie tom@tomchristie.com | |
| 2011-03-22 | Fix some examples | Tom Christie | |
| 2011-03-20 | fixing compat with py25 | markotibold | |
| 2011-03-20 | fix compat with python 2.5 | markotibold | |
| 2011-03-20 | fixed bad naming of testenv | markotibold | |
| 2011-03-20 | All should work fine now on jenkins. For some reason Tox with jenkins and ↵ | markotibold | |
| env names of the form platform-djangoversion-examples results in an OSError Permission denied. No clue why. | |||
| 2011-03-20 | testing jenkins | markotibold | |
| 2011-03-20 | testing jenkins | markotibold | |
| 2011-03-20 | etsting jenkins | markotibold | |
| 2011-03-20 | Tetss pass locally as well as under the jenkins user on the ci, but when ↵ | markotibold | |
| jenins executes the tests we get OSError :-/ | |||
| 2011-03-19 | oops | markotibold | |
| 2011-03-19 | Adding examples to tox. Appears quite useful cause some example tests are ↵ | markotibold | |
| broken. | |||
| 2011-03-18 | Coverage for all platforms working. Had some trouble with dependencies of ↵ | markotibold | |
| coverage of python-dev for the various platforms. | |||
| 2011-03-17 | Add coverage to requirements | tom christie tom@tomchristie.com | |
| 2011-03-17 | Add VERSION string | tom christie tom@tomchristie.com | |
| 2011-03-17 | Add xmlrunner directory to hgignore | tom christie tom@tomchristie.com | |
| 2011-03-17 | Add coverage to requirements | tom christie tom@tomchristie.com | |
| 2011-03-17 | Test result graphing now possible for all 6 environments. Had to fix ↵ | markotibold | |
| unittest-xml-reporting to work for both 1.2 and 1.3 to achieve this. The fix is reported to the owner of the project. | |||
| 2011-03-15 | Implementing graphing. | markotibold | |
| 2011-03-15 | Merge with a0fec27963ebb52d39cdad42d5a7fd428f989784 | markotibold | |
| 2011-03-13 | sebpiq's parser improvements | Tom Christie | |
| 2011-03-13 | test refactoring | Tom Christie | |
| 2011-03-13 | tox, runcoverage, and setup.py test | Tom Christie | |
| 2011-03-11 | debug + tests for MultipartParser | sebpiq | |
| 2011-03-11 | documentation + tests + debugging for formparsers | sebpiq | |
| 2011-03-11 | Refactoring and added another test for blog-posts. Finally got eclipse setup ↵ | markotibold | |
| properly with virtualenvs (code analysis). Also I think I get Bitbuckets workflow now. | |||
| 2011-03-11 | modified tests.__init__ so it also test module docstrings | sebpiq | |
| 2011-03-10 | added a test | sebpiq | |
| 2011-03-10 | documentation | sebpiq | |
| 2011-03-10 | removed useless stuff, request.POST and FILES not used + some doc | sebpiq | |
