Commit Graph

369 Commits (b410207dc1f624f9c14a90de97b22634667d762e)

Author SHA1 Message Date
无闻 d1a82a82b4 Merge pull request #1454 from gustavopaes/bug/1453
Remove SSH button when SSH it is disabled
10 years ago
Unknwon 34f6cbfc2a finish attachments when create issue 10 years ago
Unknwon 89c2bd4a0d finish create issue attachment UI 10 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
10 years ago
James Anderson b2bd6c4c5a Fix broken collaboration link in repo settings 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
Gustavo Paes 4564d13496 Remove SSH button when SSH is disabled 10 years ago
Unknwon 48f12d4ead upgrade new issue to SUI v2 10 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
10 years ago
Unknwon 8a3ee795d2 finish transforming to v2 10 years ago
Unknwon 7372042441 list view: issue, label, milestone 10 years ago
Unknwon 590c464c56 UI: create issue with title and content 10 years ago
Unknwon 4b43ffc96c Generate random avatar based on e-mail when disable Gravatar 10 years ago
无闻 56a8d573b0 Merge pull request #1451 from jamesa/fix-owner-tag-on-issues
Add check to see if comments on an issue are by the repo owner
10 years ago
James Anderson fc63422caf Add check to see if comments on an issue are by the repo owner 10 years ago
Unknwon 43a87b0caf auto-redirect when finish filter branch 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 9d414d4dd9 remove Index field of milestone 10 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support 10 years ago
Unknwon 0705f55ce0 finish new milestone page 10 years ago
Unknwon 6d2f25b9f5 clean files 10 years ago
Unknwon 74bd6b939c milestone: edit 10 years ago
Unknwon cf90312b8f clean file 10 years ago
Unknwon 4081f86654 fix new milestone button visibility 10 years ago
Unknwon 3e4cdccf6b milestone: create page 10 years ago
Unknwon 9311a9858a milestone: pagination 10 years ago
Unknwon e7f015db8c fix template 10 years ago
Unknwon 04458d49a0 milestone: list view 10 years ago
Fernando San Julián b92bb77b54 autofocus for new and edit issue forms 10 years ago
Fernando San Julián 4bfc71c73f pagination in repo issues page only if needed 10 years ago
Vladimir Vissoultchev 2bb1fb8f44 Use EscapePound in link hrefs in diff/file views 10 years ago
无闻 678700b74d Merge pull request #1402 from wqweto/develop
Allow file and directory names to contain percent character
10 years ago
Vladimir Vissoultchev 167265d533 Allow file and directory names to contain percent character 10 years ago
Unknwon 589618c8a5 better paging 10 years ago
Unknwon 2e7b38db9f fix paging links and issue count 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
无闻 e69f09f50e Merge pull request #1275 from jstasiak/develop
Add file permalink button
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 03011ed307 fix suburl for js 10 years ago
Jakub Stasiak 562ad02a6d Add file permalink button
The button appears when a file is viewed in a branch or a tag. It points
to a URL containing the branch's (or tag's) current commit id so that
it'll always point to the same content.
10 years ago
Unknwon 5cf3732339 UI: install - new version 10 years ago