summaryrefslogtreecommitdiffstats
path: root/web_src/js/features/repo-commit.js
Commit message (Expand)AuthorAgeFilesLines
* Fix elipsis button not working if the last commit loading is deferred (#29544)Yarden Shoham2024-03-021-43/+0
* Remove jQuery from the repo commit functions (#29230)Yarden Shoham2024-02-221-46/+46
* Remove jQuery .map() and enable eslint rules for it (#29272)silverwind2024-02-211-10/+8
* Add `Hide/Show all checks` button to commit status check (#26284)yp053272023-11-021-0/+1
* Show branches and tags that contain a commit (#25180)delvh2023-07-271-1/+1
* Fix issue and commit status popup padding (#25254)wxiaoguang2023-06-151-0/+1
* Fix hidden commit status on multiple checks (#22889)oliverpool2023-02-201-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+2
* Improve commit status icons (#21124)silverwind2022-09-091-1/+0
* Fix CI status popup (#20737)silverwind2022-08-101-1/+1
* Change commit status icons to SVG (#20736)silverwind2022-08-091-2/+2
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-091-7/+8
* Fix a JS error in initRepoCommitLastCommitLoader's entryMap (#19996)wxiaoguang2022-06-171-1/+6
* Allow commit status popup on /pulls page (#19507)parnic2022-04-261-0/+13
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-0/+2
* Improve ellipsis buttons (#17773)silverwind2021-11-221-2/+4
* Improve async/await usage, and sort init calls in `index.js` (#17386)wxiaoguang2021-11-091-0/+41
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-0/+6