summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Display attachments of review comment when comment content is blank (#23035) ...John Olheiser2023-02-211-1/+1
* Use beforeCommit instead of baseCommit (#22949) (#22996)Kyle D2023-02-211-1/+1
* Fix the Manually Merged form (#23015) (#23017)wxiaoguang2023-02-211-13/+7
* Hide 2FA status from other members in organization members list (#22999) (#23...Yarden Shoham2023-02-201-0/+2
* Fix 404 error viewing the LFS file (#22945) (#22948)Yarden Shoham2023-02-171-1/+1
* Use `--index-url` in PyPi description (#22620) (#22636)Yarden Shoham2023-01-281-1/+1
* Mute all links in issue timeline (#22534)silverwind2023-01-201-49/+49
* Fix container blob mount (#22226) (#22476)John Olheiser2023-01-171-1/+1
* Fix leaving organization bug on user settings -> orgs (#21983) (#22438)zeripath2023-01-161-2/+16
* fix: PR status layout on mobile (#21547) (#22441)zeripath2023-01-141-8/+10
* Remove duplicate "Actions" label in mobile view (#21974) (#22439)zeripath2023-01-131-1/+1
* Restore function to "Show more" buttons (#22399) (#22426)zeripath2023-01-131-1/+1
* Don't display stop watch top bar icon when disabled and hidden when click oth...Yarden Shoham2023-01-101-0/+2
* Fix due date rendering the wrong date in issue (#22302) (#22306)Yarden Shoham2023-01-021-1/+1
* Add `sync_on_commit` option for push mirrors api (#22271) (#22292)Chongyi Zheng2022-12-311-0/+8
* Fix key signature error page (#22229) (#22230)Gusted2022-12-301-2/+2
* Fix container layer display overflow (#22208) (#22211)Lauris BH2022-12-221-1/+1
* Ensure that plain files are rendered correctly even when containing ambiguous...zeripath2022-12-192-6/+6
* Fix margin and alignment in dashboard repolist (#22120) (#22122)silverwind2022-12-161-3/+3
* Fix sorting admin user list by last login (#22081) (#22107)aceArt-GmbH2022-12-131-2/+2
* Do not emit ambiguous character warning on rendered pages (#22016) (#22018)zeripath2022-12-041-1/+3
* Fix button in branch list, avoid unexpected page jump before restore branch a...Xinyu Zhou2022-11-251-11/+15
* Fix flex layout for repo list icons (#21896) (#21920)Xinyu Zhou2022-11-241-2/+2
* Color and Style enhancements (#21784, #21799) (#21868)silverwind2022-11-2010-30/+22
* Support comma-delimited string as labels in issue template (#21831) (#21873)Jason Song2022-11-201-5/+8
* Change `commits-table` column width (#21564)KN4CK3R2022-10-251-3/+3
* Improve code comment review on mobile (#21461)Gusted2022-10-253-6/+6
* Added missing headers on user packages page (#21172)Vladimir Yakovlev2022-10-241-0/+16
* Record OAuth client type at registration (#21316)M Hickford2022-10-243-0/+16
* Expand "Go to File" button again, fix 'Add File' margin (#21543)silverwind2022-10-241-1/+1
* Allow package version sorting (#21453)KN4CK3R2022-10-232-8/+14
* Added check for disabled Packages (#21540)rock2dust2022-10-221-3/+5
* Fix generating compare link (#21519)Lunny Xiao2022-10-211-1/+1
* Revert increased width on pull pages (#21470)Gusted2022-10-193-3/+3
* Add team member invite by email (#20307)KN4CK3R2022-10-193-1/+55
* Disable the 'Add File' button when not able to edit repo (#21503)silverwind2022-10-191-17/+15
* Fix branch dropdown shifting on page load (#21428)silverwind2022-10-192-9/+9
* Localize all timestamps (#21440)Yarden Shoham2022-10-1719-23/+23
* Add system setting table with cache and also add cache supports for user sett...Lunny Xiao2022-10-171-2/+10
* Add `code` highlighting in issue titles (#21432)Yarden Shoham2022-10-163-6/+6
* Diff file tree tweaks (#21446)silverwind2022-10-141-8/+10
* Run `make fmt` (#21437)Yarden Shoham2022-10-132-6/+6
* Remove useless `appVer` from JS `window.config` (#21445)wxiaoguang2022-10-141-1/+0
* Fix #21406: Hide repo information from file view/blame mode (#21420)Neel2022-10-132-0/+4
* Respect user's locale when rendering the date range in the repo activity page...Yarden Shoham2022-10-131-1/+1
* Support instance-wide OAuth2 applications (#21335)qwerty2872022-10-124-1/+27
* Remove cancel button in repo creation page (#21381)Yarden Shoham2022-10-111-1/+0
* Add user/organization code search (#19977)Lauris BH2022-10-1110-69/+111
* Fix calls to i18n in templates (#21394)wxiaoguang2022-10-103-8/+8
* Allow creation of OAuth2 applications for orgs (#18084)qwerty2872022-10-098-118/+140