947 Commits (6b8bef3cf6c61459f8bec03aa05e2ebcd099f871)

Author SHA1 Message Date
Unknwon 9a1fe801e5 fix #711 10 years ago
Joseph Crail 39c068400e Fix spelling errors in comments. 10 years ago
dennis-smurf 528c075ad6 Added issue link rendering in commit messages 10 years ago
Deiwin Sarjas 48bb0fadc2 update user api search results to include the full name
Is fully backwards compatible
Fixes #677
10 years ago
Unknwon 5338808600 fix #676 10 years ago
Unknwon d75013a0e8 fix #580 10 years ago
Unknwon b6437b5a4c safe check 10 years ago
Unknwon db4951bc61 mirror fix on oauth2 10 years ago
Unknwon d6132aaa88 fix oauth2 10 years ago
Unknwon a43164877c fix #664 10 years ago
Unknwon 0cce61de3a Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknwon 5b96e3fcc7 fix #660 10 years ago
fuxiaohei 79dae254cf add milestone page design 10 years ago
Unknwon 1b66600bd0 Fix #652 10 years ago
Unknwon dc53270da9 Fix 653 10 years ago
Unknwon ef275ebf62 more on change avatar 10 years ago
Unknwon 22ab4fa1b0 fix #139 10 years ago
Unknwon 55dfe2c978 custom avatar upload 10 years ago
Unknwon 2d8c414f8c Fix #635 10 years ago
Unknwon 37d8d3afe9 more APIs on #12 10 years ago
Unknwon 32dcaefafa fox #620 10 years ago
fuxiaohei d1a60e3643 add pull-request and labels page design 10 years ago
Unknwon a0f9197b45 GetFile api 10 years ago
Unknwon 340a4595dd support duoshuo mirror of gravatar 10 years ago
Unknwon 52d66ba6c8 #12, use go-gogs-client 10 years ago
Unknwon 9dc3c93a6a #12, add/edit hook 10 years ago
Unknwon 9e22840483 fix #622 10 years ago
Unknwon 8eb5120fbd #12, API: list user repos, list repo hooks 10 years ago
Unknwon 8c9338a537 add personal access token panel #12 10 years ago
Unknwon 21b9d5fa1f Fix #618 10 years ago
Unknwon e0de6cb5ad work on #616 and update locales 10 years ago
Unknwon abc57b6e43 work on #609 10 years ago
Unknwon 23eec25274 Fix #605, fix #255, fix #101 10 years ago
Unknwon 4e7eb5be9d Work on #5 fork and fix #608 10 years ago
isotas38 2c28ed8c05 Fix #595 10 years ago
semlanik 377530ec21 Fix Issue 589 10 years ago
Unknwon 83283bca4c Safe work 10 years ago
Christopher Brickley 3794111460 update slack hook to use new format 10 years ago
Tony Tsang d87a9cb362 Avoid setting missing label/milestone/assignee ids
Label, milestone, assignee ids are not includes in post request, possible
js or form building bug.
10 years ago
Tony Tsang 93b9a2acc0 Fix misuse of issue index for issue id.
- UpdateAssignee
- UpdateIssueMilestone
10 years ago
Unknwon a342d58d7e Able to fork repo to individuals 10 years ago
无闻 d7d167ac63 Merge pull request #560 from evolvedlight/master
First cut of fork repo
10 years ago
Unknwon 146c8efee3 Fix API broken 10 years ago
Unknwon 3abc41ccca Fix API broken 10 years ago
Unknwon 1aa12c7452 Fix #572 10 years ago
Eryx fb8beaf19a Fix pagination() to get the right total number of pages 10 years ago
evolvedlight 8d2a6fc484 Merge remote-tracking branch 'upstream/dev'
Conflicts:
	models/repo.go
