summaryrefslogtreecommitdiffstats
path: root/options
Commit message (Collapse)AuthorAgeFilesLines
* Prevent empty LDAP search from deactivating all users (#9879) (#9890)dioss-Machiel2020-01-201-0/+1
| | | | | | | | | * Backport of #9879 (Add option to prevent LDAP from deactivating everything on empty search) * go fmtted Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com> Co-authored-by: zeripath <art27@cantab.net>
* Fix password complexity regex for special characters (backport for v1.10.0) ↵guillep2k2019-10-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | (#8524) * Fix extra space * Fix regular expression * Fix error template name * Simplify check code, fix default values, add test * Fix router tests * Fix fmt * Fix setting and lint * Move cleaning up code to test, improve comments * Tidy up variable declaration
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-141-4/+23
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-143-1/+5
|
* Password Complexity Checks (#6230)Maxim Tkachenko2019-10-141-0/+1
| | | | | | | | | Add password complexity checks. The default settings require a lowercase, uppercase, number and a special character within passwords. Co-Authored-By: T-M-A <maxim.tkachenko@gmail.com> Co-Authored-By: Lanre Adelowo <adelowomailbox@gmail.com> Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com> Co-Authored-By: Lauris BH <lauris@nix.lv>
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-131-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-132-0/+14
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-131-0/+2
|
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * move migrating to backend * add loading image when migrating and fix tests * fix format * fix lint * add redis task queue support and improve docs * add redis vendor * fix vet * add database migrations and fix app.ini sample * add comments for task section on app.ini.sample * Update models/migrations/v84.go Co-Authored-By: lunny <xiaolunwen@gmail.com> * Update models/repo.go Co-Authored-By: lunny <xiaolunwen@gmail.com> * move migrating to backend * add loading image when migrating and fix tests * fix fmt * add redis task queue support and improve docs * fix fixtures * fix fixtures * fix duplicate function on index.js * fix tests * rename repository statuses * check if repository is being create when SSH request * fix lint * fix template * some improvements * fix template * unified migrate options * fix lint * fix loading page * refactor * When gitea restart, don't restart the running tasks because we may have servel gitea instances, that may break the migration * fix js * Update models/repo.go Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com> * Update docs/content/doc/advanced/config-cheat-sheet.en-us.md Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com> * fix tests * rename ErrTaskIsNotExist to ErrTaskDoesNotExist * delete release after add one on tests to make it run happy * fix tests * fix tests * improve codes * fix lint * fix lint * fix migrations
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-111-0/+33
|
* Add @yasarciv67 to TRANSLATORS file (#8451)Yaşar Çiv2019-10-101-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-102-0/+11
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-091-0/+15
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-091-0/+3
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-081-0/+2
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-082-0/+2
|
* Singular form for files that has only one line (#8416)Lauris BH2019-10-071-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-072-0/+13
|
* add file line count info on UI (#8396)silverwind2019-10-071-0/+1
| | | | | | | 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 editor commit to new branch if PR disabled (#8375)guillep2k2019-10-051-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-041-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-021-1/+31
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-021-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-011-2/+17
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-011-8/+8
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-10-011-0/+76
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-301-0/+46
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-302-0/+167
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-305-5/+3
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-301-0/+4
|
* If no specific context is required for status check, require an overall ↵Elias Norberg2019-09-301-1/+1
| | | | | success (#8318) Signed-off-by: Elias Norberg <elias@aisle.se>
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-301-0/+9
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-291-0/+6
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-291-4/+587
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-261-1/+10
|
* Added myself to translators list (#8292)Adam2019-09-261-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-241-0/+9
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-231-0/+15
|
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-231-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add teams to repo on collaboration page. Signed-off-by: David Svantesson <davidsvantesson@gmail.com> * Add option for repository admins to change teams access to repo. Signed-off-by: David Svantesson <davidsvantesson@gmail.com> * Add comment for functions Signed-off-by: David Svantesson <davidsvantesson@gmail.com> * Make RepoAdminChangeTeamAccess default false in xorm and make it default checked in template instead. Signed-off-by: David Svantesson <davidsvantesson@gmail.com> * Make proper language strings and fix error redirection. * Add unit tests for adding and deleting team from repository. Signed-off-by: David Svantesson <davidsvantesson@gmail.com> * Add database migration Signed-off-by: David Svantesson <davidsvantesson@gmail.com> * Fix redirect Signed-off-by: David Svantesson <davidsvantesson@gmail.com> * Fix locale string mismatch. Signed-off-by: David Svantesson <davidsvantesson@gmail.com> * Move team access mode text logic to template. * Move collaborator access mode text logic to template.
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-213-0/+26
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-201-0/+21
|
* Reference issues from pull requests and other issues (#8137)guillep2k2019-09-201-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update ref comment * Generate comment on simple ref * Make fmt + remove unneeded repo load * Add TODO comments * Add ref-check in issue creation; re-arrange template * Make unit tests pass; rearrange code * Make fmt * Filter out xref comment if user can't see the referencing issue * Add TODOs * Add cross reference * Rearrange code; add cross-repository references * Striketrhough obsolete references * Remove unnecesary TODO * Add "not supported" note * Support for edits and deletes, and issue title * Revert changes to go.mod * Fix fmt * Add support for xref from API * Add first integration test * Add integration tests * Correct formatting * Fix add comment test * Add migration * Remove outdated comments; fix typo * Some code refactoring and rearranging * Rename findCrossReferences to createCrossReferences * Delete xrefs when repository is deleted * Corrections as suggested by @lafriks * Prepare for merge * Fix log for errors
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-193-0/+32
|
* Refuse merge until all required status checks success (#7481)Lunny Xiao2019-09-181-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refuse merge until ci successfully * deny merge request when required status checkes not succeed on merge Post and API * add database migration for added columns on protected_branch * fix migration * fix protected branch check bug * fix protected branch settings * remove duplicated code on check pull request's required commit statuses pass * remove unused codes * fix migration * add newline for template file * fix go mod * rename function name and some other fixes * fix template * fix bug pull view * remove go1.12 wrong dependencies * add administrator bypass when protected branch status check enabled * fix bug * improve the codes
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-171-0/+6
|
* Adds side-by-side diff for images (#6784)Mario Lubenka2019-09-161-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adds side-by-side diff for images Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Explain blank imports Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Use complete word for width and height labels on image compare Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Update index.css from master Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Moves ImageInfo to git commit file Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Assign ImageInfo function for template and sets correct target for BeforeSourcePath Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Adds missing comment Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Return error if ImageInfo failed Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Avoid template panic when ImageInfo failed for some reason Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Show file size on image diff Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Removes unused helper function Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Reverts copyright year change Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Close file reader Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Update commit.go Sets correct data key * Moves reader.Close() up a few lines * Updates index.css * Updates CSS file Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Transfers adjustments for image compare to compare.go file Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Adjusts variable name Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Apply lesshint recommendations Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Do not show old image on image compare if it is not in index of base commit Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Change file size text Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-141-0/+1
|
* oauth2 with remote Gitea - Fix #8093 (#8149)techknowlogick2019-09-121-0/+1
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-121-0/+2
|
* [skip ci] Updated translations via CrowdinGiteaBot2019-09-111-0/+5
|