aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAge
* README: updateEgor Tensin2022-03-27
|
* frontend: add a comment to the configEgor Tensin2022-03-26
|
* frontend: serve from / instead of /git/Egor Tensin2022-03-26
|
* workflows/ci: build frontend as well as backendEgor Tensin2022-03-26
|
* docker: add comments to frontend configurationEgor Tensin2022-03-26
|
* workflows/ci: skip the example config test for PyPI buildsEgor Tensin2022-03-26
| | | | | It basically does the same as the integration test, and consumes a lot of time.
* docker: add a frontend nginx imageEgor Tensin2022-03-26
| | | | | At first, I built a custom image at https://egort.name/. It had a rather long development history, and I just copied the files from there.
* docker: run once at startup, even when in cronEgor Tensin2022-03-26
|
* v2.6.1v2.6.1Egor Tensin2022-03-15
|
* get rid of annoying "false" messages in outputEgor Tensin2022-03-15
|
* Dockerfile: set maintainer labelEgor Tensin2022-03-15
|
* v2.6.0v2.6.0Egor Tensin2022-03-15
|
* docker: bump base imagesEgor Tensin2022-03-15
|
* t/i/docker: use tini in serverEgor Tensin2022-03-15
|
* docker: split into build stagesEgor Tensin2022-03-15
|
* docker: best practicesEgor Tensin2022-03-15
|
* v2.5.0v2.5.0Egor Tensin2022-03-08
|
* minor refactoringEgor Tensin2022-03-08
|
* support mirroring all of org's repositoriesEgor Tensin2022-03-08
|
* fix whitespaceEgor Tensin2022-03-08
|
* workflows/ci: cache pip packagesEgor Tensin2022-03-08
|
* t/i/docker: clean up Docker dataEgor Tensin2022-03-08
|
* test/integration: more obvious success indicationEgor Tensin2022-03-08
|
* cgitize.config: refactoringEgor Tensin2022-03-08
|
* remove dead codeEgor Tensin2022-03-08
|
* minor refactoringEgor Tensin2022-03-08
|
* Makefile: preserve the headerEgor Tensin2022-03-08
|
* Makefile: remove the stupid headerEgor Tensin2022-03-08
|
* v2.4.0v2.4.0Egor Tensin2021-12-15
|
* age file: sort by committer date, not author dateEgor Tensin2021-12-15
|
* Makefile: add alias for launching PythonEgor Tensin2021-11-22
|
* v2.3.0v2.3.0Egor Tensin2021-11-01
|
* docker: bump base imageEgor Tensin2021-11-01
|
* v2.2.1v2.2.1Egor Tensin2021-10-19
|
* workflows/ci: mention GitLab username requirementEgor Tensin2021-10-19
|
* examples/cgitize.toml: mention GitLab usernameEgor Tensin2021-10-19
|
* GitLab requires access in the username:access_token formatEgor Tensin2021-10-19
| | | | My bad for not testing it out before.
* workflows/ci: minor fixesEgor Tensin2021-10-16
|
* workflows/ci: fix a typov2.2.0Egor Tensin2021-10-16
|
* v2.2.0Egor Tensin2021-10-16
|
* Gitlab -> GitLabEgor Tensin2021-10-16
|
* examples/cgitize.toml: add comment-headersEgor Tensin2021-10-16
|
* examples/cgitize.toml: shorten redundant commentsEgor Tensin2021-10-16
|
* README: updateEgor Tensin2021-10-16
|
* workflows/ci: run SSH integration testsEgor Tensin2021-10-16
| | | | Allowed by setting up ssh-agent inside a run.
* workflows/ci: mention Gitlab access tokenEgor Tensin2021-10-16
|
* workflows/ci: don't build containers for ARM on every commitEgor Tensin2021-10-16
|
* add Gitlab supportEgor Tensin2021-10-16
|
* add dependency to python-gitlab to setup.cfgEgor Tensin2021-10-16
|
* examples/cgitize.toml: fix repository IDEgor Tensin2021-10-16
|