Commit Graph

3792 Commits (aa4d1d94f79e8edd9fa9ff2813fea12b085b2cae)

Author SHA1 Message Date
Jason Song 3e8db31a5b
Refactor commit status for Actions jobs (#23786) 2 years ago
wxiaoguang e57e1144c5
Add ONLY_SHOW_RELEVANT_REPOS back, fix explore page bug, make code more strict (#23766) 2 years ago
wxiaoguang f4538791f5
Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" (#23687) 2 years ago
JakobDev f384b13f1c
Implement Issue Config (#20956) 2 years ago
Mai-Lapyst 5cd1d6c93b
Set repository link based on the url in package.json for npm packages (#20379) 2 years ago
qwerty287 3cab9c6b0c
Add API to manage issue dependencies (#17935) 2 years ago
wxiaoguang 6706ac2a0f
Fix profile page email display, respect settings (#23747) 2 years ago
Wiktor Kwapisiewicz b78c955958
Fix tags view (#23243) 2 years ago
yp05327 22fec1650a
Add commit info in action page (#23210) 2 years ago
sillyguodong d02e83a2c3
Fix cancel button in the page of project edit not work (#23655) 2 years ago
Brecht Van Lommel 84daddc2fa
Editor preview support for external renderers (#23333) 2 years ago
wxiaoguang ce9dee5a1e
Introduce path Clean/Join helper functions (#23495) 2 years ago
silverwind 45aa4ea705
Fix pagination on `/notifications/watching` (#23564) 2 years ago
sillyguodong 371520d7ab
Display the version of runner in the runner list (#23490) 2 years ago
Samuel FORESTIER dbdb5ba33e
Sort Python package descriptors by version to mimic PyPI format (#23550) 2 years ago
Andrew Tomaka 0206882e8a
Match api migration behavior to web behavior (#23552) 2 years ago
Zettat123 46addc1f93
Return `repository` in npm package metadata endpoint (#23539) 2 years ago
yp05327 8e45fcb63a
Do not store user projects as organization projects (#23353) 2 years ago
James Cleverley-Prance 574d8fe6d6
Add absent repounits to create/edit repo API (#23500) 2 years ago
Hester Gong 8d9f8e10b1
Fix tags sort by creation time (descending) on branch/tag dropdowns (#23491) 2 years ago
Nick 6aef9e0a2f
Replace `repo.namedBlob` by `git.TreeEntry`. (#22898) 2 years ago
Lunny Xiao 6f9cc617fc
Add login name and source id for admin user searching API (#23376) 2 years ago
techknowlogick d56bb74201
add admin API email endpoints (#22792) 2 years ago
techknowlogick 03591f0f95
add user rename endpoint to admin api (#22789) 2 years ago
yp05327 aac07d010f
Add workflow error notification in ui (#23404) 2 years ago
wxiaoguang 6ff5400af9
Make branches list page operations remember current page (#23420) 2 years ago
KN4CK3R 8570593d55
Add package registry architecture overview (#23445) 2 years ago
Zettat123 8421b8264f
Handle missing `README` in create repos API (#23387) 2 years ago
KN4CK3R c709fa17a7
Add Swift package registry (#22404) 2 years ago
John Olheiser 0a6f6354bb
Purge API comment (#23451) 2 years ago
yp05327 d74a7efb60
Use context for `RepositoryList.LoadAttributes` (#23435) 2 years ago
Hester Gong f521e88240
Fix actions frontend bugs (pagination, long name alignment) and small simplify (#23370) 2 years ago
yp05327 a04eeb2a54
Show edit/close/delete button on organization wide repositories (#23388) 2 years ago
Peter c6f5029708
Preserve file size when creating attachments (#23406) 2 years ago
yp05327 cf29ee6dd2
Add missing tabs to org projects page (#22705) 2 years ago
KN4CK3R 2173f14708
Add user webhooks (#21563) 2 years ago
zeripath dad057b639
Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) 2 years ago
yp05327 e6df743eca
Rename `canWriteUnit` to `canWriteProjects` (#23386) 2 years ago
yp05327 689770c928
Fix incorrect NotFound conditions in org/projects.go (#23384) 2 years ago
yp05327 e52ac62d8e
Redirect to project again after editing it (#23326) 2 years ago
Yarden Shoham af0468ed8d
Set `X-Gitea-Debug` header once (#23361) 2 years ago
Zettat123 15a1c2d7ef
Fix panic when getting notes by ref (#23372) 2 years ago
Lunny Xiao b116418f05
Use CleanPath instead of path.Clean (#23371) 2 years ago
Jason Song c84238800b
Refactor `setting.Database.UseXXX` to methods (#23354) 2 years ago
yp05327 e7b89888e1
Fix incorrect redirect link of delete org project (#23327) 2 years ago
Sandeep Bhat 547c173dab
Support sanitising the URL by removing extra slashes in the URL (#21333) 2 years ago
wxiaoguang 188c8c12c2
Make Ctrl+Enter submit a pending comment (starting review) instead of submitting a single comment (#23245) 2 years ago
Jason Song 47b912cd52
Avoid panic caused by broken payload when creating commit status (#23216) 2 years ago
yp05327 ca84a61761
Add run status in action view page (#23212) 2 years ago
wxiaoguang b2359f3df6
Fix various bugs for "install" page (#23194) 2 years ago