Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2021-03-07 | 377 | -46401/+12603 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-03-06 | 3 | -3/+17 |
| | |||||
* | Make manual merge autodetection optional and add manual merge as merge ↵ | a1012112796 | 2021-03-03 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | method (#12543) * Make auto check manual merge as a chooseable mod and add manual merge way on ui as title, Before this pr, we use same way with GH to check manually merge. It good, but in some special cases, misjudgments can occur. and it's hard to fix this bug. So I add option to allow repo manager block "auto check manual merge" function, Then it will have same style like gitlab(allow empty pr). and to compensate for not being able to detect THE PR merge automatically, I added a manual approach. Signed-off-by: a1012112796 <1012112796@qq.com> * make swager * api support * ping ci * fix TestPullCreate_EmptyChangesWithCommits * Apply suggestions from code review Co-authored-by: zeripath <art27@cantab.net> * Apply review suggestions and add test * Apply suggestions from code review Co-authored-by: zeripath <art27@cantab.net> * fix build * test error message * make fmt * Fix indentation issues identified by @silverwind Co-authored-by: silverwind <me@silverwind.io> * Fix tests and make manually merged disabled error on API the same Signed-off-by: Andrew Thornton <art27@cantab.net> * a small nit * fix wrong commit id error * fix bug * simple test * fix test Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: silverwind <me@silverwind.io> Co-authored-by: techknowlogick <techknowlogick@gitea.io> | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-03-03 | 26 | -100/+148 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-03-02 | 26 | -49/+72 |
| | |||||
* | Organization removal confirmation using name not password (#14738) | Paweł Bogusławski | 2021-03-01 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | * Organization removal confirmation using name not password Gitea is asking for user password to confirm organization removal so this operation cannot be done in systems with SSO authentication (where no user passwords are used). This mod changes the way gitea confirms organization removal - user must enter organization name (not user password) to confirm operation (similar to repository removal confirmation). Author-Change-Id: IB#1107219 * Translation removed Translation removed from PR - will be restored using Crowdin after pull got merged. Fixes: 95ddcdd8bd8097a952894556d42641d5ec269288 Related: https://github.com/go-gitea/gitea/pull/14738 Author-Change-Id: IB#1107219 | ||||
* | Repository transfer has to be confirmed, if user can not create repo for new ↵ | 6543 | 2021-03-01 | 1 | -4/+18 |
| | | | | | | | owner (#14792) * make repo as "pending transfer" if on transfer start doer has no right to create repo in new destination * if new pending transfer ocured, create UI & Mail notifications | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-03-01 | 3 | -1/+20 |
| | |||||
* | Create tag on ui (#13467) | a1012112796 | 2021-02-28 | 1 | -0/+5 |
| | | | | | | | | | | Support create single tag directly support create tag with message from create release ui Signed-off-by: a1012112796 <1012112796@qq.com> Co-authored-by: Lauris BH <lauris@nix.lv> Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: zeripath <art27@cantab.net> | ||||
* | Fix missleading sentence (#14829) | 6543 | 2021-02-28 | 1 | -1/+1 |
| | |||||
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2021-02-28 | 1 | -0/+212 |
| | |||||
* | Add Image Diff options in Pull Request Diff view (#14450) | KN4CK3R | 2021-02-27 | 1 | -0/+3 |
| | | | Implemented GitHub style image diff | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-27 | 2 | -1/+30 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-26 | 1 | -1/+12 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-25 | 1 | -0/+7 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-23 | 1 | -0/+8 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-22 | 3 | -5/+101 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-21 | 1 | -0/+11 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-21 | 1 | -0/+4 |
| | |||||
* | Add helper descriptions on new repo page (#14591) | Bagas Sanjaya | 2021-02-21 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | * Add helper descriptions on new repo page Add helpers for: * repo description * .gitignore * license * README * default branch * signature trust model Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com> * Oops, rename trust_model_helper To match similar helper. trust_model_helper_intro -> trust_model_helper Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com> | ||||
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2021-02-21 | 1 | -0/+28 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-20 | 1 | -1/+1 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-20 | 1 | -0/+8 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-20 | 1 | -0/+2 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-19 | 3 | -1/+37 |
| | |||||
* | Add UI to delete tracked times (#14100) | Norwin | 2021-02-19 | 1 | -0/+1 |
| | | | Co-authored-by: 6543 <6543@obermui.de> | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-19 | 19 | -19/+19 |
| | |||||
* | Fix misleading word on delete repositories' archives (#14737) | Lunny Xiao | 2021-02-19 | 1 | -1/+1 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-19 | 1 | -0/+2 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-18 | 1 | -0/+2 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-16 | 1 | -0/+5 |
| | |||||
* | Add Password Algorithm option to install page (#14701) | zeripath | 2021-02-16 | 1 | -1/+3 |
| | | | | | | | Add Password Algorithm option to install page Fix #14674 Co-authored-by: John Olheiser <john.olheiser@gmail.com> | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-16 | 1 | -0/+2 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-14 | 1 | -4/+11 |
| | |||||
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2021-02-14 | 3 | -2/+25 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-13 | 1 | -0/+7 |
| | |||||
* | Add dismiss review feature (#12674) | a1012112796 | 2021-02-11 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | * Add dismiss review feature refs: https://github.blog/2016-10-12-dismissing-reviews-on-pull-requests/ https://developer.github.com/v3/pulls/reviews/#dismiss-a-review-for-a-pull-request * change modal ui and error message * Add unDismissReview api Signed-off-by: a1012112796 <1012112796@qq.com> Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: 6543 <6543@obermui.de> | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-08 | 1 | -0/+14 |
| | |||||
* | [skip ci] Updated licenses and gitignores | GiteaBot | 2021-02-07 | 1 | -0/+50 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-01 | 2 | -0/+11 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-02-01 | 2 | -1/+13 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-01-29 | 18 | -18/+0 |
| | |||||
* | Update docs and comments to remove macaron (#14491) | Lunny Xiao | 2021-01-29 | 1 | -1/+0 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-01-29 | 1 | -0/+2 |
| | |||||
* | enhancement: add signoff option in commit form (#14516) | a1012112796 | 2021-01-29 | 1 | -0/+1 |
| | | | Signed-off-by: a1012112796 <1012112796@qq.com> | ||||
* | Fix missing locale bug introduced by #14429 (#14513) | delvh | 2021-01-29 | 1 | -0/+1 |
| | | | Fixes #14512 | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-01-28 | 1 | -1/+1 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-01-27 | 1 | -0/+2 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-01-27 | 1 | -0/+4 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2021-01-27 | 1 | -0/+1 |
| |