summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug of branches API with tests (#25578)Lunny Xiao2023-07-0122-1/+170
* Add API for changing Avatars (#25369)JakobDev2023-06-294-0/+220
* Sync branches into databases (#22743)Lunny Xiao2023-06-291-0/+6
* Use JSON response for "user/logout" (#25522)wxiaoguang2023-06-261-1/+1
* Support `pull_request_target` event (#25229)Zettat1232023-06-261-0/+144
* Update octicons and use `octicon-file-directory-symlink` (#25453)silverwind2023-06-221-1/+1
* Refactor path & config system (#25330)wxiaoguang2023-06-211-10/+10
* Substitute variables in path names of template repos too (#25294)Kyle D2023-06-2010-8/+34
* Fix LDAP sync when Username Attribute is empty (#25278)Zettat1232023-06-201-0/+51
* Make backend code respond correct JSON when creating PR (#25353)wxiaoguang2023-06-193-9/+9
* Refactor web package and context package (#25298)wxiaoguang2023-06-186-21/+19
* Use fetch to send requests to create issues/comments (#25258)wxiaoguang2023-06-162-3/+3
* Fix all possible setting error related storages and added some tests (#23911)Lunny Xiao2023-06-141-1/+3
* Improve AJAX link and modal confirm dialog (#25210)wxiaoguang2023-06-131-1/+1
* Fix profile render when the README.md size is larger than 1024 bytes (#25131)yp053272023-06-131-1/+1
* Fix parallelly generating index failure with Mysql (#24567)Lunny Xiao2023-06-052-4/+45
* Redesign Scoped Access Tokens (#24767)Jack Hay2023-06-0482-272/+780
* Allow for PKCE flow without client secret + add docs (#25033)Denys Konovalov2023-06-031-0/+23
* Fix users cannot visit issue attachment bug (#25019)Lunny Xiao2023-05-311-0/+3
* Update repo's default branch when adding new files in an empty one (#25017)wxiaoguang2023-05-311-0/+6
* Add v3.18 to TestPackageAlpine (#24972)Yevhen Pavlov2023-05-291-1/+1
* Fix admin config page error, use tests to cover the admin config and 500 erro...wxiaoguang2023-05-291-0/+23
* API endpoint for changing/creating/deleting multiple files (#24887)Denys Konovalov2023-05-296-300/+559
* Add the ability to pin Issues (#24406)JakobDev2023-05-251-0/+205
* Add API for Label templates (#24602)JakobDev2023-05-231-0/+61
* Add CRAN package registry (#22331)KN4CK3R2023-05-221-0/+242
* Rewrite logger system (#24726)wxiaoguang2023-05-214-8/+10
* Refactor rename user and rename organization (#24052)Lunny Xiao2023-05-211-0/+41
* Add RTL rendering support to Markdown (#24816)silverwind2023-05-201-1/+1
* Implement actions artifacts (#22738)FuXiaoHei2023-05-196-0/+158
* replace `drone exec` to `act_runner exec` in test README.md (#24791)a10121127962023-05-183-6/+39
* Skip TestRepoCommitsStatusParallel on CI (#24741)silverwind2023-05-161-0/+4
* Add Go package registry (#24687)KN4CK3R2023-05-141-0/+166
* Add test for api team orgnization (#24699)Lunny Xiao2023-05-131-1/+3
* Add Alpine package registry (#23714)KN4CK3R2023-05-121-0/+229
* Support SSH for go get (#24664)rune2023-05-121-0/+26
* fix: release page for empty or non-existing target (#24470)oliverpool2023-05-101-3/+7
* Filters for GetAllCommits (#24568)Matthew Walowski2023-05-091-0/+21
* In TestViewRepo2, convert computed timezones to local time (#24579)Nick2023-05-081-1/+1
* Rewrite queue (#24505)wxiaoguang2023-05-0810-255/+29
* Pass 'not' to commit count (#24473)Matthew Walowski2023-05-081-0/+47
* Fix broken link in tests/e2e/README (#24576)Steve Russo2023-05-081-1/+1
* Sort users and orgs on explore by recency by default (#24279)techknowlogick2023-05-061-2/+2
* Add RPM registry (#23380)KN4CK3R2023-05-051-0/+413
* Merge setting.InitXXX into one function with options (#24389)Lunny Xiao2023-05-042-2/+2
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-1/+1
* Implement Cargo HTTP index (#24452)KN4CK3R2023-05-031-33/+79
* Add Debian package registry (#24426)KN4CK3R2023-05-021-0/+252
* Rework header bar on issue, pull requests and milestone (#24420)silverwind2023-04-291-1/+1
* Add integration test for API raw content reference formats (#24388)65432023-04-281-0/+28