summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add check for empty set when dropping indexes during migration (#8471)guillep2k2019-10-121-3/+5
| | | * Add check for empty set when dropping indexes during migration
* Restore functionality for early gits (#7775)zeripath2019-10-1212-66/+226
| | | | | | | | | | | | | | | | | | | | | | | | | | * Change tests to make it possible to run TestGit with 1.7.2 * Make merge run on 1.7.2 * Fix tracking and staging branch name problem * Ensure that git 1.7.2 works on tests * ensure that there is no chance for conflicts * Fix-up missing merge issues * Final rm * Ensure LFS filters run on the tests * Do not sign commits from temp repo * Restore tracking fetch change * Apply suggestions from code review * Update modules/repofiles/temp_repo.go
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-111-0/+33
|
* Latvian translation for home page (#8468)Lauris BH2019-10-111-0/+40
|
* Add home template italian translation (#8352)spaeps2019-10-111-0/+40
| | | It was just missing
* Move change issue title from models to issue service package (#8456)Lunny Xiao2019-10-116-61/+71
| | | | | | | | * move change issue title from models to issue service package * make the change less * fix typo
* Ensure that LFS files are relative to the LFS content path (#8455)zeripath2019-10-101-2/+1
|
* Ensure Request Body Readers are closed in LFS server (#8454)zeripath2019-10-102-5/+15
|
* Ignore mentions for users with no access (#8395)guillep2k2019-10-105-40/+175
| | | | | | | | | | | | | | | | | | | | | | * Draft for ResolveMentionsByVisibility() * Correct typo * Resolve teams instead of orgs for mentions * Create test for ResolveMentionsByVisibility * Fix check for individual users and doer * Test and fix team mentions * Run all mentions through visibility filter * Fix error check * Simplify code, fix doer included in teams * Simplify team id list build
* Add @yasarciv67 to TRANSLATORS file (#8451)Yaşar Çiv2019-10-101-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-102-0/+11
|
* DOCS: add mention of swagger api reference (#8452)pseudocoder2019-10-101-0/+8
| | | It's(swagger api link) mentioned vaguely in the FAQ but IMHO missing from API usage page.
* add crowdin badge (#8447)65432019-10-092-0/+2
|
* Doc recommend to use reverse proxy if Apache/nginx is also running on… (#8384)8ctopus2019-10-101-0/+2
| | | | | | | | * Doc recommend to use reverse proxy if Apache/nginx is also running on server * Update docs/content/doc/usage/https-support.md Co-Authored-By: John Olheiser <42128690+jolheiser@users.noreply.github.com>
* Doc updated list of supported webhooks and added example (#8388)8ctopus2019-10-091-1/+81
| | | | | | * Doc updated list of supported webhooks and added example * Replaced webhook password verification by signature verification
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-091-0/+15
|
* Check for either escaped or unescaped wiki filenames (#8408)Tekaoh2019-10-091-0/+12
| | | | | | | | | | | | * Check for either escaped or unescaped wiki filenames + Gitea currently saves wiki pages with escaped filenames. + Wikis mirrored from other places like Github use unescaped filenames. + We need to be checking for filenames in either format to increase compatibility. * Better logic for escaped and unescaped wiki filenames Co-Authored-By: null <guillep2k@users.noreply.github.com>
* fix template bug on mirror repository setting page (#8438)Lunny Xiao2019-10-092-3/+5
|
* Fix migration v96 to keep issue attachments (#8435)guillep2k2019-10-091-1/+1
| | | | | | * Fix migration v96 to keep issue attachments * Fix == operator
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-091-0/+3
|
* Changelog for v1.9.4 (#8422) (#8433)guillep2k2019-10-091-0/+26
| | | | | | | | | * changelog * Update CHANGELOG.md We ned to revert this then ... Co-Authored-By: Lauris BH <lauris@nix.lv>
* Update golangci to v1.20 (#8432)kolaente2019-10-082-2/+5
| | | | | | | | | | * Update golangci to v1.20 Signed-off-by: kolaente <k@knt.li> * Use the timeout flag instead of deadline, move it to config Signed-off-by: kolaente <k@knt.li>
* Update strk.kbt.io/projects/go/libravatar to latest; closes #7860 (#8429)guillep2k2019-10-086-37/+61
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-081-0/+2
|
* Allow users with explicit read access to give approvals (#8382)guillep2k2019-10-083-3/+37
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-082-0/+2
|
* Revert "Fix issues/pr list broken when there are many repositories (#8409)" ↵Lunny Xiao2019-10-085-110/+178
| | | | | (#8427) This reverts commit 78438d310be42f9c5e0e2937ee54e6050cc8f381.
* Fix issues/pr list broken when there are many repositories (#8409)Lunny Xiao2019-10-085-178/+110
| | | | | | | | | | | | | | * fix issues/pr list broken when there are many repositories * remove unused codes * fix counting error on issues/prs * keep the old logic * fix panic * fix tests
* add 6543 to maintainers (#8417)65432019-10-071-0/+1
|
* Singular form for files that has only one line (#8416)Lauris BH2019-10-072-1/+2
|
* Update milestone issues numbers when save milestone and other code ↵Lunny Xiao2019-10-081-29/+38
| | | | | | | | | | improvements (#8411) * update milestone issues numbers when save milestone and other code improvements * fix tests * extract duplicate codes as a new function
* Fix backers badge (#8399)guillep2k2019-10-072-2/+2
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-072-0/+13
|
* Update golangci to v1.19.1 (#8414)kolaente2019-10-071-1/+1
| | | Signed-off-by: kolaente <k@knt.li>
* Reduce test sensibility (#8393)guillep2k2019-10-071-1/+2
|
* add file line count info on UI (#8396)silverwind2019-10-075-42/+68
| | | | | | | Also reworked the header to remove the filename (which is redundant with the file path above) and made the header a flexbox with a monospace font. Fixes: https://github.com/go-gitea/gitea/issues/8170
* Fix milestone num_issues (#8221)Lunny Xiao2019-10-063-41/+44
| | | | | | | | | | | | | | | | * fix milestone num_issues * update missing completeness * only update milestone closed number when closed issue is assigned a new milestone or clear milestone * fix tests * fix update milestone num * fix completeness calculate * make completeness calucation more clear
* Add unix socket help (#8377)Thomas McWork2019-10-061-0/+3
| | | When using unix socket as listener (`HTTP_ADDR = /run/gitea/gitea.socket`) then it's required to have the folder `/run/gitea` with appropriate owner/group. Manual creation leads to vanishing after reboot. This directive enables Systemd to handle this.
* Doc added instructions for Git LFS support (#8391)8ctopus2019-10-061-0/+26
|
* Doc config file should not be readable by others as it contains sensitive ↵8ctopus2019-10-051-13/+13
| | | | info (#8385)
* Add extra user information when migrating release (#8331)Lunny Xiao2019-10-058-12/+55
| | | | | | | | * add extra user information when migrating release * add migrations * fix tests
* Fix editor commit to new branch if PR disabled (#8375)guillep2k2019-10-053-5/+16
|
* Bugfix for image compare and minor improvements to image compare (#8289)Mario Lubenka2019-10-046-91/+106
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Resolve error when comparing images Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Check blob existence instead of git-ls when checking if file exists Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Show file metadata also when a file was newly added Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Fixes error in commit view Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Excludes assigning path and image infos for compare routers to service package Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Removes nil default and fixes import order Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Adds missing comments Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Moves methods for assigning compare data to context into repo router package Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Show image compare for deleted images as well. Simplify check if image should be displayed Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
* Add buildbot CI (#8378)Km2019-10-041-0/+2
| | | Buildbot can work with Gitea
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-041-0/+1
|
* Make 100% width issues page left menu and add reponame as title attribute ↵jaqra2019-10-043-1/+4
| | | | (#8359)
* Cleanup https support code snippet (#8370)8ctopus2019-10-041-3/+3
|
* readd .markdown class to all markup renderers (#8357)Norwin2019-10-033-2/+3
| | | | | fixes #8299, a regression from 867f46f. unlike it's name suggests, the .markdown class is needed for most markup types. a future refactor should rename this class to something more generic
* Fix lfs locks (#8361)guillep2k2019-10-031-1/+1
| | | | * Extend time window for TestAPILFSLocksLogged
* Fix column name ambiguity in GetUserIssueStats() (#8347)guillep2k2019-10-032-4/+17
| | | | | | | | * Add test for FilterModeMention * Fix column name ambiguity * Fix fmt