Git with a cup of tea, painless self-hosted git service
Mirror for internal git.with.parts use
https://git.with.parts
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wxiaoguang
e741448a14
Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569)
* Make artifact list output a stable order
* Fix #33506
* Fix #33521
* Fix #33288
* Fix #33196
* Fix #33561
|
2 weeks ago |
.. |
archiver
|
Refactor context RefName and RepoAssignment (#33226)
|
1 month ago |
commitstatus
|
Add new event commit status creation and webhook implementation (#27151)
|
4 months ago |
files
|
Support choose email when creating a commit via web UI (more) (#33445)
|
4 weeks ago |
gitgraph
|
Move gitgraph from modules to services layer (#33527)
|
2 weeks ago |
adopt.go
|
Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (#33569)
|
2 weeks ago |
adopt_test.go
|
Reduce integration test overhead (#32475)
|
3 months ago |
avatar.go
|
Fix repo avatar conflict (#32958)
|
2 months ago |
avatar_test.go
|
Fix repo avatar conflict (#32958)
|
2 months ago |
branch.go
|
Improve sync fork behavior (#33319)
|
1 month ago |
cache.go
|
Always enable caches (#28527)
|
1 year ago |
check.go
|
Refactor pprof labels and process desc (#32909)
|
2 months ago |
collaboration.go
|
Move team related functions to service layer (#32537)
|
3 months ago |
collaboration_test.go
|
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419)
|
4 months ago |
commit.go
|
Move context from modules to services (#29440)
|
1 year ago |
contributors_graph.go
|
Enable more `revive` linter rules (#30608)
|
10 months ago |
contributors_graph_test.go
|
disable gravatar in test (#32529)
|
3 months ago |
create.go
|
Make git clone URL could use current signed-in user (#33091)
|
2 months ago |
delete.go
|
Fix repo avatar conflict (#32958)
|
2 months ago |
delete_test.go
|
Delete repos of org when purge delete user (#27273)
|
1 year ago |
fork.go
|
Fix system admin cannot fork or get private fork with API (#33401)
|
4 weeks ago |
fork_test.go
|
…
|
|
generate.go
|
Make git clone URL could use current signed-in user (#33091)
|
2 months ago |
generate_test.go
|
Move generate from module to service (#29465)
|
1 year ago |
hooks.go
|
Simplify how git repositories are opened (#28937)
|
1 year ago |
init.go
|
Refactor pprof labels and process desc (#32909)
|
2 months ago |
lfs.go
|
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294)
|
1 year ago |
lfs_test.go
|
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220)
|
1 year ago |
license.go
|
Support repo license (#24872)
|
5 months ago |
license_test.go
|
Enable tenv and testifylint rules (#32852)
|
2 months ago |
main_test.go
|
make writing main test easier (#27270)
|
1 year ago |
merge_upstream.go
|
Improve sync fork behavior (#33319)
|
1 month ago |
migrate.go
|
Support the new exit code for `git remote` subcommands for git version >=2.30.0 (#33129)
|
2 months ago |
push.go
|
Automerge supports deleting branch automatically after merging (#32343)
|
2 months ago |
repo_team.go
|
Move RepoTransfer from models to models/repo sub package (#32506)
|
2 months ago |
repo_team_test.go
|
Move team related functions to service layer (#32537)
|
3 months ago |
repository.go
|
Support repo license (#24872)
|
5 months ago |
repository_test.go
|
…
|
|
setting.go
|
Fix an actions schedule bug (#28942)
|
1 year ago |
template.go
|
Move generate from module to service (#29465)
|
1 year ago |
transfer.go
|
Refactor repository transfer (#33211)
|
4 weeks ago |
transfer_test.go
|
Refactor repository transfer (#33211)
|
4 weeks ago |