Commit Graph

981 Commits (07fe846c9f64c1b68ed55b42b523c50bf3c23c34)

Author SHA1 Message Date
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