Commit Graph

878 Commits (46dce2d65311fa37f04acfb4516b0dcb8cfbde5c)

Author SHA1 Message Date
Unknwon 03b85b73af token recent activity 10 years ago
Unknwon 54b52de6ee minor fix on API response 10 years ago
Unknwon 47ac579f09 only assign auto-admin when sign up by web 10 years ago
Unknwon 4c7b6414eb new access token UI 10 years ago
Unknwon 2493454587 new delete account UI and password confirmation 10 years ago
Unknwon b1696665bd make cron task configurable 10 years ago
Unknwon d17f102339 try to fix HTTP ops not GC 10 years ago
Unknwon 407385db7e work on #1493 10 years ago
Unknwon 55ccb00a47 Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
#	modules/bindata/bindata.go
10 years ago
Unknwon c8bb475abb fix autocomplete on migration 10 years ago
Paolo Borelli 0d38794c7f Factor out function to get the current user
The same logic was duplicated in three places. Factor it
out so that we can add further fallbacks in a single place.
10 years ago
Unknwon e633425f27 #1180 and #1250: migration 10 years ago
Unknwon a52324a5f9 able sort issues 10 years ago
Unknwon 4ce003dc15 Filter issues by assignee 10 years ago
Unknwon 30b428bf0e #1419: 500 when visit a issue with issue/comments of deleted user 10 years ago
Unknwon 13a74c3a0c Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 10 years ago
Unknwon cec38f2a8c able edit issue labels/milestone/assignee 10 years ago
无闻 8be0bb177b Merge pull request #1485 from donbowman/mime-type
43bfee0d48 reverted my change
10 years ago
Don Bowman 4137426c88 43bfee0d48 reverted my change
423b1c69be, which in turn
causes all content to be served as text/plain. Let go decide
what the mime type is (e.g. text/html instead of text/plain).
10 years ago
Unknwon 817b48ed1e Show owner/poster tags of comments and fix #1312 10 years ago
Unknwon 1fb53067f4 finish close/reopen issue 10 years ago
Unknwon 133b19d0c5 finish view comments on issue page 10 years ago
Sergio Benitez 7d84d4a8f0 Significantly enhanced LDAP support in Gogs. 10 years ago
Unknwon ab2d0b3b44 add comment form UI 10 years ago
Unknwon b4c0b7b98b finish view issue without comments and ops 10 years ago
Unknwon e67659bf8e fix serve attachment content type 10 years ago
Unknwon 34f6cbfc2a finish attachments when create issue 10 years ago
Unknwon 89c2bd4a0d finish create issue attachment UI 10 years ago
Unknwon 17f3e840ec fix cannot parse JSON for attachments 10 years ago
Unknwon cbc7b7132f finish new issue action and mentions 10 years ago
Unknwon 884bc4ffd8 rename functions 10 years ago
Unknwon 75aff60c90 finish create issue with milestone and assignee 10 years ago
Unknwon 09a1b2a1f5 finish create issue with milestone 10 years ago
Unknwon 922f3f3062 finish create issue with labels 10 years ago
Unknwon 17de3ab0a3 add migrate from issue.label_ids to issue_label 10 years ago
Unknwon 590c464c56 UI: create issue with title and content 10 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch 10 years ago
Unknwon e3bdfd51ff better fork permission check 10 years ago
Unknwon 9db4acc62e improve fork process 10 years ago
Unknwon 3d0583df0f fix private repo cannot trigger hook by SSH 10 years ago
Unknwon 9d414d4dd9 remove Index field of milestone 10 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support 10 years ago
Unknwon 34795770c3 fix issue stats with milestone filter 10 years ago
Unknwon 77dcef0cab fix milestone format parse 10 years ago
Unknwon 2c507667bf Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
# Conflicts:
#	gogs.go
#	models/issue.go
#	templates/.VERSION
10 years ago
Unknwon 0705f55ce0 finish new milestone page 10 years ago
Unknwon 74bd6b939c milestone: edit 10 years ago
Unknwon 3e4cdccf6b milestone: create page 10 years ago
Unknwon ce4dcf1e83 fix naming 10 years ago
Unknwon e50982f5ec allow anonymous SSH clone 10 years ago
Unknwon 9311a9858a milestone: pagination 10 years ago
Unknwon 04458d49a0 milestone: list view 10 years ago
Unknwon cbb78b6a63 better wording 10 years ago
Unknwon 009d692c7d fix install default db option 10 years ago
Unknwon eea9302d8f fix #1204 10 years ago
无闻 eedac73229 Merge pull request #1404 from wqweto/develop
Allow space and/or percent in file and directory names
10 years ago
Unknwon 869113704b fix #1407 10 years ago
Vladimir Vissoultchev 2cc050e21e Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings 10 years ago
Vladimir Vissoultchev 43bfee0d48 Raw text file view returns correct charset in content-type header if not utf-8 10 years ago
Unknwon 589618c8a5 better paging 10 years ago
Unknwon fa298a2c30 #835: Realtime webhooks 10 years ago
Unknwon 68cacf9c63 fix issue paging 10 years ago
Unknwon 1ba837a055 new issue and label page 10 years ago
Unknwon 54b58e988d Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues 10 years ago
Unknwon 70d44e9565 Merge branch 'master' of github.com:gogits/gogs into develop 10 years ago
无闻 333ab1b2b4 Merge pull request #1317 from smcquay/keys
fix .keys route
10 years ago
无闻 3dcc0a4b5f Merge pull request #1249 from donbowman/master
in routers/repo/download.go, don't set mime type, let go figure it out.
10 years ago
无闻 91ab2538c3 Merge pull request #1244 from jamesa/develop
Add full name field to admin's user edit page (fixes #1130)
10 years ago
Unknwon dc4aab9925 UI: CURD labels
- fix update lable break connection with repository
10 years ago
Unknwon ac95f6d50f UI: basic label list
- create new label
10 years ago
Unknwon 86dbda0b42 UI: basci issue list without filters
- fix isRead check
- fix paging
10 years ago
Unknwon 4447a20f87 UI: issues - finish basic frame 10 years ago
Unknwon 42a72b62fc fix about #1289 10 years ago
Unknwon bebbd08920 Disable log color in prod mode 10 years ago
Unknwon 4cbbaefd82 #1127: hide user e-mail when API caller isn't signed in 10 years ago
Unknwon ced212f8fa fix hidden bug on tpl rendering 10 years ago
Unknwon 35be8741c4 fix #1112 10 years ago
Unknwon a2a9e151f8 install - add mail from setting 10 years ago
Unknwon b9dc2147b4 UI: install - done 10 years ago
Unknwon 5cf3732339 UI: install - new version 10 years ago
stephen mcquay 73698d292a fix .keys route
This change fixes the output from /{{ username }}.keys so that it can work in
a ~/.ssh/authorized_keys file
10 years ago
James f3aab5dbe3 Add full name field to admin's user edit page (fixes #1130) 10 years ago
Lunny Xiao f92bdf875b Merge pull request #1226 from nice-software/wip/pam
Add PAM authentication
10 years ago
Paolo Borelli 182003aa41 Add PAM authentication 10 years ago
Lunny Xiao 673a76d638 Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePassword
Hotfix/type fix validate password
10 years ago
Dustin Willis Webber 5a4f314cf7 fix calls that go rename missed 10 years ago
Don Bowman 423b1c69be don't set mime type to text/plain. This will break serving e.g. raw images,
html, etc

