- 16 Feb, 2020 5 commits
-
-
zeripath authored
* Create Changelog * Update CHANGELOG.md Co-Authored-By:
techknowlogick <matti@mdranta.net> * Include Co-authored-by:
techknowlogick <matti@mdranta.net> Co-authored-by:
Lauris BH <lauris@nix.lv> Co-authored-by:
Antoine GIRARD <sapk@users.noreply.github.com>
-
Antoine GIRARD authored
-
zeripath authored
* v1.10.4 Changelog * Add backport identifier for #10261 * Update CHANGELOG.md entry for #9884
-
Antoine GIRARD authored
* make: add release-sources * make: release-sources exclude .git and make_evidence * fix: skip exclude MAKE_EVIDENCE_DIR not present in 1.11
-
zeripath authored
Fix #10290 Co-authored-by:
techknowlogick <matti@mdranta.net>
-
- 15 Feb, 2020 3 commits
-
-
zeripath authored
* Repo name added to automatically generated commit message when merging pull request * As per @lunny Co-authored-by:
Shashvat Kedia <sk261@snu.edu.in> Co-authored-by:
Lauris BH <lauris@nix.lv>
-
zeripath authored
* Prevent deadlock on boost * Force a boost in testchannelqueue
-
guillep2k authored
* Divide GetIssueStats query in smaller chunks * Skip chunking if count is low enough * Fix lint * Define maxQueryParameters * Remove absMaxQueryParameters because of lint * Restart CI * Restart CI Co-authored-by:
Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by:
zeripath <art27@cantab.net> Co-authored-by:
Lauris BH <lauris@nix.lv> Co-authored-by:
Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by:
zeripath <art27@cantab.net> Co-authored-by:
Lauris BH <lauris@nix.lv>
-
- 13 Feb, 2020 1 commit
-
-
Lunny Xiao authored
Co-authored-by:
zeripath <art27@cantab.net> Co-authored-by:
zeripath <art27@cantab.net>
-
- 12 Feb, 2020 1 commit
-
-
zeripath authored
Co-authored-by:
Lauris BH <lauris@nix.lv> Co-authored-by:
Antoine GIRARD <sapk@users.noreply.github.com>
-
- 11 Feb, 2020 3 commits
-
-
jaqra authored
-
James Lakin authored
-
Lauris BH authored
-
- 10 Feb, 2020 2 commits
-
-
6543 authored
* Only check for conflicts/merging if the PR has not been merged in the interim (#10132) * Only check for merging if the PR has not been merged in the interim * fixup! Only check for merging if the PR has not been merged in the interim * Try to fix test failure * Use PR2 not PR1 in tests as PR1 merges automatically * return already merged error * enforce locking * move pullrequest checking to after merge This might improve the chance that the race does not affect us but does not prevent it. * Remove minor race with getting merge commit id move check pr after merge * Remove unnecessary prepareTestEnv - onGiteaRun does this for us * Add information about when merging occuring * More logging Co-authored-by:
Lauris BH <lauris@nix.lv> Co-authored-by:
guillep2k <18600385+guillep2k@users.noreply.github.com> * re order Co-authored-by:
zeripath <art27@cantab.net> Co-authored-by:
Lauris BH <lauris@nix.lv> Co-authored-by:
guillep2k <18600385+guillep2k@users.noreply.github.com>
-
John Olheiser authored
* Changelog 1.11.0 Signed-off-by:
jolheiser <john.olheiser@gmail.com> * Backport snackport Co-Authored-By:
techknowlogick <matti@mdranta.net> * Update CHANGELOG.md Co-Authored-By:
guillep2k <18600385+guillep2k@users.noreply.github.com> Co-authored-by:
techknowlogick <matti@mdranta.net> Co-authored-by:
guillep2k <18600385+guillep2k@users.noreply.github.com>
-
- 09 Feb, 2020 1 commit
-
-
Lauris BH authored
-
- 07 Feb, 2020 4 commits
-
-
6543 authored
* fix code-expansion theme bug * working solution without important * no new color * the midle
-
guillep2k authored
Co-authored-by:
techknowlogick <matti@mdranta.net> Co-authored-by:
techknowlogick <matti@mdranta.net> Co-authored-by:
Antoine GIRARD <sapk@users.noreply.github.com>
-
guillep2k authored
* Prevent double waitgroup decrement Co-authored-by:
zeripath <art27@cantab.net>
-
guillep2k authored
-
- 05 Feb, 2020 1 commit
-
-
John Olheiser authored
* Attempt to fix push-create SSH bugs Signed-off-by:
jolheiser <john.olheiser@gmail.com> * Fix binding Signed-off-by:
jolheiser <john.olheiser@gmail.com> * Invalid ctx Signed-off-by:
jolheiser <john.olheiser@gmail.com>
-
- 03 Feb, 2020 2 commits
-
-
6543 authored
* fix & co * word suggestions from @jolheiser
-
6543 authored
Co-authored-by:
zeripath <art27@cantab.net> Co-authored-by:
zeripath <art27@cantab.net>
-
- 01 Feb, 2020 3 commits
-
-
zeripath authored
-
Lunny Xiao authored
* Fix branch page pull request title and link error (#10092)
-
6543 authored
-
- 31 Jan, 2020 1 commit
-
-
Lauris BH authored
-
- 29 Jan, 2020 2 commits
-
-
6543 authored
-
Lunny Xiao authored
* Fix milestone API state parameter unhandled * Fix test
-
- 28 Jan, 2020 4 commits
-
-
zeripath authored
* Ensure that feeds are appropriately restricted * Placate golangci-lint
-
zeripath authored
* Move to use a temporary repo for pushing new prs
-
Lunny Xiao authored
* Fix wiki raw view on sub path * Add test for subpath wiki raw file * Fix bug
-
6543 authored
-
- 26 Jan, 2020 1 commit
-
-
Lunny Xiao authored
-
- 25 Jan, 2020 3 commits
-
-
Lunny Xiao authored
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) (#9974) * fix pull view when head repository or head branch missed and close related pull requests when delete branch * fix pull view broken when head repository deleted * close pull requests when head repositories deleted * Add tests for broken pull request head repository or branch * fix typo * ignore special error when close pull request Co-authored-by:
Lauris BH <lauris@nix.lv> Co-authored-by:
Lauris BH <lauris@nix.lv>
-
techknowlogick authored
Fix #9385 Co-authored-by:
zeripath <art27@cantab.net>
-
guillep2k authored
Co-authored-by:
techknowlogick <matti@mdranta.net>
-
- 24 Jan, 2020 1 commit
-
-
guillep2k authored
-
- 22 Jan, 2020 2 commits
-
-
techknowlogick authored
-
John Olheiser authored
Signed-off-by:
jolheiser <john.olheiser@gmail.com> Co-authored-by:
guillep2k <18600385+guillep2k@users.noreply.github.com> Co-authored-by:
Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by:
Antoine GIRARD <sapk@users.noreply.github.com> Co-authored-by:
techknowlogick <techknowlogick@gitea.io>
-