Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add push webhook support for mirrored repositories (#4127) | Lauris BH | 2018-09-06 | 8 | -19/+257 |
| | |||||
* | Fix redirect with non-ascii branch names (#4764) (#4810) | SagePtr | 2018-09-06 | 49 | -8/+786 |
| | | | | | | | | * Fix redirect with non-ascii branch names (#4764) * Add integration tests for non-ascii branch redirect * Fix mysql test and coverage test | ||||
* | offline use of fonts (#4872) | techknowlogick | 2018-09-06 | 22 | -1/+1835 |
| | |||||
* | Do not autocreate directory for new user/orgs (#4828) (#4849) | SagePtr | 2018-09-06 | 2 | -7/+6 |
| | |||||
* | docs(comparison): correct GitLab CE multiple assignees for issues (#4885) | Max Wittig | 2018-09-06 | 1 | -1/+1 |
| | | | | 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 | ||||
* | Remove feature `global code search` from GitLab CE (#4875) | Matthias Kappeller | 2018-09-05 | 1 | -1/+1 |
| | |||||
* | Punctuation changes in documentation (#4866) | maiki | 2018-09-04 | 1 | -9/+9 |
| | |||||
* | update comparsion docs to add file viewer items (#4865) | Lunny Xiao | 2018-09-04 | 1 | -0/+3 |
| | |||||
* | Fix trimming of markup section names (#4863) | Nicolas Lenz | 2018-09-03 | 1 | -1/+1 |
| | | | Signed-off-by: Nicolas Lenz <nicolas@eisfunke.com> | ||||
* | issues api allow pulls and fix #4832 (#4852) | Lunny Xiao | 2018-09-03 | 1 | -1/+9 |
| | |||||
* | Backport 1.5.1 changelog (#4854) | techknowlogick | 2018-09-03 | 1 | -0/+14 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-09-03 | 2 | -73/+1672 |
| | |||||
* | Add missing History link to directory listings (#4829) | Bernhard Fröhlich | 2018-09-02 | 1 | -4/+9 |
| | | | | | | | | | | | 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> | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-08-31 | 3 | -926/+117 |
| | |||||
* | Minor fix to TRANSLATORS (#4836) | SagePtr | 2018-09-01 | 1 | -2/+2 |
| | | | | | | | | * Minor fix to TRANSLATORS Replaced @ with AT and removed " accidentially put in few lines * Update TRANSLATORS | ||||
* | Make reverse proxy auth optional (#4643) | Najib Idrissi | 2018-08-29 | 1 | -6/+2 |
| | | | | | | | | | | | | | | * 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 | ||||
* | update image used for build-without-gcc step (#4818) | techknowlogick | 2018-08-29 | 1 | -1/+1 |
| | | | | 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. | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-08-29 | 23 | -46/+2 |
| | |||||
* | Upgrade images in .drone.yml to more recent versions (#4819) | techknowlogick | 2018-08-29 | 3 | -19/+19 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-08-28 | 10 | -20/+46 |
| | |||||
* | Update legacy branch and tag URLs in dashboard to new format (#4812) | SagePtr | 2018-08-28 | 1 | -2/+2 |
| | |||||
* | Locale for Edit and Remove due date issue (#4802) | Joel da Rosa | 2018-08-27 | 2 | -4/+4 |
| | |||||
* | Add Orzech to translator list (#4801) | Piotr Orzechowski | 2018-08-26 | 1 | -0/+1 |
| | |||||
* | Hide home button when landing page is not set to home (#4651) | Piotr Orzechowski | 2018-08-26 | 2 | -7/+16 |
| | |||||
* | Fix missing release title in webhook (#4783) (#4796) | SagePtr | 2018-08-26 | 1 | -0/+1 |
| | |||||
* | Update en-us and fr-fr versions of the "Upgrade from Gogs" doc (#4618) | Deoren Moor | 2018-08-25 | 2 | -57/+62 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update "Upgrade from Gogs" en-us doc - Move "Change gogs specific information" FROM/TO steps up to just beneath matching section header, adjust indention and explicitly specify syntax of code sample to provide highlighting - Adjust header levels to match what appears to be the intended level, remove trailing decoration (see below) - Move "Upgrading to most recent ..." section down, remove decoration (section header formatting likely covers this well enough already) refs go-gitea/gitea#4286, go-gitea/gitea#3558 * Update "Upgrade from Gogs" fr-fr doc - Adjust indention and explicitly specify syntax of code sample to provide highlighting - Adjust header levels to match what appears to be the intended level, remove trailing decoration since section header formatting likely covers this well enough already refs go-gitea/gitea#4286, go-gitea/gitea#3558 | ||||
* | Disable 'May Import Local Repository' when is disabled by setting (Issue ↵ | EnricoFerro | 2018-08-24 | 2 | -1/+4 |
| | | | | #4779) (#4780) | ||||
* | Don't disclose emails of all users when sending out emails (#4664) | techknowlogick | 2018-08-24 | 1 | -2/+10 |
| | |||||
* | API /admin/users/{username} missing parameter (#4775) | EnricoFerro | 2018-08-23 | 5 | -20/+337 |
| | |||||
* | MySQL TLS (#4642) | Russell Aunger | 2018-08-23 | 3 | -8/+12 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-08-23 | 1 | -16/+16 |
| | |||||
* | Add myself to maintainers (#4777) | Lanre Adelowo | 2018-08-23 | 1 | -0/+1 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-08-23 | 2 | -11/+16 |
| | |||||
* | Make sure to reset commit count in the cache on mirror syncing (#4720) | Lanre Adelowo | 2018-08-23 | 1 | -0/+11 |
| | | | | | | * Make sure to reset commit count in the cache on mirror syncing * reset count of commits in all branches | ||||
* | Fixed bug where team with admin privelege type doesn't get any unit attached ↵ | Lanre Adelowo | 2018-08-21 | 1 | -2/+3 |
| | | | | to the team (#4719) | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-08-21 | 2 | -1/+4 |
| | |||||
* | add letsencrypt to Gitea (#4189) | Fluf | 2018-08-21 | 35 | -280/+4518 |
| | |||||
* | User shouldn't be able to approve or reject his/her own PR (#4729) | Lanre Adelowo | 2018-08-20 | 4 | -5/+28 |
| | | | | | | | | | | | | | | | | * Make sure author cannot reject/approve their own PR * Disable buttons in templates too * Remove unneccessary if check since the switch below catches it * Fix IsOwner check * Update template and remove new template variable * Add alert template and redirect to diff page on review failure * Redirect to files diff as a little update to #4632 | ||||
* | allow WIP marker to contains < or > (#4709) | Julien Tant | 2018-08-19 | 1 | -1/+1 |
| | |||||
* | Display error when adding a user to a team twice (#4746) | Lanre Adelowo | 2018-08-19 | 2 | -1/+7 |
| | |||||
* | Add whitespace between chinese characters and english characters. (#4731) | Tosone | 2018-08-17 | 1 | -1/+1 |
| | | | Signed-off-by: Tosone <i@tosiney.com> | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-08-16 | 2 | -0/+15 |
| | |||||
* | Fix failure on creating pull request with assignees (#4419) (#4583) | SagePtr | 2018-08-16 | 2 | -3/+7 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-08-15 | 8 | -16/+2 |
| | |||||
* | Remove UsePrivilegeSeparation from the Docker sshd_config, see #2876 (#4722) | Andrew Phillips | 2018-08-16 | 1 | -1/+0 |
| | | | Signed-off-by: Andrew Phillips <theasp@gmail.com> | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-08-15 | 2 | -0/+79 |
| | |||||
* | Fix incorrect caption of webhook setting (#4701) (#4717) | SagePtr | 2018-08-15 | 1 | -2/+2 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-08-15 | 2 | -0/+10 |
| | |||||
* | Improve URL validation for external wiki and external issues (#4710) | Lauris BH | 2018-08-15 | 5 | -10/+180 |
| | | | | | | * Improve URL validation for external wiki and external issues * Do not allow also localhost address for external URLs | ||||
* | Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706) | SagePtr | 2018-08-14 | 4 | -25/+26 |
| |