- 10 Mar, 2020 2 commits
-
-
Lunny Xiao authored
* Changelog for v1.10.6 * Add warnning * Apply suggestions from code review Co-Authored-By:
John Olheiser <john.olheiser@gmail.com> Co-authored-by:
John Olheiser <john.olheiser@gmail.com>
-
Lunny Xiao authored
Co-authored-by:
techknowlogick <techknowlogick@gitea.io>
-
- 06 Mar, 2020 1 commit
-
-
Lunny Xiao authored
-
- 02 Mar, 2020 1 commit
-
-
guillep2k authored
Co-authored-by:
Lunny Xiao <xiaolunwen@gmail.com>
-
- 16 Feb, 2020 1 commit
-
-
zeripath authored
* v1.10.4 Changelog * Add backport identifier for #10261 * Update CHANGELOG.md entry for #9884 * Workaround docker-library/postgres#658 * Update .drone.yml
-
- 14 Feb, 2020 1 commit
-
-
Lunny Xiao authored
* Fix branch page pull request title and link error (#10092) * Fix branch page pull request title and link error * Fix ui * Fix reply on code review (#10227) Co-authored-by:
zeripath <art27@cantab.net> * Revert unrelated change * Fix lint Co-authored-by:
zeripath <art27@cantab.net> Co-authored-by:
Lauris BH <lauris@nix.lv>
-
- 01 Feb, 2020 1 commit
-
-
Lunny Xiao authored
* Fix branch page pull request title and link error (#10092) * Fix tmpl
-
- 30 Jan, 2020 1 commit
-
-
Lunny Xiao authored
* Fix milestone API state parameter unhandled (#10049) * Fix milestone API state parameter unhandled * Fix test * Fix test
-
- 28 Jan, 2020 1 commit
-
-
Lunny Xiao authored
* Fix wiki raw view on sub path * Add test for subpath wiki raw file * Fix bug Co-authored-by:
zeripath <art27@cantab.net>
-
- 22 Jan, 2020 1 commit
-
-
John Olheiser authored
Signed-off-by:
jolheiser <john.olheiser@gmail.com>
-
- 20 Jan, 2020 2 commits
-
-
dioss-Machiel authored
* Backport of #9879 (Add option to prevent LDAP from deactivating everything on empty search) * go fmtted Co-authored-by:
Antoine GIRARD <sapk@users.noreply.github.com> Co-authored-by:
zeripath <art27@cantab.net>
-
Lunny Xiao authored
* fix bug about wrong dependencies permissions check and other wrong permissions check * improve code
-
- 19 Jan, 2020 1 commit
-
-
zeripath authored
* Ensure that 2fa is checked on reset-password * Apply suggestions from code review Co-Authored-By:
Lauris BH <lauris@nix.lv> * Properly manage scratch_code regeneration Co-authored-by:
Lauris BH <lauris@nix.lv> Co-authored-by:
Lauris BH <lauris@nix.lv>
-
- 17 Jan, 2020 6 commits
-
-
6543 authored
-
6543 authored
-
Lunny Xiao authored
* Fix download file wrong content-type * change the error text to be more precise * fix test Co-authored-by:
Lauris BH <lauris@nix.lv>
-
Lunny Xiao authored
-
Lunny Xiao authored
Co-authored-by:
Lauris BH <lauris@nix.lv>
-
Lunny Xiao authored
Co-authored-by:
techknowlogick <matti@mdranta.net> Co-authored-by:
techknowlogick <matti@mdranta.net>
-
- 16 Jan, 2020 2 commits
-
-
Lunny Xiao authored
-
David Svantesson authored
-
- 13 Jan, 2020 1 commit
-
-
Lauris BH authored
* 'update' * Send push tag event when release created * send tag create event while release created in UI * update to go v1.13 * fix gofmt error * update #8671 move release tag created hook to modules/notification/webhook due to #8802 refactoring * use NotifyCreateRef and NotifyPushCommits instead of NotifyNewReleaseTag * move tag notification to correct place Co-authored-by:
Benno <blueworrybear@gmail.com>
-
- 11 Jan, 2020 3 commits
-
-
Lauris BH authored
through API. Same fix, using form.CloneAddr instead of opts.CloneAddr. Co-authored-by:
Jordan <eatsleepgame@gmail.com>
-
Lauris BH authored
Co-authored-by:
Lunny Xiao <xiaolunwen@gmail.com>
-
zeripath authored
* Restore IsPasswordSet previous value * Update models/user.go
-
- 09 Jan, 2020 1 commit
-
-
zeripath authored
-
- 08 Jan, 2020 1 commit
-
-
zeripath authored
Once a branch has been merged if the commit ID no longer equals that of the pulls ref commit id don't offer to delete the branch on the pull screen and don't list it as merged on branches. Fix #9201 When looking at the pull page we should also get the commits from the refs/pulls/x/head Fix #9158
-
- 06 Jan, 2020 1 commit
-
-
6543 authored
-
- 02 Jan, 2020 2 commits
-
-
6543 authored
* Changelog for 1.10.2 * imprufe * fix misspell * Update CHANGELOG.md
-
6543 authored
* Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) * dont insert "-1" in any case to issue.poster_id * Make sure API cant override importand fields * code format * add Test for IssueEdit * load milestone and return it on IssueEdit via API * extend Test for TestAPIEditIssue * fix TEST * make sure Poster is loaded * keep code format on backport as it is
-
- 01 Jan, 2020 1 commit
-
-
6543 authored
* Fix bug when migrate from API (#8631) * fix bug when migrate from API * fix test * fix test * improve * fix error message * Update routers/api/v1/repo/repo.go * remove unrelated Co-authored-by:
Lunny Xiao <xiaolunwen@gmail.com>
-
- 31 Dec, 2019 1 commit
-
-
6543 authored
* add ErrReactionAlreadyExist * extend FindReactionsOptions * createReaction check if exit before create
-
- 30 Dec, 2019 1 commit
-
-
6543 authored
-
- 28 Dec, 2019 2 commits
-
-
Lunny Xiao authored
* Fix repository issues pagination bug when there are more than one label filter (#9512) * fix merge
-
Lunny Xiao authored
-
- 27 Dec, 2019 2 commits
-
-
Lunny Xiao authored
* Fix API migration wrong repository status * Force push for ci
-
Brad Albright authored
-
- 24 Dec, 2019 1 commit
-
-
Brad Albright authored
backport fix: fixed bug in GitTreeBySHA where pulling items from a page other than page 1 would fail because the wrong var was used to set the entries to return (#9482)
-
- 19 Dec, 2019 2 commits
-
-
John Olheiser authored
Signed-off-by:
jolheiser <john.olheiser@gmail.com>
-
mrsdizzie authored
CloneAddr will contain username and password credentials and they will get stored in system notices about failed migrations (and logs if trace is set). Replace with OriginalURL that doesn't have those.
-