summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix poor alignment of organization description on organization home page (#22...Brecht Van Lommel2023-01-301-1/+1
* Issues: support setting issue template field values with query (#22545)techknowlogick2023-01-301-0/+8
* Add support for commit cross references (#22645)KN4CK3R2023-01-303-0/+101
* Fix missing message in git hook when pull requests disabled on fork (#22625)Brecht Van Lommel2023-01-291-10/+13
* Check quota limits for container uploads (#22450)KN4CK3R2023-01-295-31/+106
* Consume hcaptcha and pwn deps (#22610)John Olheiser2023-01-2910-24/+530
* Issues: add Project filter to issues list and search (#22544)techknowlogick2023-01-296-33/+67
* Improve accessibility of navigation bar and footer (#22635)Felipe Leopoldo Sologuren Gutiérrez2023-01-293-4/+10
* Support system hook API (#14537)Lunny Xiao2023-01-288-78/+450
* Improve checkIfPRContentChanged (#22611)zeripath2023-01-282-53/+61
* Link issue and pull requests status change in UI notifications directly to th...Felipe Leopoldo Sologuren Gutiérrez2023-01-281-0/+1
* fix permission check for creating comment while mail (#22524)a10121127962023-01-281-1/+7
* Fix error on account activation with wrong passwd (#22609)Otto Richter (fnetX)2023-01-283-4/+7
* Fixes accessibility of empty repository commit status (#22632)Felipe Leopoldo Sologuren Gutiérrez2023-01-281-1/+1
* Use `--index-url` in PyPi description (#22620)KN4CK3R2023-01-272-1/+3
* Show migration validation error (#22619)KN4CK3R2023-01-271-1/+1
* Allow issue templates to not render title (#22589)techknowlogick2023-01-262-3/+11
* Fix `delete_repo` in template (#22606)John Olheiser2023-01-261-1/+1
* set org visibility class to basic in header (#22605)yp053272023-01-261-2/+2
* Add API endpoint to get latest release (#21267)JakobDev2023-01-264-0/+96
* Add ARIA support for Fomantic UI checkboxes (#22599)wxiaoguang2023-01-252-2/+19
* Webhooks: for issue close/reopen action, add commit ID that caused it (#22583)Brecht Van Lommel2023-01-2415-21/+25
* Add templates to customize text when creating and migrating repositoriesBrecht Van Lommel2023-01-244-4/+5
* Prevent duplicate labels when importing more than 99 (#22591)Sybren2023-01-241-1/+1
* Remove address from DCO (#22595)Yarden Shoham2023-01-241-3/+1
* Allow setting `redirect_to` cookie on OAuth login (#22594)Sybren2023-01-241-0/+5
* Project links should use parent link methods (#22587)John Olheiser2023-01-231-2/+2
* link update in README files (#22582)rekayno2023-01-232-8/+8
* Frontport 1.18.2 and 1.18.3 Changelogs (#22580)John Olheiser2023-01-231-0/+19
* Fix incorrect Redis URL snippets in the example app.ini (#22573)tiny69962023-01-231-4/+4
* Prevent multiple `To` recipients (#22566)KN4CK3R2023-01-227-20/+23
* gitlab supports ssh key signing (#22564)techknowlogick2023-01-221-1/+1
* Address feedback from #22517 (#22563)Francesco Siddi2023-01-211-4/+5
* Fix bug on user setting (#22539)Lunny Xiao2023-01-211-4/+10
* Update JS dependencies (#22538)silverwind2023-01-21294-1535/+1257
* Split default gitpod view to include all tasks (#22555)Yarden Shoham2023-01-201-4/+6
* fix: read:org scope (#22556)John Olheiser2023-01-201-2/+2
* Pull Requests: add color to approved/reject icon in pull requests listBrecht Van Lommel2023-01-201-2/+2
* Truncate commit summary on repo files table. (#22551)zeripath2023-01-201-0/+5
* Support org/user level projects (#22235)Lunny Xiao2023-01-2030-176/+1556
* Fix template bug of access scope (#22540)Lunny Xiao2023-01-201-1/+1
* Mute all links in issue timeline (#22533)silverwind2023-01-201-49/+49
* When updating by rebase we need to set the environment for head repo (#22535)zeripath2023-01-192-10/+18
* Fix assignment to `cm.AssigneeID` when importing comments (#22528)Sybren2023-01-191-1/+3
* Dropzone: Add "Copy link" button for new uploads (#22517)Francesco Siddi2023-01-191-0/+15
* Support importing comment types (#22510)Sybren2023-01-184-2/+39
* Fix issue not auto-closing when it includes a reference to a branch (#22514)Brecht Van Lommel2023-01-181-1/+3
* Fix invalid issue branch reference if not specified in template (#22513)Brecht Van Lommel2023-01-181-1/+2
* Fix 500 error viewing pull request when fork has pull requests disabled (#22512)Brecht Van Lommel2023-01-181-0/+3
* Load asciicast css async (#22502)Jason Song2023-01-182-3/+4