10 years ago
Unknwon 452ccff81c Mirror fix on add ssh key 10 years ago
Unknwon 963354c5d7 Add raw, history file button, and other mirror fixes 10 years ago
Unknwon b2632dec09 Page: Compare 2 commits 10 years ago
Unknwon 41dbb4c148 Hide org member in collar page 10 years ago
Unknwon 85c9f7c5f3 Issue: Show error prompt when add repository to team and it does not exist #533 10 years ago
Unknwon d78abd3561 Mirror fix on admin/orgs paging 10 years ago
evolvedlight 211dc74816 Got the fork count working 10 years ago
Unknwon 1aa76bd279 Fix #532, add system notice 10 years ago
Unknwon 1e1f9e7166 Update with macaron 10 years ago
Unknwon 64c68220d2 Fix #264 10 years ago
evolvedlight c9e5e38fcf Initial cut of git fork 10 years ago
Unknwon 2a031c1365 Fix #515 10 years ago
Unknwon a046a31d2b UI: Confirmation box 10 years ago
fuxiaohei 7d48f811f1 add issue router for new issue page ui preview 10 years ago
Unknwon b8368f98ff Add directory level commit message 10 years ago
lunnyxiao d1911658e1 remove debug info 10 years ago
Unknwon ad52b2d791 Mirror fix on transfer repo 10 years ago
Unknwon 977779cdcf Mirror template bug fix 10 years ago
Unknwon 25268577a5 Fix download archive issue 10 years ago
Unknwon 5bbeeb0f1b Page: Commits and fix #249 10 years ago
Unknwon 3f707b3f32 Add basic submodule support 10 years ago
lunnyxiao 7df60af60e submodule support and closed #478 10 years ago
lunnyxiao 79ec08141a Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
lunnyxiao 150eef93b2 add submodule basic support & buf fixed #478 10 years ago
Martin van Beurden 976f1486e0 Set cookiepath to AppSubUrl 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/
Conflicts:
	modules/setting/setting.go

Conflicts:
	templates/repo/release/list.tmpl
	templates/user/dashboard/dashboard.tmpl

Conflicts:
	routers/repo/setting.go
10 years ago
Unknwon a596388ebf Add success message after transfer repository #481 10 years ago
lunnyxiao 061a879cea Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	conf/app.ini
10 years ago
lunnyxiao ed84adb679 toutf8 improved & add max git diff lines 10 years ago
tobyzxj ad041167f7 fix user's actions on domain/org/name-of-organization/dashboard 10 years ago
Unknwon 632b1b694d Fix #465 10 years ago
Unknwon efb68a0a96 Fix UI issue 10 years ago
Mathieu Gagnon 3549fb0ea8 Remove APP_LOGO setting 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
Unknwon 25d6ae69d1 Remove hg dep 10 years ago
无闻 e79e4b1580 Merge pull request #442 from compressed/org_hook
Organization-level Webhooks
10 years ago
无闻 40bc130b19 Merge pull request #447 from m0sth8/fix-milestone-render-markdown
Render milestone content as markdown
10 years ago
Unknwon 0ddb1eb769 Finish new install page, almost ready for 0.5 release 10 years ago
Unknwon ab7206d6b7 Fix #348 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
Update webhook wasn’t showing up because of the wrong case
10 years ago
Vyacheslav Bakhmutov 6498fce04b Render milestone content as markdown 10 years ago
Vyacheslav Bakhmutov 2a7a03e5b3 take params for milestone and assignee from query instead of path args 10 years ago
Christopher Brickley 00a864e693 add commit compare functionality 10 years ago
Christopher Brickley 2bce24068d add Slack API webhook support 10 years ago
Unknwon 9bc63bda7d Finish all new admin pages. 10 years ago
Unknwon d2aff9a46a Continue working on new admin pages 10 years ago
Unknwon 904bf1a50b Add migrate repo API 10 years ago
Unknwon 8829174574 Finish new admin users pages 10 years ago
lunnyxiao a6ec6def8d Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
lunnyxiao c40e815763 add migrate api 10 years ago
Unknwon 1aec1a2dda Finish new admin dashboard 10 years ago
Unknwon 81287ba022 Mirror issue fix 10 years ago
Unknwon 9baf2b38d0 Bug fix on organization 10 years ago
Unknwon 50de06056b Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknwon 74b31566cf Finsih add/remove repo in organization 10 years ago
Marios Andreopoulos 510d5a5d74 import strings 10 years ago
Marios Andreopoulos cd0ddcfa01 fix typo 10 years ago
Marios Andreopoulos 3d79f59671 fix wrong variable name 10 years ago
Marios Andreopoulos b40922f4d4 remove extra comma 10 years ago
Marios Andreopoulos 12639c577f Remove newline characters from ssh key before processing it.
Fixes issue #370: https://github.com/gogits/gogs/issues/370
10 years ago
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team 10 years ago
Unknwon b765229a6d Fix code style 10 years ago
Unknwon e0a2d23baf Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknwon fa60502a70 Working on organization pages 10 years ago
lunnyxiao 97fb62f51e auto detect text file encode and convert to utf8 10 years ago
Unknwon a60edbe88c Add/remove member need add/remove access to repositories as well 10 years ago
Unknwon bba707de36 Finish team list, create new team, join/leave team page 10 years ago
Unknwon 36b4c57ff1 Finish new organization members and invitation page 10 years ago
Unknwon 5acc948562 Page: `/org/:orgname/settings` 10 years ago
Unknwon 5fbf8531e6 Finish new home page of organization 10 years ago
Unknwon 7af7584d25 Finish new reset password, etc. 10 years ago
Unknwon 5605af973b Feature: Social sign in 10 years ago
Unknwon 78defd238c Page: Manage social accounts 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 a8e05fdf1b Use toolbox 10 years ago
Unknwon 6fc2107529 Add missing less files 10 years ago
Unknwon 755eec745f Finish new repo settings page 10 years ago
Unknwon dabf5b057c Finish new migrate page 10 years ago
Unknwon 7bbf644dd5 Convert captcha, cache, csrf as middlewares 10 years ago
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page 10 years ago
Unknwon 5e81383413 Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module 10 years ago
Justin Nuß 7de3dd01de Use :index instead of :issue in UpdateIssueMilestone 10 years ago
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!! 10 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago
Justin Nuß 12fb42de5a Fix IE bug and show errors. 10 years ago
Justin Nuß 4e2477a1a5 Fix #318. Switch to JS(ON) implementation for issue/comment creation. 10 years ago
Justin Nuß dedb156d4a Fix #321. Allow empty comments as long as there are attachments. 10 years ago
Justin ad7beb78d0 Fix #312. Quote file names of attachments. 10 years ago
Justin Nuß 620c0ef297 Merge branch 'dev' of https://github.com/gogits/Gogs into trello/244 10 years ago
Justin Nuß cbcd08aa17 Mention organisation users when organisation gets mentioned 10 years ago
Justin Nuß 4d702eb345 Allow disabling uploads 10 years ago
Justin Nuß bfe5b86004 Add file upload for attachments 10 years ago
Justin Nuß 43e5de7f83 Show attachments in issues/comments and add preview for images 10 years ago
Justin Nuß ef1cbcd761 Allow admins to delete attachments. 10 years ago
Justin Nuß 967856f36e Merge branch 'dev' into feature/attachments
Conflicts:
	models/issue.go
	routers/repo/issue.go
