summaryrefslogtreecommitdiffstats
path: root/update-blocker-wiki
Commit message (Collapse)AuthorAgeFilesLines
* Fix typoJames Laska2012-01-261-1/+1
|
* Add --milestone|-m option to specify the desired release milestoneJames Laska2011-09-011-5/+11
| | | | Only valid when using --blocker=auto or --nth=auto
* Only auto-detect Fedora release when requestedJames Laska2011-08-291-13/+14
|
* Auto detect appropriate --blocker and --nth valuesJames Laska2011-08-291-20/+39
| | | | | * Using {{FedoraVersionNumber|next}}, detect current in-development Fedora release * Additional messaging when using --verbose
* Include in [[Category:QA]]James Laska2011-06-231-0/+3
|
* Don't sort the links column and offer a fallback imageJames Laska2011-06-231-2/+5
|
* Remove duplicate tracking code and present helpful links next to each bug ↵James Laska2011-06-071-63/+44
| | | | for builds, updates, bugs etc...
* Display bugs in a more readable table instead. Any more work on the display ↵James Laska2011-04-291-5/+25
| | | | side should really use some templating backend
* Use longer bug URLJames Laska2011-04-211-1/+1
|
* Ignore bugs with keyword:Tracking. Attempt to find additional dependencies.James Laska2011-04-211-14/+57
|
* Convert bug.alias to bug.idJames Laska2011-04-141-0/+6
|
* Use mediawiki plural template when providing bug countsJames Laska2011-04-131-11/+20
|
* Display hotdog if no blockers exist. Updated NTH working from bruno.James Laska2011-04-081-7/+12
|
* Update detection of empty/comment lines.James Laska2011-04-061-2/+3
|
* Correct handling of cookiefile. Additional error checks.James Laska2011-04-061-6/+42
|
* Make use of a cookiefile to avoid entering username and password every timeJames Laska2011-04-061-8/+19
|
* Default --user to os.getlogin()James Laska2011-04-061-1/+1
|
* Actually use getpassJames Laska2011-04-051-2/+6
|
* update-blocker-wiki: Print URL after edit completesJames Laska2011-03-291-1/+1
|
* Whitespace cleanupJames Laska2011-03-251-4/+0
|
* Add bug counts in section headersJames Laska2011-03-251-8/+23
|
* Correct optparse usage.James Laska2011-03-251-4/+6
|
* Add try/except around special imports and improved argument processing.James Laska2011-03-241-57/+56
|
* Add python blocker bug -> wiki scriptJames Laska2011-03-241-0/+263