add new binutils 1259 grant temporary name
[utils.git] / src / budget_sync /
2024-02-21 Luke Kenneth Casso... whoops wrong bug url should be ?id= not ?bug=
2024-01-24 Jacob Lifshayadd script for dumping full bugzilla database as json
2023-12-21 Luke Kenneth Casso... bug 1171: make person a hyperlink in report.mdwn
2023-12-21 Luke Kenneth Casso... bug 1171: no need to do nbsp conversion when using...
2023-12-06 Luke Kenneth Casso... use <pre> not <tt>
2023-12-06 Luke Kenneth Casso... extra couple of indentation spaces
2023-12-06 Luke Kenneth Casso... use space instead of tab so that &nbsp; works
2023-12-06 Luke Kenneth Casso... add detail option and convert to <tt> and <br>
2023-12-06 Luke Kenneth Casso... add detail option and convert to <tt> and <br>
2023-12-04 Jacob Lifshaymain.py: fix broken printf format specifier from 4e4a4694d2
2023-12-04 Luke Kenneth Casso... bug#1171: output report.mdwn to output_dir, default...
2023-12-04 Luke Kenneth Casso... bug #1171: output record to temp file /tmp/report.mdwn...
2023-12-04 Luke Kenneth Casso... remove php-formatting
2023-08-25 Luke Kenneth Casso... fix syntax error
2023-08-25 Luke Kenneth Casso... shoving words "From here on duzznt go in du MoU" repeat...
2023-08-23 Jacob Lifshaytrim off comment text that shouldn't be in MOU
2023-08-23 Jacob Lifshayconsolidate rpc requests for bug comments, hopefully...
2023-08-23 Jacob Lifshaysplit out writing to tty logic for reuse
2023-08-16 Luke Kenneth Casso... interferes with reporting.
2023-08-02 Jacob Lifshayadd print() for each JSON file written as a kind of...
2023-06-02 Luke Kenneth Casso... move the print-statements to capture error/warnings...
2022-10-03 Jacob Lifshayformat code
2022-09-28 Luke Kenneth Casso... alter layout to make it easier to distinguish things...
2022-08-30 Jacob Lifshayfix markdown header writing tests
2022-08-30 Jacob Lifshaywrite progress to terminal, even if output is redirected
2022-08-30 Jacob Lifshaywrite json to specified output dir instead of current...
2022-07-21 Luke Kenneth Casso... comment-out debug print
2022-07-17 Luke Kenneth Casso... 2nd round getting info for NLnet for audit purposes
2022-07-16 Luke Kenneth Casso... add dump-option for milestones in JSON format
2022-07-13 Luke Kenneth Casso... doh
2022-07-13 Luke Kenneth Casso... better format on name of people on milestone
2022-07-13 Luke Kenneth Casso... get output of budget_sync into markdown form, for uploa...
2022-07-07 Luke Kenneth Casso... code-comments and alter headers for mdwn Milestone...
2022-07-07 Jacob Lifshayimplement calculating subtotals for MoU Milestones...
2022-07-06 Jacob Lifshayclean up after changing Node.is_in_nlnet_mou to be...
2022-07-05 Luke Kenneth Casso... fix MoU-milestone-hunting to be automatic
2022-07-05 Luke Kenneth Casso... add different indent style to show parent-child better
2022-07-05 Jacob Lifshayadd support for reporting the closest task that is...
2022-06-20 Luke Kenneth Casso... formatting (keep below 80 chars)
2022-06-20 Jacob Lifshaydisplay submitted/paid totals in tree output
2022-06-20 Jacob Lifshayfix budget excluding subtasks getting "fixed" to be...
2022-06-20 Jacob Lifshayformat code
2022-06-20 Jacob Lifshayrephrase header to not imply bugs are completed when...
2022-06-16 Luke Kenneth Casso... add list of not-submitted bugs
2022-06-16 Luke Kenneth Casso... add recursive tree-print of budgets
2021-12-09 Luke Kenneth Casso... printout of buglists for review
2021-12-09 Luke Kenneth Casso... provide print-out method without update for bugs
2021-11-29 Luke Kenneth Casso... add a hacked-together updater which can be used to...
2021-11-29 Luke Kenneth Casso... add username and password commandline opts to budget...
2021-11-26 Jacob Lifshayadd cached_property fallback for python < 3.8 compatability
2021-09-24 Jacob Lifshayshorten csv headers
2021-09-24 Jacob Lifshayswitch to having full_name/identifier instead of identi...
2021-09-24 Jacob Lifshayadjust/rewrite code to fix https://bugs.libre-soc.org...
2021-09-23 Jacob LifshayRevert "fix logical errors caused by breaking the assum...
2021-09-23 Jacob Lifshayfix logical errors caused by breaking the assumption...
2021-09-23 Jacob Lifshayfix broken tests
2021-09-23 Jacob Lifshaycomment out excessive printing
2021-09-22 Jacob Lifshayadd columns to csv for bug budgets, as well as totals...
2021-05-18 Jacob Lifshayformat main.py
2021-05-17 Luke Kenneth Casso... sort out short names in csv files
2021-05-07 Luke Kenneth Casso... index by bug id
2021-05-07 Luke Kenneth Casso... accumulate payment info into rows by bug id
2021-05-07 Luke Kenneth Casso... add means to write out csvs.mdwn which contains table...
2021-04-27 Luke Kenneth Casso... milestone people already converted to string
2021-04-27 Luke Kenneth Casso... even quicker badder hack to create something vaguely...
2021-04-26 Luke Kenneth Casso... also total up paid / requested amounts
2021-04-26 Luke Kenneth Casso... a quick hack to display total payments per milestone
2021-04-24 Luke Kenneth Casso... previous_payment now a list
2021-04-24 Luke Kenneth Casso... not an error if duplicate alias
2021-04-20 Luke Kenneth Casso... break out summary onto new line
2021-04-20 Luke Kenneth Casso... improve spacing in mdwn output, add payment date print-out
2021-04-20 Luke Kenneth Casso... keep debug prints (commented out), TODO, "debug log...
2021-04-20 Luke Kenneth Casso... less than total requested can be returned. stop when...
2020-09-18 Jacob Lifshayremove the not-yet-started section from output markdown
2020-09-18 Jacob Lifshaygenerating output markdown files works
2020-09-18 Jacob Lifshayadd assignee to budget_graph.Node
2020-09-18 Jacob Lifshayadd email to Person.all_names and Config.all_names
2020-09-18 Jacob Lifshayadd status field to budget_graph.Node
2020-09-18 Jacob Lifshayrefactor MockBug in preperation for adding `status...
2020-09-18 Jacob Lifshaywrite rest of MockPath tests
2020-09-15 Jacob Lifshayworking on adding tests for write_budget_markdown
2020-09-14 Jacob Lifshayadd summary to MockBug
2020-09-12 Jacob Lifshayworking on implementing write_budget_markdown
2020-09-11 Jacob Lifshayfix incorrect argparse argument format
2020-09-10 Jacob Lifshaybudget-sync is now working after adding code to use...
2020-09-09 Jacob Lifshayadd milestones to Config
2020-09-09 Jacob Lifshayfinish adding Config parsing and tests
2020-09-08 Jacob Lifshaystart adding Config
2020-09-08 Jacob Lifshaychange Payment.from_toml to private
2020-09-08 Jacob Lifshayremove unnecessary __ne__ implementation
2020-09-08 Jacob Lifshayadd code for parsing new cf_payees_list format
2020-09-05 Jacob Lifshayrewrite heuristics for which fields of bugs should...
2020-08-28 Jacob Lifshaystart adding cf_payees_list handling
2020-08-21 Jacob Lifshayall unit tests pass
2020-08-19 Jacob Lifshayworking on code