According to http://golang.org/pkg/net/http/#DetectContentType
"If the Header does not contain a Content-Type line, Write adds
a Content-Type set to the result of passing the initial 512 bytes
of written data to DetectContentType."
10 years ago
Linquize f26f8d5afa Set Content-Type to text/plain for http status 401
This is because git command line shows the failure reason only if Content-Type is text/plain.
10 years ago
Unknwon 698b9e2acc #1070 Clearer error message for illegal characters 10 years ago
Unknwon 5169a0e025 mirror fix of #1105 10 years ago
无闻 f7219b0cf0 Merge pull request #1105 from linquize/migrate-git
Allow to migrate through git:// protocol
10 years ago
Unknwon 5f594d8774 #1140 MySQL root password exposure 10 years ago
Unknwon 211596f407 #1124 LDAP add and edit form are misleading 10 years ago
Linquize 3a977fc0ae Allow to migrate through git:// protocol 10 years ago
无闻 e312634286 Merge pull request #1091 from sapk/fix-ng-issue-pages
Apply ng to issue dashboard
10 years ago
Unknwon 1cb57b1a44 #1094: fix locale 10 years ago
Antoine GIRARD 96a71aaed8 Apply ng to issue dashboard 10 years ago
Unknwon 466facc009 #1067: Deleting users should remove them from collaborator lists
- fix delete user but repository watches are not decreased
10 years ago
Unknwon 33894591a6 #851: Edit Account does not take into consideration password rules 10 years ago
Unknwon fc6db829b2 fix read access team visibility of private repo 10 years ago