| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* mumi/web/graphql.scm: New file.
* Makefile.am (SOURCES): Register it.
* configure.ac: Test for guile-kolam.
* mumi/web/controller.scm: Import (mumi web graphql).
(controller): Pass on GraphQL requests to handle-graphql.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* mumi/debbugs.scm (bug-id->summary-file): New procedure.
* tests/debbugs.scm: New file.
* tests/data/spool/archive/95/26095.{report,status,summary}: New
files.
* Makefile.am (SCM_TESTS): Add tests/debbugs.scm.
(EXTRA_DIST): Include test data.
|
| |
|
|
|
|
|
| |
* mumi/xapian.scm: New file.
* Makefile.am (SOURCES): Add it.
|
|
|
|
|
| |
* mumi/debbugs.scm: New file.
* Makefile.am (SOURCES): Add it.
|
| |
|
| |
|
|
|
|
|
|
|
| |
* mumi/bugs.scm: New file.
* etc/schema.sql: New file.
* Makefile.am (SOURCES): Add mumi/bugs.scm.
(dist_pkgdata_DATA): Add etc/schema.sql.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* assets/css/screen.css (.attachment:before): Add rule.
* assets/img/file.svg: New file.
* mumi/web/controller.scm (controller): Handle attachment route.
* mumi/web/download.scm: New file.
* mumi/web/view/utils.scm (display-multipart-chunk): Move into...
(display-message-body): ...this procedure; adjust to include
attachment download links.
* mumi/web/view/html.scm (issue-page): Adjust.
|
| |
|
|
|