Commit Graph

188 Commits (bc05ddc0ebd6fdc826ef2beec99304bac60ddd8a)

Author SHA1 Message Date
Unknwon 40f3142264 #2114 External URL for wiki
8 years ago
Unknwon 9a2e43bff2 move out git module and #1573 send push hook
9 years ago
Unknwon 120cd4e471 #1984 Better mirror repo management
9 years ago
Unknwon ca8ce793d1 #2063 Ability to delete repo from admin panel
9 years ago
Unknwon 404867f206 fix #2105 and fix #1857
9 years ago
Unknwon e538ff2770 fix #1829 and fix #890
9 years ago
Unknwon 4d9499c2d3 fix broken link
9 years ago
Unknwon cc8f5add6e fix #976
9 years ago
Unknwon f455125d4d fix #878
9 years ago
Unknwon 2c653141a8 #1742 Update default branch in git repository while change in web view
9 years ago
Unknwon 9a0902523b fix #1987
9 years ago
Unknwon 0fbb8c8826 New push to head repo of head branch: regenerate patch and retest apply
9 years ago
Unknwon 2729eb998c #1646 and other minor fixes
9 years ago
Unknwon 398569f6f8 #1021 Forked repo unavailable after deleting original repo
9 years ago
Unknwon 8af094967f #1377 add rename repo action
9 years ago
Unknwon cb381078ff finish new repo options page
9 years ago
Unknwon 55ddf225bb webhook APIs
9 years ago
Unknwon f509c59ac1 new create webhook event
9 years ago
Unknwon 70e0153b93 add highlight js
9 years ago
Unknwon 23f42d92c9 add webhook recent deliveries
9 years ago
Unknwon c08600c59b new edit webhook UI
9 years ago
Unknwon 4217c2333c new create webhook UI
9 years ago
Unknwon 2881456421 new webhooks list UI
9 years ago
Unknwon 1cb03135b7 new repo git hooks UI
9 years ago
Unknwon 062adbed8a add confirmation to delete ssh key
9 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch
9 years ago
Unknwon 9db4acc62e improve fork process
9 years ago
Unknwon 3d0583df0f fix private repo cannot trigger hook by SSH
9 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support
9 years ago
Unknwon e50982f5ec allow anonymous SSH clone
9 years ago
Unknwon fa298a2c30 #835: Realtime webhooks
9 years ago
Unknwon ced212f8fa fix hidden bug on tpl rendering
9 years ago
Unknwon 698b9e2acc #1070 Clearer error message for illegal characters
9 years ago
Unknwon fc6db829b2 fix read access team visibility of private repo
9 years ago
Unknwon 18c0697329 routers/repo/setting.go: fix LDAP cannot validate password #1006
9 years ago
Unknwon 8896c82d34 models: fix issue with transfer repository
9 years ago
Unknwon ee68a826a5 v4 migration, merge 'dev', clean code and mirror fix
9 years ago
Unknwon 7ccab9cd09 Merge branch 'dev' of github.com:gogits/gogs into access
9 years ago
Unknwon 04164eada3 models: able to rename user with diff letter cases #981
9 years ago
Peter Smit e6fc58a744 Remove GoGet option from repository and handle it with ?go-get=1 instead
9 years ago
Peter Smit 76f8904718 Introducing Collaboration Struct
9 years ago
Thomas Laroche e948c7c262 Fix #795
9 years ago
Unknwon ac4a10456e api: able to create repo and fix #726
10 years ago
Unknwon 2f3a7e53cb fix #735
10 years ago
Unknwon 9dc3c93a6a #12, add/edit hook
10 years ago
Christopher Brickley 3794111460 update slack hook to use new format
10 years ago
Unknwon 41dbb4c148 Hide org member in collar page
10 years ago
Unknwon 64c68220d2 Fix #264
10 years ago
Unknwon a046a31d2b UI: Confirmation box
10 years ago
Unknwon ad52b2d791 Mirror fix on transfer repo
10 years ago
Unknwon 7ba9257a7f Add suburl support
10 years ago
Martin van Beurden 0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
10 years ago
Unknwon a596388ebf Add success message after transfer repository #481
10 years ago
Unknwon a2cac952a4 Prepare 0.5 release
10 years ago
Unknwon cfed11f092 Bug: Transfer repository doesn't update the count
10 years ago
Christopher Brickley f7be61c819 getOrgRepoCtx returns values directly & err
10 years ago
Christopher Brickley 85c35a6b8b add organization-level webhooks
10 years ago
Christopher Brickley 7269b06fd5 HookType is case-sensitive
10 years ago
Christopher Brickley 2bce24068d add Slack API webhook support
10 years ago
Unknwon 9baf2b38d0 Bug fix on organization
10 years ago
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team
10 years ago
Unknwon 9a1d5d2489 Finish new web hook pages
10 years ago
Unknwon 9820b8e134 Finish new hooks list page
10 years ago
Unknwon e8c9bb2c66 Finish new collaboration page
10 years ago
Unknwon 755eec745f Finish new repo settings page
10 years ago
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!!
10 years ago
Unknwon 8dd07c0ddd New UI merge in progress
10 years ago
Unknown 13b032f829 update name
10 years ago
Unknown e4ea5cf598 Finish Teams page
10 years ago
Unknown 6e448b0714 Finish delete organization
10 years ago
Unknown e0f9c628c5 Add create organization
10 years ago
Unknown 314193029a Use constants to name template file
10 years ago
Unknown ad5ec45dd6 Fix #165
10 years ago
Unknown 302c863cda Fix #242
10 years ago
Unknown 9c3aa6936a Fix #223
10 years ago
Unknown 688ec6ecbd Fixed #209
10 years ago
Unknown 33ec0632ff Fix #183
10 years ago
slene 7d84cc96e8 update with git api
10 years ago
Unknown e867283406 Assignee back end
10 years ago
Unknown e573855a4f Fix #98, support web hook
10 years ago
Unknown 94bccbb148 Finish edit and remove web hook
10 years ago
Unknown 24f614f6db Finish add web hook
10 years ago
Unknown 6e3dba2cc5 Clean repo code
10 years ago
FuXiaoHei d34c3bb751 finish webhook ui,
10 years ago
Unknown 02687cbdf3 Add mail notify for new collaborator
10 years ago
FuXiaoHei 3e856928a2 add webhooks page ui
10 years ago
Unknown f6c4fbeb37 Collaborator
10 years ago
FuXiaoHei 52fbb9788a add collaboration page ui
10 years ago