Commit Graph

1053 Commits (87d64acc9f7de985603093980c8dc3fa651047a1)

Author SHA1 Message Date
Unknwon cb381078ff finish new repo options page 10 years ago
Unknwon c6b039c6f9 new repo options UI 10 years ago
Unknwon 9b9e5f0290 #1545 Cross reference the commit from the issue when it is closed by the commit 10 years ago
Unknwon 302938e646 #1333 Disable Gravatar option when install 10 years ago
Unknwon 9ef063cbb0 change checkbox ui 10 years ago
Unknwon ea454c21f7 #1542 A way to skip TLS verify for SMTP authentication 10 years ago
Unknwon 55ddf225bb webhook APIs 10 years ago
Unknwon 2f08e9f048 v0.6.7 10 years ago
Unknwon f509c59ac1 new create webhook event 10 years ago
Unknwon c7a4369db9 add readme template help link 10 years ago
Unknwon a00194e665 work on #1548 10 years ago
Unknwon bb3b90fcd6 #1487 Readme Template 10 years ago
Unknwon 46bee50e45 complate list of gitignores and licenses 10 years ago
Unknwon a7686e8749 #1203 bundle jquery with gogs 10 years ago
Unknwon ff35a37769 #1458: Authorities were messed up when using mysql database 10 years ago
Unknwon 70e0153b93 add highlight js 10 years ago
Unknwon 23f42d92c9 add webhook recent deliveries 10 years ago
Unknwon ce386cfb61 fix suburl 10 years ago
Unknwon c08600c59b new edit webhook UI 10 years ago
Unknwon 4217c2333c new create webhook UI 10 years ago
Unknwon 2881456421 new webhooks list UI 10 years ago
Unknwon 1cb03135b7 new repo git hooks UI 10 years ago
Unknwon 2f2bf20aae fix menu overflow 10 years ago
Unknwon b3a45693c3 minor update 10 years ago
Unknwon 45c2b4bd76 fix HTML 10 years ago
Unknwon 4330c1f0d8 update locale and org dashboard navbar 10 years ago
Unknwon a329bbc215 new org dashboard issues 10 years ago
Unknwon f808df5a7b new user dahsboard issues 10 years ago
Unknwon 3a32cbee44 #1246 Dashboard error: nil commits 10 years ago
Unknwon 87152f89ba fix release created timezone issue 10 years ago
Unknwon 6821527c95 fix style 10 years ago
Unknwon 4275b3720a finsih diff and compare 10 years ago
Unknwon aa65761d81 new commits table 10 years ago
Unknwon 062adbed8a add confirmation to delete ssh key 10 years ago
Unknwon ac616c07de fix #966 10 years ago
Unknwon 371572cf5f allow edit issue and comment 10 years ago
Unknwon 87f5ca8e1f able edit issue title 10 years ago
Unknwon bd1d7d1509 Able to set SSH port when install, update Docker docs 10 years ago
Girish Ramakrishnan 24d7a86a8d Set IsAdmin using LDAP
The IsAdmin flag is set based on whether the admin filter
returned any result. The admin filter is applied with the user dn
as the search root.

In the future, we should update IsAdmin as well on each login.
Alternately, we can have a periodic sync operation.
10 years ago
Unknwon 03b85b73af token recent activity 10 years ago
Unknwon 928d9fc1d4 fix access token style 10 years ago
Unknwon 4c7b6414eb new access token UI 10 years ago
Unknwon 2e8ffc2ffb Merge branch 'develop' of github.com:gogits/gogs into develop 10 years ago
Unknwon 2493454587 new delete account UI and password confirmation 10 years ago
Lydia Sevelt bfa8ef68a6 Change input field to type=password for the authentication templates. 10 years ago
Unknwon 81b8427438 new UI on admin/monitor 10 years ago
Unknwon c20ae8edc5 update Docker README 10 years ago
Unknwon b1696665bd make cron task configurable 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 7bb5cb444c fix css styles 10 years ago
Unknwon 2e30b421b4 comletely remove v1 UI files of Gogs 10 years ago
Unknwon c8bb475abb fix autocomplete on migration 10 years ago
Unknwon c7d5e1f182 clean file and update locales 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 a24141ec9c more on #1319 10 years ago
Unknwon 30b428bf0e #1419: 500 when visit a issue with issue/comments of deleted user 10 years ago
Unknwon cec38f2a8c able edit issue labels/milestone/assignee 10 years ago
Unknwon d07c081920 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 10 years ago
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