mbox

[PULL] github.com/dlespiau/patchwork for-upstream

Message ID 20150918165329.GA13499@strange.ger.corp.intel.com
State Accepted
Headers show

Pull-request

https://github.com/dlespiau/patchwork.git for-upstream

Message

Damien Lespiau Sept. 18, 2015, 4:53 p.m. UTC
Hi Jeremy,

Let's get going with the first pull request from me with some patches
that have been reviewed on the mailing list before. They are mostly
clean-up/test related ones this time around.

The main things are:
  - some PEP8 related clean ups
  - fix tox.ini to run the tests on django 1.6,1.7 and 1.8
  - fix the tests to actually pass, they aren't on master (oops)
  - improve test coverage with a few more tests
  - first steps towards having the documentation published on
    readthedocs.org
  - the only visual change: focus the username input when loading the
    login page

HTH,

Comments

Jeremy Kerr Sept. 22, 2015, 4:05 a.m. UTC | #1
Hi Damien,

> https://github.com/dlespiau/patchwork.git for-upstream

Thanks! All pulled and synced.

Cheers,


Jeremy