766 Commits (0efe80d60d6a52d3a8e8a202ee951f55c7ebe71a)

Author SHA1 Message Date
Unknwon 817b48ed1e Show owner/poster tags of comments and fix #1312 9 years ago
Unknwon 1fb53067f4 finish close/reopen issue 9 years ago
Unknwon 133b19d0c5 finish view comments on issue page 9 years ago
Unknwon ab2d0b3b44 add comment form UI 9 years ago
Unknwon b4c0b7b98b finish view issue without comments and ops 9 years ago
Unknwon cafde1287e delete avatar when del user 9 years ago
Unknwon 34f6cbfc2a finish attachments when create issue 9 years ago
Unknwon 1ce4543a94 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 9 years ago
Unknwon 64985c7faa fix template error 9 years ago
无闻 9c0c16bb5a Merge pull request #1464 from jamesa/hide-gravatar-tooltip
Hide avatar tooltips unless you're looking at your own profile
9 years ago
James Anderson e5146155a0 Resize avatars to the same size they are displayed 9 years ago
Unknwon cbc7b7132f finish new issue action and mentions 9 years ago
Unknwon 887bc1b594 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
9 years ago
Unknwon 2aea247208 minor fix on #1460 9 years ago
Unknwon 884bc4ffd8 rename functions 9 years ago
Unknwon 75aff60c90 finish create issue with milestone and assignee 9 years ago
Unknwon 09a1b2a1f5 finish create issue with milestone 9 years ago
Unknwon 922f3f3062 finish create issue with labels 9 years ago
Unknwon 17de3ab0a3 add migrate from issue.label_ids to issue_label 9 years ago
Unknwon a79586cc54 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
#	templates/repo/header.tmpl
9 years ago
Unknwon 7372042441 list view: issue, label, milestone 9 years ago
Unknwon 590c464c56 UI: create issue with title and content 9 years ago
Unknwon 68b9d78386 remove sync.Pool and support go1.2 again 9 years ago
Unknwon 4b43ffc96c Generate random avatar based on e-mail when disable Gravatar 9 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch 9 years ago
Unknwon e3bdfd51ff better fork permission check 9 years ago
Unknwon 9db4acc62e improve fork process 9 years ago
Unknwon 45adb9b7a3 fix #1331 9 years ago
Unknwon b1f08d3218 more on #1443 9 years ago
Unknwon d922b7e504 #1443 set first user to be admin
...not just ID=1
9 years ago
Unknwon 02877f1a69 remove useless code 9 years ago
Unknwon 9d414d4dd9 remove Index field of milestone 9 years ago
Unknwon 0acf209e2a fix UNIQUE 9 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support 9 years ago
Unknwon 34795770c3 fix issue stats with milestone filter 9 years ago
Unknwon 81d01aa308 fix mysql parsetime arg 9 years ago
Unknwon 2c507667bf Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
# Conflicts:
#	gogs.go
#	models/issue.go
#	templates/.VERSION
9 years ago
Unknwon 0705f55ce0 finish new milestone page 9 years ago
Unknwon 74bd6b939c milestone: edit 9 years ago
Unknwon b9527cd1bf #1299 force downcase e-mail 9 years ago
Unknwon 3e4cdccf6b milestone: create page 9 years ago
Unknwon ce4dcf1e83 fix naming 9 years ago
Unknwon e50982f5ec allow anonymous SSH clone 9 years ago
Unknwon 9311a9858a milestone: pagination 9 years ago
Unknwon 04458d49a0 milestone: list view 9 years ago
Unknwon cbb78b6a63 better wording 9 years ago
Unknwon c44e1c7ca9 fix #1208 9 years ago
Unknwon 42a2c5ca54 #1400 use new connstr format for postgres 9 years ago
Vladimir Vissoultchev 4917d29c12 Partial impl of git diff encoding 9 years ago
Vladimir Vissoultchev fac4e27882 Allow spaces in file/dir names on parsing git diff 9 years ago