6652 Commits (fab7937c62f418c0170770290b491df0e8886e08)
 

Author SHA1 Message Date
Lauris BH fab7937c62 Improve dependency UI (#4503) 6 years ago
Lauris BH fa4663e61e Add push webhook support for mirrored repositories (#4127) 6 years ago
SagePtr bf55276189 Fix redirect with non-ascii branch names (#4764) (#4810)
* Fix redirect with non-ascii branch names (#4764)

* Add integration tests for non-ascii branch redirect

* Fix mysql test and coverage test
6 years ago
techknowlogick 13e8a0fe56
offline use of fonts (#4872) 6 years ago
SagePtr 303d7f7e9c Do not autocreate directory for new user/orgs (#4828) (#4849) 6 years ago
Max Wittig 3c6cc56143 docs(comparison): correct GitLab CE multiple assignees for issues (#4885)
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
6 years ago
Matthias Kappeller bd1bf2a072 Remove feature `global code search` from GitLab CE (#4875) 6 years ago
maiki a5cc3a9baf Punctuation changes in documentation (#4866) 6 years ago
Lunny Xiao 061b1aa2d4 update comparsion docs to add file viewer items (#4865) 6 years ago
Nicolas Lenz 668a477c69 Fix trimming of markup section names (#4863)
Signed-off-by: Nicolas Lenz <nicolas@eisfunke.com>
6 years ago
Lunny Xiao e48df3ee47 issues api allow pulls and fix #4832 (#4852) 6 years ago
techknowlogick a4ee5627ed
Backport 1.5.1 changelog (#4854) 6 years ago
GiteaBot 01fd05a5cb [skip ci] Updated translations via Crowdin 6 years ago
Bernhard Fröhlich 83d1173634 Add missing History link to directory listings (#4829)
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>
6 years ago
GiteaBot aad5cccec8 [skip ci] Updated translations via Crowdin 6 years ago
SagePtr 9500d394ec Minor fix to TRANSLATORS (#4836)
* Minor fix to TRANSLATORS

Replaced @ with AT and removed " accidentially put in few lines

* Update TRANSLATORS
6 years ago
Najib Idrissi b9ae16d15e Make reverse proxy auth optional (#4643)
* 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
6 years ago
techknowlogick fcea86877f
update image used for build-without-gcc step (#4818)
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.
6 years ago
GiteaBot a938ddf704 [skip ci] Updated translations via Crowdin 6 years ago
techknowlogick 080428b2bf
Upgrade images in .drone.yml to more recent versions (#4819) 6 years ago
GiteaBot 179123de35 [skip ci] Updated translations via Crowdin 6 years ago
SagePtr 74d65b5b5b Update legacy branch and tag URLs in dashboard to new format (#4812) 6 years ago
Joel da Rosa 34831afaa7 Locale for Edit and Remove due date issue (#4802) 6 years ago
Piotr Orzechowski 51c3b4b4bf Add Orzech to translator list (#4801) 6 years ago
Piotr Orzechowski 56d931aeac Hide home button when landing page is not set to home (#4651) 6 years ago
SagePtr 4ae5a54c1f Fix missing release title in webhook (#4783) (#4796) 6 years ago
Deoren Moor b63e2e0ded Update en-us and fr-fr versions of the "Upgrade from Gogs" doc (#4618)
* 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
6 years ago
EnricoFerro 0a24f5cac8 Disable 'May Import Local Repository' when is disabled by setting (Issue #4779) (#4780) 6 years ago
techknowlogick 194a11eb11
Don't disclose emails of all users when sending out emails (#4664) 6 years ago
EnricoFerro 912953e82a API /admin/users/{username} missing parameter (#4775) 6 years ago
Russell Aunger 127f477056 MySQL TLS (#4642) 6 years ago
GiteaBot 0dac1ff677 [skip ci] Updated translations via Crowdin 6 years ago
Lanre Adelowo f766e9713b Add myself to maintainers (#4777) 6 years ago
GiteaBot 3c39b6351c [skip ci] Updated translations via Crowdin 6 years ago
Lanre Adelowo 33bc2ebdfa Make sure to reset commit count in the cache on mirror syncing (#4720)
* Make sure to reset commit count in the cache on mirror syncing

* reset count of commits in all branches
6 years ago
Lanre Adelowo 6ca8fbd2f9 Fixed bug where team with admin privelege type doesn't get any unit attached to the team (#4719) 6 years ago
GiteaBot 05dcfcfc33 [skip ci] Updated translations via Crowdin 6 years ago
Fluf b82c14b3d2 add letsencrypt to Gitea (#4189) 6 years ago
Lanre Adelowo 6c1a31ffaa User shouldn't be able to approve or reject his/her own PR (#4729)
* 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
6 years ago
Julien Tant fa93857117 allow WIP marker to contains < or > (#4709) 6 years ago
Lanre Adelowo a6cdda115d Display error when adding a user to a team twice (#4746) 6 years ago
Tosone b1ad5734c6 Add whitespace between chinese characters and english characters. (#4731)
Signed-off-by: Tosone <i@tosiney.com>
6 years ago
GiteaBot 1b2aff02a2 [skip ci] Updated translations via Crowdin 6 years ago
SagePtr 50ce19eff7 Fix failure on creating pull request with assignees (#4419) (#4583) 6 years ago
GiteaBot 8273479b41 [skip ci] Updated translations via Crowdin 6 years ago
Andrew Phillips b30f6b4099 Remove UsePrivilegeSeparation from the Docker sshd_config, see #2876 (#4722)
Signed-off-by: Andrew Phillips <theasp@gmail.com>
6 years ago
GiteaBot f24ba27d79 [skip ci] Updated translations via Crowdin 6 years ago
SagePtr 8f86c43b90 Fix incorrect caption of webhook setting (#4701) (#4717) 6 years ago
GiteaBot bc06ab4a31 [skip ci] Updated translations via Crowdin 6 years ago
Lauris BH 92466129ec
Improve URL validation for external wiki and external issues (#4710)
* Improve URL validation for external wiki  and external issues

* Do not allow also localhost address for external URLs
6 years ago