Commit Graph

333 Commits (d6657644a96417d2e771a2891a54e99e686be0a3)

Author SHA1 Message Date
John Olheiser 74a6add4d9 Template Repositories (#8768)
5 years ago
zeripath 8eeb2877d5
Adjust error reporting from merge failures and use LC_ALL=C for git (#8548)
5 years ago
David Svantesson 9ae4c17cb1 Allow to add and remove all repositories to/from team. (#8867)
5 years ago
David Svantesson 72aa5a20ec Add team option to grant rights for all organization repositories (#8688)
5 years ago
Lauris BH a91679c9e3 Add additional periods to activity page (#8829)
5 years ago
David Svantesson 232340f5e3 Prevent upload (overwrite) of lfs locked file (#8769)
5 years ago
Benno 7bb817e6d1 Respect LFS File Lock on UI (#8719)
5 years ago
zeripath 5e6a008fba
Add basic repository lfs management (#7199)
5 years ago
David Svantesson 6aa3f8bc29 Mail assignee when issue/pull request is assigned (#8546)
5 years ago
zeripath c84174b764
Use AppSubUrl for more redirections (#8647)
5 years ago
jaqra dbd9d8dd54 Add 'Alt + click' feature to exclude labels (#8199)
5 years ago
zeripath 0bfe5eb10b
Allow Protected Branches to Whitelist Deploy Keys (#8483)
5 years ago
6543 3b379691fa move translation to crowdin (#8596)
5 years ago
Lukas de4f10be86 Allow committing / adding empty files using the web ui (#8420) (#8532)
5 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)
5 years ago
guillep2k 31655aabfc Fix password complexity regex for special characters (on master) (#8525)
5 years ago
6543 d7d348ea86 [UI] Pull Request Download diff Button (#8470)
5 years ago
6543 733c898a90 [Branch View] Add Included TAG (#8449)
5 years ago
Maxim Tkachenko db657192d0 Password Complexity Checks (#6230)
5 years ago
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200)
5 years ago
Lauris BH 28d5347cf3 Singular form for files that has only one line (#8416)
5 years ago
silverwind 08896cd9f6 add file line count info on UI (#8396)
5 years ago
guillep2k fb7c23f911 Fix editor commit to new branch if PR disabled (#8375)
5 years ago
Elias Norberg 668d3d02aa If no specific context is required for status check, require an overall success (#8318)
5 years ago
David Svantesson a0e88dfc2e Add teams to repo on collaboration page. (#8045)
5 years ago
guillep2k 2a2b46c62e Reference issues from pull requests and other issues (#8137)
5 years ago
Lunny Xiao 04ca7f0047 Refuse merge until all required status checks success (#7481)
5 years ago
Mario Lubenka a37236314c Adds side-by-side diff for images (#6784)
5 years ago
techknowlogick 2837563147
oauth2 with remote Gitea - Fix #8093 (#8149)
5 years ago
WGH 6ddd3b0b47 Implement webhook branch filter (#7791)
5 years ago
John Olheiser 0118b6aaf8 Add option to initialize repository with labels (#6061)
5 years ago
micw 63c40796ef Display description of 'make this repo private' as help text, not as tooltip (#8097)
5 years ago
Lunny Xiao 6ed22ffd16 Add merged commit id on pull view when it's merged (#8062)
5 years ago
Mura Li 032c90e7c5 Add tooltip for the visibility checkbox in /repo/create (#8025)
5 years ago
jaqra 016083b328 Add strike to old header on comment (#8046)
5 years ago
Gary Kim f1c414882c Add Ability for User to Customize Email Notification Frequency (#7813)
5 years ago
kolaente b66b170199 Use "Pull Request" instead of "Merge Request" (#8003)
5 years ago
zeripath bee1227b2f
Extract the username and password from the mirror url (#7651)
5 years ago
6543 31a1fe175f [Branch View] add download button (#7604)
5 years ago
6543 bebc6a3c77 [Branch View] icons to buttons (#7602)
5 years ago
Richard Mahn 5d3e351864 Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478)
5 years ago
Cherrg e5b247ea8e wiki - page revisions list (#7369)
5 years ago
mrsdizzie 1f1ecda541 Display original author and URL information when showing migrated issues/comments (#7352)
5 years ago
Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view (#6845)
5 years ago
Cherrg 711f6dc9b0 Fix 7303 - remove unnessesary buttons on archived repos (#7326)
5 years ago
Lunny Xiao 1e8a616426 show lfs config on admin panel (#7220)
5 years ago
katherine 3fb54e11c1 minor fixes in en-US locale (#7130)
5 years ago
Mario Lubenka 8eba27c792 Repository avatar fallback configuration (#7087)
5 years ago
Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986)
5 years ago
zeripath bd9ed96da5
Install page - Handle invalid administrator username better (#7060)
5 years ago
Vladimir Panteleev a98e085031 Show git-notes (#6984)
5 years ago
Lunny Xiao d5a98a2969 Add support of utf8mb4 for mysql (#6992)
5 years ago
Jannik Beyerstedt f378cb572a improve description of branch protection (fix #6886) (#6906)
5 years ago
Lunny Xiao 08069dc465
Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290)
5 years ago
Lunny Xiao 01ebd52a1f fix config ui error about cache ttl (#6861)
5 years ago
Simon a2a006a5d5 Add GET requests to webhook (#6771)
5 years ago
Lauris BH 410301f0ee
Improve localization of git activity stats (#6848)
5 years ago
Lauris BH 1fa9662946
Git statistics in Activity tab (#4724)
5 years ago
Mario Lubenka bc86134759 Show "delete branch" button on closed pull requests (#6570) (#6601)
5 years ago
Andrzej Ressel 469d9b7d9a Add option to blame files (#5721)
5 years ago
Daniel Grier b9d1fb6de3 Add support for MS Teams webhooks (#6632)
5 years ago
techknowlogick 56da256853
Telegram webhook (#4227)
5 years ago
AJ ONeal 6dbd261852 UX + Security current user password reset (#5042)
5 years ago
Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)
5 years ago
Jonas Franz 7a4c29c739 OAuth2 Grant UI (#6625)
5 years ago
zeripath b3e757a06c
Correctly adjust mirror url (#6593)
5 years ago
Mura Li 3186ef554c Support search operators for commits search (#6479)
5 years ago
zeripath 89cc7c646d
Prevent server 500 on compare branches with no common history (#6555)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
oscar.lofwenhamn 2019983e77 Make "Ghost" not link to 404 page (#6410)
5 years ago
mrsdizzie f125330fcf Include more variables on admin/config page (#6378)
5 years ago
Russell Aunger b34996a629 Implement Default Webhooks (#4299)
5 years ago
techknowlogick d1c982cb73
Add bio field for user (#6113)
5 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378)
5 years ago
stevegt b257e0456b Add ability to sort issues by due date (#6206) (#6244)
5 years ago
Lanre Adelowo 44114b38e6 Implement "conversation lock" for issue comments (#5073)
5 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763)
5 years ago
John Olheiser 0b72c00fad Allow labels to contain emoji (#6063)
5 years ago
zeripath 2a03e96bce
Allow markdown files to read from the LFS (#5787)
5 years ago
Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992)
5 years ago
Lanre Adelowo 2e85e70e38 Enhance closed PR and Issue status in the list (#6000)
5 years ago
Lunny Xiao bf4badad1d Pull request conflict files detection (#5951)
5 years ago
Lanre Adelowo 5390791224 Automatically clear stopwatch on merging a PR (#4327)
5 years ago
zeripath 01c10a951b
Fix ssh deploy and user key constraints (#1357) (#5939)
5 years ago
Lanre Adelowo 7461c5a75f Fix "pulls.blocked_by_approvals" text (#5879)
5 years ago
zeripath 182a6d6885 Fix wording of #5858 issue.review.reject string (#5869)
5 years ago
Lanre Adelowo b8a81cb1b8 Rename reject to 'request changes' (#5858)
5 years ago
kolaente 0b510725c9 Feature: Archive repos (#5009)
5 years ago
Lanre Adelowo e1fcd6b742 Disallow empty titles (#5785)
5 years ago
Lanre Adelowo c212c98463 Fix wording when user is unassigned from an issue (#5769)
5 years ago
zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714)
5 years ago
techknowlogick 5c44f751a3
Discord Oauth2 support (#4476)
5 years ago
Lanre Adelowo abb364f442 allow user fork repo even when as a guest.. This will prompt the user to login and if authentication was successful, the user will be redirected to fork the repo (#5690)
5 years ago
Lanre Adelowo 8d2c24f7f9 Allow for user specific themes (#5668)
5 years ago
Lanre Adelowo 945804f800 Webhook for Pull Request approval/rejection (#5027)
5 years ago
Julian 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052)
5 years ago
Jonas Franz 9681c83734 Approvals at Branch Protection (#5350)
5 years ago
Lunny Xiao 7c0c965532 Improve team members and repositories settings UI (#5457)
5 years ago
Lanre Adelowo 0787056e07 Allow to add organization members as collaborators on organization owned repositories (#4748)
5 years ago
Lunny Xiao 2dc805c0c6
Milestone issues and pull requests (#5293)
5 years ago