GiteaBot
84dc1c86d3
[skip ci] Updated translations via Crowdin
6 years ago
Shikiryu
c087be9f6f
Add docs about database migration ( #5661 )
* Add docs about database migration
* Reorder upgrade from Gogs steps
6 years ago
Zsombor
d9e893d92f
Update xorm to fix issue #5659 and #5651 ( #5680 )
6 years ago
zeripath
79656736ec
When redirecting clean the path to avoid redirecting to //www.othersite.com ( #5669 )
Fix #5627
Signed-off-by: Andrew Thornton <art27@cantab.net>
6 years ago
Lunny Xiao
60b643749e
fix public will not be reused as public key after deleting as deploy key ( #5671 )
6 years ago
Lanre Adelowo
8d285d96d4
document command line flags ( #5675 )
6 years ago
GiteaBot
824485678f
[skip ci] Updated translations via Crowdin
6 years ago
Lanre Adelowo
463d66e5fd
Allow for user specific themes ( #5668 )
* add migration and basic UI for changing a user's theme
* update user themem
* use right text on button
* load theme based on users' selection
* load theme based on users' selection in pwa too
* update sample config
* delete older theme loading
* implement AfterLoad to set users' theme properly
* set up default theme when creating a user. This uses the installation wide theme
* use flash messages for error
* set default theme when creating a user from the cli
* fix @lunny review
6 years ago
Jan Breuer
310a3676da
Translate home template to Czech ( #5665 )
Signed-off-by: Jan Breuer <jan.breuer@jaybee.cz>
6 years ago
gdeverlant
fe63d73b35
Added URL mapping for Release attachments like on github.com ( #1707 )
6 years ago
Harshit Bansal
f590ac98f7
Display branch name in delete branch confirmation modal. ( #5654 )
Fixes : #5630 .
6 years ago
Julian
a302de6138
Only count users own actions for heatmap contributions ( #5647 )
Signed-off-by: Julian Tölle <julian.toelle97@gmail.com>
6 years ago
Julian
b64edc0e10
fix commit page showing status for current default branch ( #5650 )
Signed-off-by: Julian Tölle <julian.toelle97@gmail.com>
6 years ago
Pierre-Alexis Ciavaldini
ba08d9ea5c
migrate database if app.ini found ( #5290 )
* migrate database if app.ini found
* replacing hard-coded user id by env variable
* Update per @zeripath's feedback
6 years ago
Dane
84ef5e5891
Add docs on passing SSH through to container ( #5019 )
* Add docs on passing SSH through to container
Wasn't clear how to pass SSH connections through the container, found a
few blog posts which described roughly the same procedure I've
documented here.
Credit should really go to:
* https://blog.sakuragawa.moe/gitea-in-docker-container-and-sharing-ssh-with-host/
* http://www.ateijelo.com/blog/2016/07/09/share-port-22-between-docker-gogs-ssh-and-local-system
Signed-off-by: Dane Elwell <dane.elwell@ukfast.co.uk>
* Add note to resolve @lafriks feedback
6 years ago
zeripath
a9a34f27d7
Fix sqlite deadlock when assigning to a PR ( #5640 )
* Fix sqlite deadlock when assigning to a PR
Fix 5639
Signed-off-by: Andrew Thornton <art27@cantab.net>
* More possible deadlocks found and fixed
Signed-off-by: Andrew Thornton <art27@cantab.net>
6 years ago
Jonas Franz
b7c5c234fb
Add changelog for 1.6.3 and 1.7.0-rc2 ( #5636 )
* Add changelog for 1.6.3 and 1.7.0-rc2
Signed-off-by: Jonas Franz <info@jonasfranz.software>
* Add missing point for 1.6.3
Signed-off-by: Jonas Franz <info@jonasfranz.software>
6 years ago
GiteaBot
e4cca064d6
[skip ci] Updated translations via Crowdin
6 years ago
zeripath
de129a9e1d
SECURITY: protect DeleteFilePost et al with cleanUploadFileName ( #5631 )
This commit wraps more of the TreePaths with cleanUploadFileName
Signed-off-by: Andrew Thornton <art27@cantab.net>
6 years ago
GiteaBot
03e89fe53d
[skip ci] Updated translations via Crowdin
6 years ago
Harshit Bansal
904e810b43
Don't close issues via commits on non-default branch. ( #5622 )
Adds a small check to close the issues only if the referencing commits
are on the default branch.
Fixes : #2314 .
6 years ago
0x5c
d588e27a92
Documentation: Clarity for HTTPS setups ( #5626 )
[https-setup]
- Made it clearer that HTTP redirection is possible
[config-cheat-sheet]
- Clarified the behavihour of the redirection-related config keys
6 years ago
GiteaBot
bceecc6568
[skip ci] Updated translations via Crowdin
6 years ago
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