Jonas Franz
53b6b8a3f9
Add changelog for 1.7.0-rc1 ( #5616 )
* Add changelog for 1.7.0-rc1
* Change position of refactoring of heatmap
* Refactoring some items in changelog
* Fix wrong PR title in changelog
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Remove backported PRs
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Fix wrong date
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Add new PR to list
* Security fixes have been backported
6 years ago
Moshi Binyamini
09fc8b6d4d
Fix bug on modifying sshd username ( #5624 )
Should fix #5623
6 years ago
techknowlogick
8f0d7c3476
Update @jonasfranz's username ( #5619 )
* Update @jonasfranz's username
* lowercase'd username
6 years ago
techknowlogick
75e13a4c43
Update owners & Date in contributing ( #5620 )
6 years ago
GiteaBot
a221f46249
[skip ci] Updated translations via Crowdin
6 years ago
Harshit Bansal
5411bc8df8
branch: Trigger update when deleting branch via UI. ( #5617 )
Fixes : #5309 .
6 years ago
Rodrigo Villablanca Vásquez
08ccbbe248
Issue is not overdue when it is on the same date #5566 ( #5568 )
* Due date time of issues and milestones is set to 23:59:59
* Add docs
* make gen swagger
* fix swagger gen
6 years ago
Harshit Bansal
3f2e57be70
mirror: Delete tags in mirror which are removed for original repo. ( #5609 )
This bug was being caused by an error in the logic in `release.go`.
Credit to @yasuokav for tracing the root of the issue.
Fixes : #5192 .
6 years ago
Daniel Wolf
888022c885
update v71.go to resolve #5595 ( #5613 )
6 years ago
GiteaBot
bb4ceda893
[skip ci] Updated translations via Crowdin
6 years ago
Harshit Bansal
e7fa4ab344
Fix wrong text getting saved on editing second comment on an issue. ( #5608 )
* comments: Fix an incorrent DOM element selection.
This commit fixes a bug that was causing text from previously edited
comment to get saved when two comments were edited one after other.
Text area with id of `#content` isn't unique on the page but it was
being treated as unique by the event handling code.
Fixes : #5581 .
* templates: Remove `id` from textarea in commit edit form.
An element is assigned an `id` only if it is unique for the whole page
but in this case there can be multiple textarea so it should have one.
6 years ago
Lanre Adelowo
401d7a11c5
Webhook for Pull Request approval/rejection ( #5027 )
6 years ago
zeripath
c9ac4bc51d
Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key deletion ( #5557 )
* Synchronize SSH keys on login with LDAP
* BUG: Fix hang on sqlite during LDAP key deletion
6 years ago
Tony Homrich
8870de9072
LDAP via simple auth separate bind user and search base ( #5055 )
6 years ago
Shashvat Kedia
a0d69e97a5
Delete organization endpoint added ( #5601 )
* Delete organization endpoint added
* Parameters added in comment
* Typo fix
* Newline character removed
6 years ago
Lanre Adelowo
7d9d7757e1
fix nil pointer when adding a due date ( #5587 )
* fix nil pointer
* remove nil check and just call loadRepo regardless
6 years ago
Lanre Adelowo
c47af5ed9b
Make sure argsSet verifies string isn't empty too ( #4980 )
6 years ago
Julian
561ede5a94
Add rebase with merge commit merge style ( #3844 ) ( #4052 )
Signed-off-by: Julian Tölle <julian.toelle97@gmail.com>
6 years ago
Michael Lustfield
6f060fb78e
Remove MTecknology from MAINTAINERS ( #5599 )
6 years ago
GiteaBot
60a072544e
[skip ci] Updated translations via Crowdin
6 years ago
Shashvat Kedia
9754d4b9d7
Fix route in swagger ( #5598 )
6 years ago
GiteaBot
966c62446b
[skip ci] Updated translations via Crowdin
6 years ago
Charles
9e104d0f5b
Gitlab does have discord integration now ( #5589 )
6 years ago
Antoine GIRARD
0d68a163e6
drone/mssql: use golang 1.11 build like the other tests ( #5586 )
6 years ago
BetaCat
4b80d6ec9c
Fix translation errors in doc advanced part (zh-cn) ( #5112 )
* ZH-CN translation of Advanced part
* Fix translation errors
* Resolve issues
6 years ago
techknowlogick
a9d2bc52c8
backport 1.6.2 changelog ( #5576 )
6 years ago
Mura Li
d11f842844
Fix type mismatch of format string ( #5574 )
6 years ago
zeripath
ec0e0ee8b5
Immediate fix to htmlEncode user added text ( #5570 )
There are likely problems remaining with the way that initCommentForm
is creating its elements. I suspect that a malformed avatar url could
be used maliciously.
6 years ago
Lunny Xiao
5284eed0da
fix bug on upload file name ( #5571 )
6 years ago
Antoine GIRARD
cd15f0ac83
Create stale bot config ( #5243 )
6 years ago
GiteaBot
74a7e5560c
[skip ci] Updated translations via Crowdin
6 years ago
Lunny Xiao
709d18c157
fix table name typo on SQL ( #5562 )
* fix table name typo on SQL
* fix reserved word user when on mssql
6 years ago
Lunny Xiao
10c9e27a32
fix indexer reindex bug when gitea restart ( #5563 )
* fix issue indexer bug reindex when restart gitea
* also fix code indexer reindex when gitea restart
6 years ago
zeripath
37e7a28596
Update Licenses ( #5558 )
6 years ago
Lunny Xiao
c492858551
fix lfs version check warning log when using ssh protocol ( #5501 )
6 years ago
zeripath
68362dbef8
Support reverse proxy providing email ( #5554 )
This PR implements #2347
6 years ago
Lunny Xiao
86897f9670
fix forgot removed records when deleting user ( #5429 )
* fix forgot removed records when deleting user
* fix migration
* fix rewritekey lock on sqlite
* remove unused codes
6 years ago
Jonas Franz
e481414b73
Add base repo nil check ( #5555 )
Signed-off-by: Jonas Franz <info@jonasfranz.software>
6 years ago
GiteaBot
a304db0b90
[skip ci] Updated translations via Crowdin
6 years ago
Jonas Franz
31bf4c1d89
Fix makefile generate buildstep ( #5556 )
Signed-off-by: Jonas Franz <info@jonasfranz.software>
6 years ago
Lunny Xiao
7f7a2886ee
Improve performance of dashboard ( #4977 )
6 years ago
GiteaBot
5d2c6ffeb3
[skip ci] Updated translations via Crowdin
6 years ago
Greg Karékinian
29d831bb53
Remove a double slash in the HTTPS redirection when Let's Encrypt is enabled ( #5537 )
Before:
$ curl 0.0.0.0:3001
<a href="https://gitea.example.com:3000// ">Found</a>.
After:
$ curl 0.0.0.0:3001
<a href="https://gitea.example.com:3000/ ">Found</a>.
Fixes #5536
6 years ago
GiteaBot
ab3bbba206
[skip ci] Updated translations via Crowdin
6 years ago
Lunny Xiao
c111025331
fix bug when a read perm user to edit his issue ( #5516 )
6 years ago
Lunny Xiao
64b0b53345
fix detect force push failure on deletion of protected branches ( #5522 )
6 years ago
kolaente
00d5a521c2
Added test environment for mssql ( #4282 )
* Added test environment for m$sql
* Added template for test environment for m$sql
* Fix password
* Fix password (again)
* Fix password (again again)
* Fix db
* Ci trigger (Looking at you drone....)
* Ci trigger (Looking at you drone....)
* Ci trigger (Looking at you drone....)
* Ci trigger (Looking at you drone....)
* Create master database for mssql integration tests
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Create database only if master do not exist
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Fix mssql integration tests by using custom database "gitea"
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Moved defer
* bump xorm
* updated xorm
* Fixed build
6 years ago
Lunny Xiao
278d360a07
fix approvals limitation ( #5521 )
6 years ago
Lunny Xiao
7d3e95c4c4
fix permission check on api create org ( #5523 )
6 years ago
Lunny Xiao
5001cb7594
fix clone wiki failed via ssh ( #5503 )
6 years ago