Commit graph

64 commits

Author SHA1 Message Date
Camilo Nova
6e237fd092 Make excluding files really work
Exclude locations must be paths, and should not be an empty list, if don't want to exclude anything should be None.
2013-11-23 15:48:38 -05:00
bkonkle
d074b54b57 Increment version 2013-11-22 10:01:09 -06:00
Brandon Konkle
26b6dd84fe Add the pylint.rc to the MANIFEST.in 2013-11-22 09:59:52 -06:00
Brandon Konkle
56256a9265 Add @coagulant to authors 2013-11-22 09:57:07 -06:00
bkonkle
e3bb630bbd Minor style tweak 2013-11-22 09:55:18 -06:00
bkonkle
162cbc58d0 Merge branch 'flake8' of git://github.com/coagulant/django-discover-jenkins into coagulant-flake8 2013-11-22 09:50:21 -06:00
Brandon Konkle
bad63db403 Merge pull request #11 from camilonova/patch-2
Set relative path instead of absolute for files
2013-11-22 07:47:29 -08:00
coagulant
8fbc08d119 Add flake8 support
Flake8 is PEP8 + PyFlakes + Cyclomatic complexity check
2013-11-19 22:59:09 +04:00
Camilo Nova
7a2d660c73 Set relative path instead of absolute for files
Jenkins violations plugin requires the relative path in order to properly link the file when looking at violations report
2013-11-07 15:07:29 -05:00
Brandon Konkle
34605716ee Merge pull request #8 from camilonova/patch-1
fix typo
2013-10-07 07:53:47 -07:00
Camilo Nova
e8ffce4d4c fix typo 2013-10-07 08:45:57 -05:00
Brandon Konkle
dbbebfa1b1 Fix the crate.io link 2013-10-04 13:24:54 -05:00
Brandon Konkle
c8ae2a491d Add a version number badge, because badges are win! 2013-10-04 13:23:22 -05:00
Brandon Konkle
b1781a6f39 Bump version number and add authors 2013-10-03 09:40:09 -05:00
Brandon Konkle
08b424ebfd Merge pull request #7 from fxdgear/master
fixing default TEST_TASKS to match paths
2013-10-03 07:34:37 -07:00
Nick Lang
5197fe8080 fixing default TEST_TASKS to match paths 2013-10-02 15:13:18 -06:00
Brandon Konkle
95d1c336f8 Fix my links 2013-09-05 10:46:34 -05:00
Brandon Konkle
0e9379700c Add PyPi downloads 2013-09-05 10:45:37 -05:00
Brandon Konkle
e05ad02ee8 Merge pull request #5 from nvbn/master
pep8 task and tasks paths in docs
2013-09-03 12:02:55 -07:00
nvbn
12f3e707f6 Add pep8 task 2013-09-01 09:01:42 +04:00
nvbn
31e8e2059c Fix paths in docs 2013-09-01 08:48:13 +04:00
Brandon Konkle
38d30b395b Merge pull request #4 from jefftriplett/patch-1
Update settings.rst
2013-08-20 14:32:16 -07:00
Jeff Triplett
ba16ef57d1 Update settings.rst
Updated TEST_TASKS to reflect renamed task files.
2013-08-20 11:31:31 -05:00
Brandon Konkle
bcdf2475e6 Correct the package name 2013-08-08 02:00:52 -05:00
Brandon Konkle
741dce4b1f Bump version number 2013-08-08 01:54:37 -05:00
Brandon Konkle
f30524333f Add a setup.cfg 2013-08-08 01:53:47 -05:00
Brandon Konkle
b870e4487e Adjust the packaging details 2013-08-08 01:53:36 -05:00
Brandon Konkle
0039fdfd8b Add a drone.io badge 2013-08-08 01:46:47 -05:00
Brandon Konkle
f26b8dad72 Go back to Django 1.5 since the drone.io build didn't work anyway 2013-08-08 01:36:02 -05:00
Brandon Konkle
e9b515b89f Add the b1 specifier 2013-08-08 01:35:01 -05:00
Brandon Konkle
657c14384d Switch to Django 1.6 for drone.io 2013-08-08 01:33:01 -05:00
Brandon Konkle
9ceda81305 It's too late - correct that to django-discover-runner 2013-08-08 01:27:26 -05:00
Brandon Konkle
324acca51d Add discover_jenkins to the requirements.pip 2013-08-08 01:26:30 -05:00
Brandon Konkle
93d1125ff1 More tests 2013-08-08 01:22:41 -05:00
Brandon Konkle
e06346dfe9 Add a link to the docs 2013-08-08 00:44:18 -05:00
Brandon Konkle
4b36dfcb4b Add the docs _build directory to gitignore 2013-08-08 00:38:46 -05:00
Brandon Konkle
1b069e1b65 Add docs 2013-08-08 00:37:36 -05:00
Brandon Konkle
cf296a8ccc Add a skeleton for the tests 2013-08-07 23:45:51 -05:00
Brandon Konkle
28fc26086b Adjust the README 2013-08-03 23:21:42 -05:00
Brandon Konkle
bbc922d7bd Adjust the README 2013-08-03 23:21:17 -05:00
Brandon Konkle
dc091ca47a Adjust the README 2013-08-03 23:15:24 -05:00
Brandon Konkle
8f65b065af Fix jshint ignore patterns 2013-08-03 23:10:30 -05:00
Brandon Konkle
1144bf5593 Construct the option_list correctly 2013-08-03 22:30:10 -05:00
Brandon Konkle
a110535497 Rename tasks again to prevent import problems 2013-08-03 22:23:34 -05:00
Brandon Konkle
4e13ef997d Rename the pylint task to prevent an import error 2013-08-03 22:20:44 -05:00
Brandon Konkle
7cf445f723 Remove some unneded leftover signals 2013-08-03 22:11:45 -05:00
Brandon Konkle
22754d468f Rename the default tasks 2013-08-03 22:04:20 -05:00
Brandon Konkle
873efe7745 Rename task modules 2013-08-03 22:03:50 -05:00
Brandon Konkle
bdac4085d9 Rename Tasks to something specific 2013-08-03 22:03:04 -05:00
Brandon Konkle
c492377b92 README tweak 2013-08-03 21:58:56 -05:00