- 11 Sep, 2018 2 commits
-
-
GiteaBot authored
-
techknowlogick authored
Fix #3357
-
- 10 Sep, 2018 5 commits
-
-
Lanre Adelowo authored
-
B-OnTheGo authored
-
Bobonium authored
-
GiteaBot authored
-
Lanre Adelowo authored
-
- 09 Sep, 2018 5 commits
-
-
GiteaBot authored
-
Toni Villena authored
* fix: Crippled diff (#4726) * Regenerate css
-
vz authored
- Move Screenshots to Bottom
-
GiteaBot authored
-
Lewis Cowles authored
in browser saw `/repos/{owner}/{repo}/branches/{branch} List a repository's branches` fixed Addresses https://github.com/go-gitea/debian-packaging/pull/1 Fixes https://github.com/go-gitea/gitea#4892
-
- 07 Sep, 2018 8 commits
-
-
zeripath authored
-
Lukas Bestle authored
This change makes it easier to customize the header and footer content. Before this change, the whole header and footer had to be overridden, including the meta, style and script tags. Signed-off-by:
Lukas Bestle <mail@lukasbestle.com>
-
Lauris BH authored
-
Lauris BH authored
-
SagePtr authored
* Fix redirect with non-ascii branch names (#4764) * Add integration tests for non-ascii branch redirect * Fix mysql test and coverage test
-
techknowlogick authored
-
SagePtr authored
-
Max Wittig authored
GitLab CE doesn't support multiple assignees for issues. That's an enterprise feature. See: https://docs.gitlab.com/ee/user/project/issues/multiple_assignees_for_issues.html
-
- 05 Sep, 2018 3 commits
-
-
Matthias Kappeller authored
-
maiki authored
-
Lunny Xiao authored
-
- 04 Sep, 2018 1 commit
-
-
Nicolas Lenz authored
Signed-off-by:
Nicolas Lenz <nicolas@eisfunke.com>
-
- 03 Sep, 2018 4 commits
-
-
Lunny Xiao authored
-
techknowlogick authored
-
GiteaBot authored
-
Bernhard Fröhlich authored
The feature to list commits from a subdirectory is already there but so far the history link to it was missing. There is a History button in the view_file.tmpl already so avoid showing two history buttons in that case. The GitHub webinterface has the same History button in the same place so this makes gitea a little bit more compatible. Signed-off-by:
Bernhard Froehlich <decke@bluelife.at>
-
- 31 Aug, 2018 2 commits
- 29 Aug, 2018 4 commits
-
-
Najib Idrissi authored
* Make reverse proxy auth optional If the option ENABLE_REVERSE_PROXY_AUTHENTICATION is enabled, make reverse proxy auth optional, instead of failing if the authentication did not succeed. Fixes #3973 Signed-off-by:
Najib Idrissi <najib.idrissi.kaitouni@gmail.com> * Update http.go
-
techknowlogick authored
As we've dropped support for go 1.8 (see 1.5.0 release post), now we need to ensure that a minimum of go 1.9 builds correctly.
-
GiteaBot authored
-
techknowlogick authored
-
- 28 Aug, 2018 2 commits
- 27 Aug, 2018 3 commits
-
-
Joel da Rosa authored
-
Piotr Orzechowski authored
-
Piotr Orzechowski authored
-
- 26 Aug, 2018 1 commit
-
-
SagePtr authored
-