23 Commits (4ca1d7547a2c32cc65ca23d1a7698d1a8c921d65)

Autor SHA1 Nachricht Datum
  Lunny Xiao 4ca1d7547a
Move some helper files out of models (#19355) vor 2 Jahren
  6543 06e4687cec
more context for models (#19511) vor 2 Jahren
  6543 3e88af898a
Make git.OpenRepository accept Context (#19260) vor 2 Jahren
  KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. (#19161) vor 2 Jahren
  silverwind 2b9df564b8
Lock gofumpt to v0.3.0 and run it (#18866) vor 2 Jahren
  6543 54e9ee37a7
format with gofumpt (#18184) vor 2 Jahren
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) vor 2 Jahren
  zeripath 52bfb7f012
Handle missing default branch better in owner/repo/branches page (#18290) vor 2 Jahren
  wxiaoguang 4da1d97810
Refactor HTTP request context (#17979) vor 2 Jahren
  Lunny Xiao 5723240490
Some repository refactors (#17950) vor 2 Jahren
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) vor 2 Jahren
  zeripath 9e6e1dc950
Improve checkBranchName (#17901) vor 2 Jahren
  zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) vor 2 Jahren
  Lunny Xiao c97d66d23c
Move repofiles from modules/repofiles to services/repository/files (#17774) vor 2 Jahren
  Lunny Xiao baed01f247
Remove unnecessary attributes of User struct (#17745) vor 2 Jahren
  KN4CK3R ea42d3c04e
Fixed commit count. (#17698) vor 2 Jahren
  Lunny Xiao 5233051e64
Move some functions into services/repository (#17677) vor 2 Jahren
  Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) vor 2 Jahren
  Lunny Xiao 4e761fa385
Fix branch pagination error (#16805) vor 2 Jahren
  6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) vor 2 Jahren
  Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) vor 2 Jahren
  Lunny Xiao e3c626834b
Let package git depend on setting but not opposite (#15241) vor 2 Jahren
  Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) vor 2 Jahren
  Lunny Xiao 0909695204
Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) vor 2 Jahren
  zeripath fa3895ce81
Move modules/forms to services/forms (#15305) vor 3 Jahren
  6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) vor 3 Jahren
  a1012112796 83cf1a894e
Create tag on ui (#13467) vor 3 Jahren
  6543 0d1444751f
[API] Add pagination to ListBranches (#14524) vor 3 Jahren
  Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) vor 3 Jahren
  Chester Liu 0c0445c97a
Add pager to the branches page (#14202) vor 3 Jahren
  Lunny Xiao 4df2ed29f2
Refactor: Move PushUpdateOptions (#13363) vor 3 Jahren
  zeripath 965861043a
Return the full rejection message and errors in flash errors (#13221) vor 3 Jahren
  Lunny Xiao dd1a651b58
Move all push update operations to a queue (#10133) vor 3 Jahren
  zeripath 0973c03601
Handle more pathological branch and tag names (#11843) vor 3 Jahren
  6543 505e456f26
Protect default branch against deletion (#11115) vor 4 Jahren
  Kyle Evans 38cd9ba47b
Allow unauthenticated users to compare (#11240) vor 4 Jahren
  zeripath 7cd47046ea
Handle push rejection in branch and upload (#10854) vor 4 Jahren
  zeripath 3fc4f3670c
Fix panic in API pulls when headbranch does not exist (#10676) vor 4 Jahren
  Lunny Xiao 3ccd271081
Fix branch page pull request title and link error (#10092) vor 4 Jahren
  Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627) vor 4 Jahren
  zeripath e5d8e2d10c
Branches not at ref commit ID should not be listed as Merged (#9614) vor 4 Jahren
  Mario Lubenka 1db2381546 Push update after branch is restored (#9416) vor 4 Jahren
  Lunny Xiao e151674cfa
Move PushUpdateOptions from models to repofiles (#9124) vor 4 Jahren
  6543 733c898a90 [Branch View] Add Included TAG (#8449) vor 4 Jahren
  Lunny Xiao 02999c9a44 improve branches list performance and fix protected branch icon when no-login (#7695) vor 4 Jahren
  Gary Kim 072bdfa3f5 Only show "New Pull Request" button if repo allows pulls (#7426) vor 4 Jahren
  Mario Lubenka 7c0f2b9843 Show Pull Request button or status of latest PR in branch list (#6990) vor 4 Jahren
  Lunny Xiao d93e6232e8
Move PushUpdate dependency from models to repofiles (#6763) vor 5 Jahren
  zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) vor 5 Jahren
  Mario Lubenka 55a8e12d85 Number of commits ahead/behind in branch overview (#6695) vor 5 Jahren