42 Commits (902372067cad9cfe7360473d1b985217a308a949)

Author SHA1 Message Date
Unknwon cac7af2c78
explore: able list and search for private but accessible repositories (#3088) 8 years ago
Unknwon 171f97868d
repo: allow issues and wiki for bare repository (#4104) 8 years ago
Unknwon 0ccd7c97ab
models: rename ErrUserNotExist -> errors.UserNotExist 8 years ago
Girish Sonawane b9bb4a62d6 api: make CORS work by handling preflight OPTIONS request (#4264) 8 years ago
Unknwon 3eb57370a6
api/repo: fix cannot reponse branch with slashes (#4198) 8 years ago
Unknwon ebc0943713
templates/repo: only show Git stats in repository home page (#3518) 8 years ago
Unknwon 4f9c5981a9
refactoring: modules/auth/*_form.go -> modules/form 8 years ago
Unknwon b78e03934d
models/access: hasAccess only need userID not user object 8 years ago
Unknwon 5ec21d56ef
editor: fix cannot redirect to correct pull request URL 8 years ago
Unknwon 6002d72603
router: fix 404 when repository name contains dot 8 years ago
Unknwon b481927d5e
Improve error handling 8 years ago
Unknwon 7e09d210ba
Initial version of protected branches (#776) 8 years ago
Unknwon d521e716dd
refactoring: SSH and HTTP push procees is now unified 8 years ago
Unknwon 0958fe5a4e
Improve Open Graph Meta tags (#3664) 8 years ago
Unknwon 2ca668e79e
Add more details on error report 8 years ago
Unknwon 2c154ccbe7
Minor improve on error handling 8 years ago
Unknwon f5dc436441
Minor improve on error handling 8 years ago
Unknwon eb66060cd7
log: start using gopkg.in/clog.v1 8 years ago
Unknwon 5e01ecbc05
Able to set custom Access-Control-Allow-Origin header (#3987) 8 years ago
Unknwon e43479d948
Fix changed branch is not reflected when creating PR (#3604) 8 years ago
Thibault Meyer c47fbc629b Feature #2583: Disable HTTP cloning (#3667) 8 years ago
Unknwon 8516dfcb6c #2018 able to sync now for mirrors 8 years ago
Unknwon 780cc2d110 router/repo: code refactoring 8 years ago
Unknwon f8a48ffaad Web editor: improve code quality 8 years ago
Unknwon ec332cf903 Minor naming improvement 8 years ago
Andrey Nering dbed39ba05 On showing diff/file, use the tab_width specified on .editorconfig, if any (#3241) 8 years ago
Unknwon 5077408d78 #3233 code cleanup and minor issue fix 8 years ago
Andrew 0885784f13 Wiki mirroring implementation (#3233) 8 years ago
Unknwon 90af997fec #3399 500 for upstream pulls page if user has forked repository 8 years ago
Unknwon e5bf4281b5 #2825 early response 200 when ?go-get=1 8 years ago
Unknwon 899e799459 #1601 support delete issue comment 8 years ago
Unknwon a562228c5e Add org.getUserTeams to reduce redundant code 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Unknwon c083d76567 #2937 able to prohibit user login 8 years ago
Unknwon 7ca5f8f119 models/repo: remove redundant info for some repo methods 8 years ago
Pablo Saavedra 98b152030d The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 8 years ago
Unknwon b1d41cfa60 #1692 add admin APIs to add/remove a user from teams 9 years ago
Unknwon 9bd9ad4205 #1692 add CRUD issue APIs 9 years ago
Unknwon dd6faf7f9b Convert all API handers to use *context.APIContext 9 years ago
Unknwon db4da7beec Add APIContext 9 years ago
Alec S ebea20b4e7 remove errant debug statement 9 years ago
Unknwon 514382e2eb Rename module: middleware -> context 9 years ago