index
:
bunsen
fche/bunsenql
master
module-design
serhei/2020-08
serhei/schema-2022
bunsen mirror
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
diff_runs fix: should allow partial hexsha
HEAD
master
Serhei Makarov
2022-05-02
1
-2
/
+2
*
Testcase.to_json a more contentious Cursor commit_id fix
Serhei Makarov
2022-05-02
2
-8
/
+11
*
bunsen/model.py: not all Cursors have commit_id
Serhei Makarov
2022-05-02
1
-1
/
+2
*
systemtap/parse_dejagnu.py: check distro_map before osver_map*
Serhei Makarov
2022-04-26
1
-3
/
+3
*
parse_dejagnu.py: add CentOS Stream entries
Serhei Makarov
2022-04-26
1
-0
/
+1
*
+show_changes: 2022 rework, still lots of bugs to work out
Serhei Makarov
2022-04-12
1
-247
/
+564
*
+show_testcases: more commit->version rewording
Serhei Makarov
2022-04-12
1
-34
/
+40
*
+common/format_output: pre,post headings for show_changes
Serhei Makarov
2022-04-12
1
-2
/
+2
*
show_testcases: use self._opts
Serhei Makarov
2022-04-12
1
-3
/
+3
*
show_testcases: gk_slice -> rowk for clarity
Serhei Makarov
2022-04-12
1
-8
/
+8
*
show_testcases: iter_scan_commits -> iter_scan_versions and similar
Serhei Makarov
2022-04-12
1
-22
/
+35
*
list_versions: factor out commit header format for other scripts
Serhei Makarov
2022-04-12
1
-29
/
+38
*
+format_output.py oops: table row ids should also be changed
serhei/schema-2022
Serhei Makarov
2022-04-08
1
-1
/
+1
*
+systemtap/parse_dejagnu: bugfix if 'arch' not in Testrun
Serhei Makarov
2022-04-07
1
-1
/
+4
*
+show_testcases.py: fix id clash with detail cells
Serhei Makarov
2022-04-06
2
-3
/
+3
*
+show_testcases: bugfix to catch missing defaults
Serhei Makarov
2022-04-06
2
-6
/
+10
*
WIP +show_testcases: progress towards flexible version range specs
Serhei Makarov
2022-03-31
1
-37
/
+152
*
scripts-main/: various questionable bugfixes
Serhei Makarov
2022-03-31
2
-3
/
+7
*
+show_testcases: skip testruns that fail to load
Serhei Makarov
2022-03-31
1
-1
/
+2
*
+diff_commits _find_summary_fields: package_ver is not a config field
Serhei Makarov
2022-03-31
1
-1
/
+1
*
server/bunsen-upload.py: slight tidy
Serhei Makarov
2022-03-30
1
-4
/
+4
*
server/bunsen-upload.py: accept tarballname=
Serhei Makarov
2022-03-30
1
-0
/
+5
*
server/bunsen-cgi.py: allow +list_versions
Serhei Makarov
2022-03-30
1
-1
/
+1
*
server/: add timestamps to log
Serhei Makarov
2022-03-30
2
-2
/
+5
*
+list_commits index_source_commits support package_nvr
Serhei Makarov
2022-03-30
1
-3
/
+6
*
bunsen.Testrun bugfix: allow testrun.project
Serhei Makarov
2022-03-30
1
-0
/
+4
*
bunsen/repo.py Bunsen.commit(): narrow the refspec for a smaller push
Serhei Makarov
2022-03-30
1
-7
/
+23
*
bugfix Workdir.commit_all: don't default to allow_duplicates=False
Serhei Makarov
2022-03-28
1
-1
/
+1
*
bunsen rm: drop a Testrun from the index
Serhei Makarov
2022-03-21
2
-8
/
+88
*
bunsen/repo.py Bunsen.commit(): bug and typo fixes
Serhei Makarov
2022-03-21
1
-3
/
+3
*
bunsen/repo.py Bunsen.testrun(): more retrieval modes
Serhei Makarov
2022-03-21
1
-3
/
+19
*
bunsen/utils.py readlines_decode fix: handle UnicodeDecodeError
Serhei Makarov
2022-03-16
1
-2
/
+9
*
bunsen/repo.py fix: full_testrun() also takes raise_error
Serhei Makarov
2022-03-16
1
-2
/
+3
*
scripts-main/calc_raw_size.py: quick estimate of undedup'ed size
Serhei Makarov
2022-03-14
1
-0
/
+40
*
bunsen/repo.py: bugfix in commit()
Serhei Makarov
2022-03-14
1
-2
/
+2
*
refactor bunsen/model.py: split Index to index.py
Serhei Makarov
2022-03-07
4
-104
/
+120
*
refactor bunsen/repo.py: split BunsenOptions to config.py
Serhei Makarov
2022-03-07
3
-892
/
+906
*
+show_testcases: import fnmatchcase
Martin Cermak
2022-02-25
1
-0
/
+1
*
+show_testcases: include package_nvr
Serhei Makarov
2022-02-23
2
-39
/
+51
*
+list_versions: list by commits or package versions
Serhei Makarov
2022-02-23
1
-0
/
+315
*
+{common,systemtap}/parse_dejagnu.py: fixes for another stap use case
Serhei Makarov
2022-02-16
2
-2
/
+13
*
bunsen-{add,upload}.py: allow arbitrary metadata via allowed_fields
Serhei Makarov
2022-02-16
3
-1
/
+27
*
bunsen/repo.py: option for more flexible command line args
Serhei Makarov
2022-02-16
1
-11
/
+25
*
requirements.txt: pathlib is actually built-in as of 3.4
Serhei Makarov
2022-02-15
2
-2
/
+4
*
.gitignore: support virtualenv
Serhei Makarov
2022-02-15
1
-0
/
+1
*
common/format_output.py: also suppress _cursor_commit_ids
Serhei Makarov
2021-10-18
1
-1
/
+2
*
+show_testcases: fix anchor display
Serhei Makarov
2021-10-08
1
-3
/
+4
*
+show_testcases: add headings, (broken) anchors
Serhei Makarov
2021-10-05
1
-1
/
+4
*
+list_runs: summarize testruns when multiple projects are listed
Serhei Makarov
2021-10-05
1
-0
/
+8
*
format-output.py: simplify host_is_regex
Serhei Makarov
2021-10-05
1
-1
/
+2
[next]