- Sep 26, 2018
-
-
Jonas Haag authored
-
- Aug 20, 2018
-
-
Jonas Haag authored
Recognize more Markdown file extensions for READMEs.
-
Chris Pressey authored
-
Chris Pressey authored
-
- Jul 30, 2018
-
-
Jonas Haag authored
Ship klaus.1 manpage.
-
- Jul 29, 2018
-
-
Jelmer Vernooij authored
-
- Jun 19, 2018
-
-
Jonas Haag authored
Put files in a tarball in a subdirectory.
- Jun 18, 2018
-
-
Jelmer Vernooij authored
Fixes #204
-
- Jun 17, 2018
-
-
Jonas Haag authored
Set report_level to an integer.
-
- Mar 26, 2018
-
-
you@example.com authored
-
Jonas Haag authored
-
Jonas Haag authored
-
Jakob Hirsch authored
the low lovel stuff is now in wsgi_autoreloading so it can easily imported into a mod_wsgi loader script without invoking the wsgi_autoreload top level code
-
Jakob Hirsch authored
-
- Feb 15, 2018
-
-
Jonas Haag authored
Fixes #144 - Blank Git user config for tests
-
- Feb 14, 2018
-
-
Sebastain Gerhardt authored
removed the '--no-gpg-sign' from PR #141 and overrites the HOME variable to force git using an empty config. see changes in: * tests/repos/scripts/dont-render * tests/repos/scripts/no-newline-at-end-of-file * tests/repos/scripts/test_repo
-
- Sep 05, 2017
-
-
Jonas Haag authored
-
- Jul 27, 2017
-
-
Jonas Haag authored
-
Jonas Haag authored
-
- Jul 05, 2017
-
-
Jonas Haag authored
-
Jonas Haag authored
Fix Python3 compatibility of submodule view.
- Jul 04, 2017
-
-
Jelmer Vernooij authored
-
- Jun 29, 2017
-
-
Jonas Haag authored
Drop argparse requirement (included in Python 2.7+)
-
Louis Sautier authored
-
- Jun 28, 2017
-
-
Jonas Haag authored
-
- Jun 26, 2017
-
-
Jonas Haag authored
Fix an issue which led to broken link to repo root.
-
Aleksey Rybalkin authored
Fixes #190. If an URL rule in flask does not end with a part with a path converter it is better to end such rule with a slash, because documentation at http://flask.pocoo.org/docs/0.12/api/#url-route-registrations says: "1. If a rule ends with a slash and is requested without a slash by the user, the user is automatically redirected to the same page with a trailing slash attached. 2. And if a rule does not end with a trailing slash and the user requests the page with a trailing slash, a 404 not found is raised."
-
- Jun 23, 2017
-
-
Jonas Haag authored
-
Jonas Haag authored
Link submodules to an info page, rather than showing a 404.
-
Jelmer Vernooij authored
Currently, this just shows some basic information about the submodule - i.e. where the repository can be cloned from, and the revision that is referenced. Partially addresses #1. In the future, this page could redirect to the actual submodule repository history page.
-
- Jun 21, 2017
-
-
Jonas Haag authored
Fix bug when the latest ref on a repo is a tag
-
Chris St. Pierre authored
Tags do not have commit times, but they do appear in the list of refs. This makes klaus use the latest ref that has a commit_time when finding the last updated time for a repo.
-
- Jun 13, 2017
-
-
Jonas Haag authored
-
Jonas Haag authored
-
- Jun 12, 2017
-
-
Jonas Haag authored
Avoid rendering, then parsing diff.
-