10 years ago
Justin Nuß d43c5895bc Update template and style, only close commit if commit is in same repository 10 years ago
Justin Nuß 3c025b3950 Add delete route for attachments, remove upload buttons from issues/comments 10 years ago
Justin Nuß 34304e6a0c WIP: Allow attachments for issues, not only comments 10 years ago
Justin Nuß 4617bef895 WIP: Allow attachments for comments 10 years ago
Justin Nuß 469cbc8813 Update progress of milestones when closing/reopening issues and allow closing of issues in commit messages 10 years ago
Justin Nuß 812f71e21b Update milestone issue stats when reopening/closing issue 10 years ago
无闻 536f65b8ad Merge pull request #293 from wmark/master
Enable users to upload other key types than RSA (+ ED25519, ECDSA, NTRU, McE)
10 years ago
W-Mark Kubacki 887ad1ec8b Utilize ssh-keygen for checking of keys.
Removes the limitation to RSA and enables us to use all key types
SSH recognizes.
10 years ago
gima 5a97cc69ed Make possible for administrators to change user's password (fix proposal for #290) 10 years ago
Unknown 3969d704a0 Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknown 0f907301b7 Fix #285 10 years ago
fuxiaohei c127d84777 add organization team-single page 10 years ago
Unknown 63cc14062a Paging function for users and repositories 10 years ago
Unknown 7ffdabb28f Move debug router location 10 years ago
Justin 10f932b952 Fix wrong method for profiling routes. 10 years ago
Unknown be8ac7fb75 fix #273 10 years ago
Unknown 7f3015b32b Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknown 13b032f829 update name 10 years ago
Justin Nuß a481672c5c Add 'pprof' tag for enabling debugging 10 years ago
Unknown 465dc962b5 Finish create organization team 10 years ago
Unknown e4ea5cf598 Finish Teams page 10 years ago
Unknown 99713e1180 Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknown 5dbfe3c26c Finish organization homepage 10 years ago
Lunny Xiao 4ce2fa520a Merge branch 'master' into dev 10 years ago
Lunny Xiao 86e2627175 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	models/update.go
	routers/repo/http.go
