aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-31Add feature to just walk one epic and it's children with thenew-featuresTom Gall
2015-07-31add --commit command line feature. Runs cards but does nothingTom Gall
2015-07-31Fix bug where adding the stories to EPICs was not being done.Tom Gall
2015-07-30Fix up resolution, map appropriately and transition the newTom Gall
2015-07-29Two fixes: Make sure values are assigned into project_story andTom Gall
2015-07-29Sync point. Fixes include mostly having to provide someTom Gall
2015-07-29Bug fixes and debug data for this WIP commit.Tom Gall
2015-07-28Cleanups and initial bug hunt to address any runtime errorsTom Gall
2015-07-27Add initial comment migration function.Tom Gall
2015-07-27Add ability to set component based on current team ownershipTom Gall
2015-07-27add migration path for sponsor, interested and confidence fieldsTom Gall
2015-07-27Commit a WIP version of the cards2projects.py script. As it'sTom Gall
2015-07-27Merge branch 'new-features' of ssh://git.linaro.org/people/tom.gall/jira-mont...Tom Gall
2015-07-27Adds a small proof of concept script that adds an epic, and storyTom Gall
2015-07-23Fix a bug involving unwrapped unicode scripts. Without encoding it,Tom Gall
2015-07-23Fix a bug involving unwrapped unicode scripts. Without encoding it,Tom Gall
2015-05-18Only print out the Team line if a team identifier (label) was used.HEADmasterAlan Bennett
2015-05-18Sort report by first team (using the label field of the formTom Gall
2015-05-18Merge remote-tracking branch 'tom.gall/new-features'Alan Bennett
2015-05-18As part of the query, the labels field is examined and a lable ofTom Gall
2015-05-15Change option to list "only epics" or if only_epics is not set, list -non-epicsAlan Bennett
2015-05-15Add options to list only epics or only cards (default), address pep8 issuesAlan Bennett
2015-05-15add a -s --stale param which creates a report based on cards which noTom Gall
2015-05-15change -t option and use of "team" name to -c for component andTom Gall
2015-05-15Remove subset query processingAlan Bennett
2015-05-15Remove the extra <br> in favor of the rendered fields from jira using <p>Alan Bennett
2015-05-15Leverage Jira html rendering to preserve links and formattingAlan Bennett
2015-05-15Merge remote-tracking branch 'tom.gall/new-features' into merge-tom-featuresAlan Bennett
2015-05-15Merge remote-tracking branch 'tom.gall/fixes-from-tom'Alan Bennett
2015-05-15Document package deps that tool needs to run in README.mdTom Gall
2015-05-151) issue.fields.fixVersions can be an empty list ie [] so I've ifixes-from-tomTom Gall
2015-05-14adding an option to refine the card list when querying LAVAAlan Bennett
2015-05-05Rename main function to remove confusionAlan Bennett
2015-05-05a few changesAlan Bennett
2015-05-05initial checkin of a hack to quickly build a jira monthly reportAlan Bennett
2015-05-05Initial commitakb