Commit Graph

942 Commits (d07033a0f0c4bc1a151eceb7179d227d81e528db)

Author SHA1 Message Date
Unknwon 817b48ed1e Show owner/poster tags of comments and fix #1312 10 years ago
Paulo E. Castro e680faf0d8 Correct form name to smtp_email to fix matching in InstallForm struct. 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 d7d72b9e3c Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 10 years ago
Gogs e43341f4c5 column belongs always into a ui grid 10 years ago
Unknwon a01867cc1a Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	public/css/gogs.min.css
10 years ago
Unknwon 33f33e055a fix on #1466 10 years ago
无闻 52933932d2 Merge pull request #1466 from manfer/semantic
modified repo header
10 years ago
Unknwon ab2d0b3b44 add comment form UI 10 years ago
Gogs 009d716a02 modified repo header 10 years ago
Unknwon b4c0b7b98b finish view issue without comments and ops 10 years ago
无闻 d1a82a82b4 Merge pull request #1454 from gustavopaes/bug/1453
Remove SSH button when SSH it is disabled
10 years ago
Unknwon 496a65ed29 update locales 10 years ago
Unknwon 34f6cbfc2a finish attachments when create issue 10 years ago
Unknwon 89c2bd4a0d finish create issue attachment UI 10 years ago
Unknwon f183c855d1 minor fix on #1464 10 years ago
Unknwon 1ce4543a94 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 10 years ago
Unknwon 64985c7faa fix template error 10 years ago
无闻 9c0c16bb5a Merge pull request #1464 from jamesa/hide-gravatar-tooltip
Hide avatar tooltips unless you're looking at your own profile
10 years ago
James Anderson 59a475163f Hide avatar-changing instructions unless it's your profile (resolves #1107) 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
Unknwon 2aea247208 minor fix on #1460 10 years ago
无闻 2cef9ef5e2 Merge pull request #1460 from manfer/semantic
new top menu
10 years ago
Fernando San Julián 4cc198179c new top menu 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
Unknwon aede5cdb04 fix app suburl in feeds 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 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 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 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 e50982f5ec allow anonymous SSH clone 10 years ago
Unknwon 487fc8ca39 fix #1439 10 years ago
Unknwon 9311a9858a milestone: pagination 10 years ago
无闻 96c1ce9606 Merge pull request #1432 from manfer/enhance-copy-clipboard
Enhance copy clipboard
10 years ago
Fernando San Julián 6a89eeedf3 browser supports copy detection 10 years ago
Unknwon e7f015db8c fix template 10 years ago
Unknwon 04458d49a0 milestone: list view 10 years ago
Unknwon cc0d963f75 fix check template version 10 years ago
Unknwon 03011e31fe update locale and .gopmfile 10 years ago
Fernando San Julián b92bb77b54 autofocus for new and edit issue forms 10 years ago
Unknwon eea9302d8f fix #1204 10 years ago
Unknwon 42a2c5ca54 #1400 use new connstr format for postgres 10 years ago
Fernando San Julián 4bfc71c73f pagination in repo issues page only if needed 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 2bb1fb8f44 Use EscapePound in link hrefs in diff/file views 10 years ago
Unknwon 72377c721c update gopmfile 10 years ago
Unknwon ba47306a69 fix #1305 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
Fernando San Julián 2f38215f5c User Issues Template fix 10 years ago
Unknwon 686dd59916 fix #864 with migration and update locale 10 years ago
Fernando San Julián 514ce712b0 admin config fix 10 years ago
Unknwon fa298a2c30 #835: Realtime webhooks 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
无闻 bab811c530 Merge pull request #1380 from vtduncan/referrer-protection
Prevent browsers from leaking referrer headers
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
无闻 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
Fernando San Julián 30beb59fd8 install admin password field fix
Admin Password field in install form must be of type password
10 years ago
Duncan a6596f2231 Prevent browsers from leaking referrer headers 10 years ago
Unknwon 42a72b62fc fix about #1289 10 years ago
Unknwon 03011ed307 fix suburl for js 10 years ago
Unknwon bebbd08920 Disable log color in prod mode 10 years ago
Unknwon ff051e2106 #1128: API calls are not hidden behind sign in 10 years ago
Unknwon 81adbe17ca use pam and update TRANSLATORS 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 35be8741c4 fix #1112 10 years ago
Unknwon a2a9e151f8 install - add mail from setting 10 years ago