Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Add whitespace handling to PR-comparsion (#4683) | nemoinho | 2018-08-14 | 7 | -15/+91 |
| | | | | | | | | | | | | | | | | | | * Add whitespace handling to PR-comparsion In a PR we have to keep an eye on a lot of different things. But sometimes the bare code is the key-thing we want to care about and just don't want to care about fixed indention on some places. Especially if we follow the pathfinder rule we face a lot of these situations because these changes don't break the code in many languages but improve the readability a lot. So this change introduce a fine graned button to adjust the way how the reviewer want to see whitespace-changes within the code. The possibilities reflect the possibilities from git itself except of the `--ignore-blank-lines` flag because that one is also handled by `-b` and is really rare. Signed-off-by: Felix Nehrke <felix@nehrke.info> | ||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-08-14 | 2 | -0/+84 |
| | |||||
* | Focus title input when clicking helper link (#4696) | Julien Tant | 2018-08-14 | 1 | -1/+1 |
| | |||||
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2018-08-13 | 1 | -0/+1 |
| | |||||
* | Disable merging a WIP Pull request (#4529) | Julien Tant | 2018-08-13 | 16 | -5/+218 |
| | | | | | | | | | | | | | | | | | * prevent pull request to be merged when PR is a WIP * add tests * add helper to prepend WIP: in PR title * move default wip prefixes into settings * use configurable WIP prefixes in javascript and default to first one in templates * add documentation * add unit test on pull model Signed-off-by: Julien Tant <julien@craftyx.fr> | ||||
* | add vendor to user reserved words and format words list according alphabet ↵ | Lunny Xiao | 2018-08-13 | 1 | -1/+29 |
| | | | | (#4685) | ||||
* | Hide org/create menu item in Dashboard if user has no rights (#4678) (#4680) | SagePtr | 2018-08-12 | 1 | -0/+2 |
| | |||||
* | Fix dark theme diff box header backround color (#4674) | Lauris BH | 2018-08-12 | 2 | -2/+9 |
| | |||||
* | Use updated docs link on install page (#4668) | techknowlogick | 2018-08-11 | 1 | -1/+1 |
| | | | Fix #4665 | ||||
* | make sure to set pr split view (#4617) | Lanre Adelowo | 2018-08-11 | 1 | -1/+1 |
| | | | Signed-off-by: Lanre Adelowo <yo@lanre.wtf> | ||||
* | Enable swagger validation back as issue with it has been fixed upstream (#4673) | Lauris BH | 2018-08-11 | 1 | -1/+1 |
| | |||||
* | Update gitea version in install-from-binary docs (#4670) | SagePtr | 2018-08-11 | 1 | -1/+1 |
| | |||||
* | log user in after a successful sign up (#4615) | Lanre Adelowo | 2018-08-11 | 2 | -1/+3 |
| | |||||
* | Add gitea/issues link to 500 page (#4654) | SagePtr | 2018-08-11 | 1 | -0/+1 |
| | |||||
* | Add 1.5.0 changelog (#4661) | techknowlogick | 2018-08-11 | 1 | -1/+16 |
| | |||||
* | improve comparison to add issue dependency (#4658) | Lunny Xiao | 2018-08-10 | 1 | -0/+1 |
| | |||||
* | Fix Split-View line adjustment (#4622) | nemoinho | 2018-08-09 | 1 | -2/+2 |
| | | | | | | | | The $-function is unreachable in the previous implementation because jQuery is not loaded yet. I fix this by executing the function after the content is loaded, so jQuery is loaded at the time of execution and the call will not fail anymore. Signed-off-by: Felix Nehrke <felix@nehrke.info> | ||||
* | Site admin could create repos even MAX_CREATION_LIMIT=0 (#4645) | Lunny Xiao | 2018-08-09 | 1 | -1/+1 |
| | | | | | | * site admin could create repos even MAX_CREATION_LIMIT=0 * Optimize if structure |