DT
dturner-tw
|
Refactor artifact cache exceptions.
|
October 31st, 2014
|
DA
davidt
|
Singleton for requests session
|
October 31st, 2014
|
NH
nhoward_tw
|
add LICENSE, CONTRIBUTORS.md to root, add license to java,scala,properties,xml files.
|
October 31st, 2014
|
BE
benjyw
|
Add passthru arg support in the new options system.
|
November 1st, 2014
|
DT
dturner-tw
|
Cache files created by (specially designed) annotation processors.
|
November 3rd, 2014
|
JS
jsirois
|
Add Task.workdir docs.
|
November 4th, 2014
|
BE
benjyw
|
Fix DetectDuplicate's handling of an 'append'-type flag.
|
November 4th, 2014
|
JS
jsirois
|
Pin pants support down to python2.7 - dropping 2.6.
|
November 5th, 2014
|
BE
benjyw
|
Remove more stray reads from old-style options.
|
November 5th, 2014
|
DA
davidt
|
Fix name of non-fatal cache exception
|
November 5th, 2014
|
LA
lahosken
|
fix typos
|
November 5th, 2014
|
JO
johanoskarsson
|
what_changed: remove extra sort phase
|
November 6th, 2014
|
BE
benjyw
|
Switch all remaining accesses of 'context.options' to new options.
|
November 6th, 2014
|
JO
johanoskarsson
|
what_changed: remove extra sort phase
|
November 6th, 2014
|
LA
lahosken
|
make it clear: you can only download those pexes because you previously uploaded 'em.
|
November 10th, 2014
|
JC
jcohen
|
Add retry support to RequestsContext.
|
November 10th, 2014
|
JI
jinfeng
|
create VIRTUALENV_PACKAGE_LOCATION env var so we can customizae virtualenv package download
|
November 11th, 2014
|
BE
benjyw
|
Get rid of the 'build' and 'py' commands.
|
November 13th, 2014
|
JC
jcohen
|
Add retry support to RequestsContext.
|
November 13th, 2014
|
ST
stuhood
|
twitter.commons: Release 0.6.0 of twitter.common.pants
|
November 13th, 2014
|
BE
benjyw
|
Remove legacy flag support from new options.
|
November 14th, 2014
|
JO
johanoskarsson
|
Turn dependency dupes into errors
|
November 14th, 2014
|
TE
tejal
|
Clean pants script which used "build"
|
November 14th, 2014
|
PA
patricklaw
|
Fix java_sources missing dep detection
|
November 14th, 2014
|
PA
patricklaw
|
Fix nasty BuildGraph bug
|
November 14th, 2014
|
BE
benjyw
|
Remove legacy dests from jvm task options.
|
November 17th, 2014
|
BE
benjyw
|
Remove legacy option dests from all non-jvm-y tasks.
|
November 17th, 2014
|
BE
benjyw
|
Remove support for legacy flag dests in new options.
|
November 18th, 2014
|
ZU
zundel
|
Support for the --kill-nailguns option was inadvertently removed, this puts it back.
|
November 18th, 2014
|
DT
dturner-tw
|
Cache files created by (specially designed) annotation processors.
|
November 19th, 2014
|
ZU
zundel
|
Refactor duplicate dependency detection to be in the BUILD file parsing logic
|
November 19th, 2014
|
ZU
zundel
|
In IvyImports, make a single call to ivy to map all jar files.
|
November 20th, 2014
|
TE
tejal
|
Add Pants Target Type to depmap so that intellij plugin can use this to identify scala target VS java target
|
November 20th, 2014
|
BE
benjyw
|
Remove some old-options cruft in tests.
|
November 20th, 2014
|
TE
tejal
|
Add Pants Target Type to depmap so that intellij plugin can use this to identify scala target VS java target
|
November 20th, 2014
|
BE
benjyw
|
Fix a bug related to adding sibling resource bases.
|
November 20th, 2014
|
ZU
zundel
|
Fixing VarsJsonHandler and VarsHandlerTest for Java 7+ which changes hashmap iteration order
|
November 20th, 2014
|
LA
lahosken
|
doc: reword some BUILD File advice.
|
November 20th, 2014
|
DT
dturner-tw
|
Allow adding entries to source_roots
|
November 20th, 2014
|
JS
jsirois
|
Fix antlr package derivation.
|
December 2nd, 2014
|
DT
dturner-tw
|
add missing class
|
December 2nd, 2014
|
DT
dturner-tw
|
Allow rbtools to be used from anywhere
|
December 2nd, 2014
|
DT
dturner-tw
|
1. Fix mis-spelled key "cateegory". 2. Simplify complicated format-within-format.
|
December 2nd, 2014
|
JS
jsirois
|
Remove support for __file__ in BUILDs.
|
December 4th, 2014
|
JI
jinfeng
|
fix/refactor checkstyle
|
December 6th, 2014
|
BE
benjyw
|
More intuitive env var names for global-scope options.
|
December 8th, 2014
|
BE
benjyw
|
Move the spec exclude integration test from command to base.
|
December 9th, 2014
|
BE
benjyw
|
Remove the old setup_py command.
|
December 9th, 2014
|
BE
benjyw
|
Get rid of the Command class completely.
|
December 11th, 2014
|
JS
jsirois
|
Cleanup after custom options bootstrapping in reflect.
|
December 11th, 2014
|