10 years ago
Lunny Xiao e5ae41e21f bug fixed #261 10 years ago
Unknown 6e448b0714 Finish delete organization 10 years ago
Unknown ee9b7f322f Clean code 10 years ago
Unknown 57ac15aa20 Merge branch 'master' of github.com:gogits/gogs into dev 10 years ago
Lunny Xiao 7dbeee94e3 bug fixed #236 10 years ago
fuxiaohei 1d55ecd29c add organization team-create page 10 years ago
fuxiaohei b5ba2bd268 add organization team-create page 10 years ago
Unknown 19e9104289 Organization settings page 10 years ago
Unknown 32b09681b2 Migrate repository by organization 10 years ago
Unknown 43b33440b5 Work on create organization repo and #257 10 years ago
Unknown 4cf7a1fca5 Mirror update on create repo page 10 years ago
Unknown e0f9c628c5 Add create organization 10 years ago
Unknown b2801a2e98 Fix #165 10 years ago
Unknown 98f614a58e Work on #249 issue1 10 years ago
Unknown 47d29a1ee0 Mirror fix on #248 10 years ago
fuxiaohei fb53cc4fa8 add organization setting page 10 years ago
fuxiaohei f393dc6520 add organization dashboard page 10 years ago
fuxiaohei ea507e20d4 add organization create page 10 years ago
Unknown 314193029a Use constants to name template file 10 years ago
Unknown 9c82073091 Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknown 9924e65ca1 In progress of name template name constant 10 years ago
fuxiaohei adda10f4a4 add organization teams page 10 years ago
fuxiaohei 514d7e1922 add organization memebers page 10 years ago
fuxiaohei bf703ef617 add dashboard context switch button 10 years ago
Unknown ad5ec45dd6 Fix #165 10 years ago
Unknown 8bfa7ae745 Remove qiniu/log 10 years ago
Unknown f147ad619a Basic process manager 10 years ago
Unknown d952b4200c Add corn rask monitor panel 10 years ago
Unknown e07674bff1 Support edit release and save as draft 10 years ago
Unknown fb0972afad Fix #199 10 years ago
Unknown 9961f9a53c Fix #197 10 years ago
Unknown f160b4f33c Add tar.gz download button and other mirror updates 10 years ago
Unknown a80d8d96fa Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknown 302c863cda Fix #242 10 years ago
FuXiaoHei 4fcbf553aa organisation main page ui 10 years ago
Unknown 4f2f3c2857 Code convention 10 years ago
Unknown 9c3aa6936a Fix #223 10 years ago
Jan Oliver Oelerich 6fe43eb8d4 Fixed directory permissions for the zip download router
If the archives/ directory is created with 0655, it results in a permission error.
10 years ago
Unknown 2657f88d9a Fix #222 10 years ago
Unknown ddb7f55035 Prepare for v0.4.0 release 10 years ago
Unknown fbf274b751 Fix #220 10 years ago
Unknown 422043f422 Fix #219 10 years ago
Unknown 617bbe3fee Fix #218 10 years ago
Unknown 9085dfa426 Working on #211 10 years ago
slene e323604d78 display large file 10 years ago
slene 4ee6bc4fca fix for new git api 10 years ago
Unknown ab13a29cb5 Fix #209 10 years ago
Unknown ff690fd976 Fix #200, add VERSION to template files 10 years ago
Unknown bf5fcfb49c Add * to selected label 10 years ago
Unknown ff48aeddef Little bug fix 10 years ago
Unknown 688ec6ecbd Fixed #209 10 years ago
Unknown 87854c95a9 Fixed #200 10 years ago
Unknown 80055bde86 Code convention 10 years ago
Unknown dce17c86ac Almost done issue label #200 10 years ago
Unknown b1bdbd7f94 Almost done issue label #200 10 years ago
FuXiaoHei 1331134316 finish issue edit content preview 10 years ago
Sebastian Jackel 02fb088b80 Remove password from log message on failed login 10 years ago
Unknown 93f8f92523 Finish create new label 10 years ago
Unknown 04890904f9 fix #195 10 years ago
Unknown 956f011dd3 Fix #186 10 years ago
Unknown 4744996f9a Make gmail auth work 10 years ago
Unknown db6b71ad03 Update issue-user when change milestone 10 years ago
Lunny Xiao f4486f3eec bug fixed #193 10 years ago
Lunny Xiao 7869cfccb9 Merge pull request #192 from DerDackel/ldapssl
Add LDAP over SSL support
10 years ago
Sebastian Jackel eb264a112b Add LDAP over SSL support 10 years ago
Unknown b70db61854 Fix #185 10 years ago
Unknown 16bddd593a Finish change issue’s milestone 10 years ago
Unknown 46fc36c3a6 Finish change issue’s milestone 10 years ago
Unknown 9100786beb Fix #185 10 years ago
Unknown 5ed5aa5228 Finish milestone 10 years ago
Unknown 33ec0632ff Fix #183 10 years ago
Michael Litvak cca2a53d6f Fix issue link in issues page
The link assumes that the issue belongs to the signed in
user, which is not necessarily the case
I changed it to use repository owner name instead
10 years ago
Unknown 2eee1e9bc2 Finish edit a milestone 10 years ago
Unknown c117f9e73f Fix #166 10 years ago
Unknown a913aff1d0 Show collaborative repositories in dashboard 10 years ago
Unknown 54e95fa367 Finish add new milestone 10 years ago
Unknown f1130ce5e9 Fix edit auth page bug 10 years ago
FuXiaoHei 1769bb2f26 add milestone edit ui 10 years ago
Unknown 0970d6cc38 Log to different adapter according to level 10 years ago
Unknown 68fb62347f Finish issue assignee 10 years ago
Unknown 2c73ced0db Fix #173 10 years ago
Lunny Xiao f68e279150 spell bug fixed 10 years ago
Unknown c5dbc24ca4 UI fix 10 years ago
Lunny Xiao bf58679390 add support for smtp authentication 10 years ago
Lunny Xiao 55019bfbc5 merge all login methods 10 years ago
slene 7d84cc96e8 update with git api 10 years ago
FuXiaoHei 2eabeba6b7 finish milestone add page 10 years ago
Unknown 4ef9494637 Fix panic when view issue without login 10 years ago
Unknown 25713ab209 Fix #167 10 years ago
Unknown 914ffa496f Show private repository activities in dashboard if has access 10 years ago
Unknown a742ee543e Add change assignee back end 10 years ago
Unknown e867283406 Assignee back end 10 years ago
Unknown 495d939ca5 Waiting for UI 10 years ago
Unknown 33d32585b1 Add mention, read/unread support of issue tracker 10 years ago
Unknown 6fb7229bea Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknown 7407f9caf3 Finish issue design 10 years ago
FuXiaoHei d76772adb9 add milestone list page 10 years ago
Unknown 8ca14e2109 Improve delete SSH key 10 years ago
Unknown 7cb5a15c9b Batch of mirror fixes 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
Unknown bbdfe25769 User code clean and ui improve 10 years ago
Unknown c1eb4d894a Clean api code 10 years ago
FuXiaoHei d34c3bb751 finish webhook ui,
some ui fix
10 years ago
Unknown 3b7465f817 fix code 10 years ago
Lunny Xiao d8136c9c3c Merge branch 'dev-ldap' into dev 10 years ago
Lunny Xiao 1652dd5068 basic authentications 10 years ago
Unknown 02687cbdf3 Add mail notify for new collaborator 10 years ago
Unknown 7b60756f2c Fix Collaborators cannot commit 10 years ago
Lunny Xiao 79ea34e70e ldap support 10 years ago
Unknown e10096ee2e Mirror fix on UI 10 years ago
Unknown a9e6d49dc6 Fix #159 10 years ago
FuXiaoHei 3e856928a2 add webhooks page ui 10 years ago
Unknown e7d8fadb08 Add disable gravatar option 10 years ago
Unknown 100cd181bc Add router log config option 10 years ago
Unknown f6c4fbeb37 Collaborator 10 years ago
FuXiaoHei cc1eb5643e Merge branch 'dev' of https://github.com/gogits/gogs into dev 10 years ago
Unknown 89c99167b2 Fix #149 10 years ago
Unknown 46af92c57e Clean files 10 years ago
FuXiaoHei 52fbb9788a add collaboration page ui 10 years ago
Unknown 49dc57e336 Add /api/v1/users/search 10 years ago
Unknown 2401e68d7e Prepare for v0.3.1 hotfix 10 years ago
无闻 31805e2bbe Merge pull request #135 from clee/show-parents
Show parents in commit diff page
10 years ago
Chris Lee 6700257558 Show parents in commit diff page 10 years ago
Unknown 41b0a7b97c Mirror fix on public key 10 years ago
Unknown 62240b6bc1 Add login by email 10 years ago
Unknown ce05a8d7b6 Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	templates/repo/single_list.tmpl
10 years ago
Unknown 62d23e9154 HTTP no follow and offline mode 10 years ago
无闻 9fdf4bc277 Merge pull request #134 from clee/master
Use commit summaries instead of full messages
10 years ago
Chris Lee 8a8f84d245 Use commit summaries instead of full messages 10 years ago
Unknown 59d0e73c35 Batch mirror fix 10 years ago
无闻 37cbfc032a Merge pull request #112 from juju2013/master
basic support for LDAP/Microsoft Active Directory authentication
10 years ago
James Anderson e5af34a078 fixed some broken forms that were introduced in james-anderson@521c5f0e10 10 years ago
juju2013 efc05ea1de initial support for LDAP authentication/MSAD 10 years ago
Unknown 8bc502a1ea New err check style 10 years ago
Unknown 5435b259cc Merge branch 'master' of github.com:gogits/gogs into dev 10 years ago
Unknown 2a9da4b8e5 Fix #92 10 years ago
Bryan Johnson 34d18a19a3 Minor grammatical fix for Disable Registration feature 10 years ago
Unknown 8bed017557 Add build tag enable prompt 10 years ago
Unknown eda3f8b3b3 Mirror updates 10 years ago
Unknown b32e223db5 Mirror fix 10 years ago
Unknown 8719c1b8c5 Mirror bug fix 10 years ago
Unknown 49c01c0b57 Fix import path 10 years ago
Unknown 1bfe4ee665 Merge branch 'master' of github.com:gogits/gogs 10 years ago
Unknown 2dc0329c5f Fix auth issue on #80 10 years ago
Unknown 6277f8497c Auth problem related #80 10 years ago
Christopher Brickley 4c5a6e4d87 swap \n for \000, update len check, when reading receive-pack input 10 years ago
Unknown c3a52f7dd0 Mirror bug fix on downloading zip 10 years ago
slene 4fafc76052 zip archive download 10 years ago
Lunny Xiao 4210f56dbc bug fixed for http clone 10 years ago
Unknown c36e7d322e Mirror updates 10 years ago
Unknown f644cefa86 Finish release 10 years ago
Unknown d2b53dd43b Add weibo oauth 10 years ago
Unknown 4b9b8024ba Clean oauth code 10 years ago
Unknown 4c1452574a go get 10 years ago
Unknown ea74be2f2e go get 10 years ago
Unknown 5c2da610a2 Move binding as subrepo 10 years ago
Unknown c9a1eb4789 Able to change mirror interval now 10 years ago
slene 52b4ab2aa5 update with new git 10 years ago
Unknown 9ffa8a4083 finish mirror fix #63 10 years ago
Unknown 90f6aa8cd1 Add repo mirror and import 10 years ago
skyblue 75d2affcbf add oauth2 qq support 10 years ago
skyblue f92851e347 Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
skyblue 2ce0c3befe add google oauth2 support 10 years ago
Unknown 31d613c01d Mirror fix 10 years ago
Unknown d305448fa8 Mirror bug fix 10 years ago
zhsso 2e6d50addc combine getCommit ById and ByBranch in routers/repo/commit.go 10 years ago
Unknown 4fc5dcc764 Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknown 33aa4f7438 Support private repo 10 years ago
skyblue f8e97b75fb Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
skyblue 5c1312f38e clean oauth2 code 10 years ago
Unknown d6dac160df Pages in commits list page 10 years ago
Unknown 47aa53bd36 Add search commits 10 years ago
skyblue 4c6e0e9499 Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
skyblue dd815ae7b5 finish github oauth2 support 10 years ago