903 Commits (aff773f1b968b601a02d48cca071c7e96a22ca52)

Author SHA1 Message Date
Unknwon f509c59ac1 new create webhook event 9 years ago
Unknwon a00194e665 work on #1548 9 years ago
Unknwon f2de4d5c04 new create repo options 9 years ago
Unknwon c75cd33f2f #965 Remember visibility preference 9 years ago
Unknwon bb3b90fcd6 #1487 Readme Template 9 years ago
Unknwon 46bee50e45 complate list of gitignores and licenses 9 years ago
Unknwon ff35a37769 #1458: Authorities were messed up when using mysql database 9 years ago
Unknwon 70e0153b93 add highlight js 9 years ago
Unknwon 23f42d92c9 add webhook recent deliveries 9 years ago
Unknwon c08600c59b new edit webhook UI 9 years ago
Unknwon 4217c2333c new create webhook UI 9 years ago
Unknwon 2881456421 new webhooks list UI 9 years ago
Unknwon 1cb03135b7 new repo git hooks UI 9 years ago
Unknwon a329bbc215 new org dashboard issues 9 years ago
Unknwon f808df5a7b new user dahsboard issues 9 years ago
Unknwon 4275b3720a finsih diff and compare 9 years ago
Unknwon aa65761d81 new commits table 9 years ago
Unknwon 062adbed8a add confirmation to delete ssh key 9 years ago
Unknwon 371572cf5f allow edit issue and comment 9 years ago
Unknwon 87f5ca8e1f able edit issue title 9 years ago
Unknwon bd1d7d1509 Able to set SSH port when install, update Docker docs 9 years ago
Unknwon 1453e91f41 minor fix on API response 9 years ago
无闻 2b393f5b03 Merge pull request #1507 from cloudron-io/develop
Set IsAdmin using LDAP
9 years ago
无闻 a5e1ada474 Merge pull request #1414 from nice-software/wip/currentUser
Factor out function to get the current user
9 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.
9 years ago
Unknwon 03b85b73af token recent activity 9 years ago
Unknwon 54b52de6ee minor fix on API response 9 years ago
Unknwon 47ac579f09 only assign auto-admin when sign up by web 9 years ago
Unknwon 4c7b6414eb new access token UI 9 years ago
Unknwon 2493454587 new delete account UI and password confirmation 9 years ago
Unknwon b1696665bd make cron task configurable 9 years ago
Unknwon d17f102339 try to fix HTTP ops not GC 9 years ago
Unknwon 407385db7e work on #1493 9 years ago
Unknwon 55ccb00a47 Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
# Conflicts:
#	modules/bindata/bindata.go
9 years ago
Unknwon c8bb475abb fix autocomplete on migration 9 years ago
Paolo Borelli 0d38794c7f Factor out function to get the current user
The same logic was duplicated in three places. Factor it
out so that we can add further fallbacks in a single place.
9 years ago
Unknwon e633425f27 #1180 and #1250: migration 9 years ago
Unknwon a52324a5f9 able sort issues 9 years ago
Unknwon 4ce003dc15 Filter issues by assignee 9 years ago
Unknwon 30b428bf0e #1419: 500 when visit a issue with issue/comments of deleted user 9 years ago
Unknwon 13a74c3a0c Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 9 years ago
Unknwon cec38f2a8c able edit issue labels/milestone/assignee 9 years ago
无闻 8be0bb177b Merge pull request #1485 from donbowman/mime-type
43bfee0d48 reverted my change
9 years ago
Don Bowman 4137426c88 43bfee0d48 reverted my change
423b1c69be, which in turn
causes all content to be served as text/plain. Let go decide
what the mime type is (e.g. text/html instead of text/plain).
9 years ago
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
Sergio Benitez 7d84d4a8f0 Significantly enhanced LDAP support in Gogs. 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 e67659bf8e fix serve attachment content type 9 years ago
Unknwon 34f6cbfc2a finish attachments when create issue 9 years ago
Unknwon 89c2bd4a0d finish create issue attachment UI 9 years ago
Unknwon 17f3e840ec fix cannot parse JSON for attachments 9 years ago
Unknwon cbc7b7132f finish new issue action and mentions 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 590c464c56 UI: create issue with title and content 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 3d0583df0f fix private repo cannot trigger hook by SSH 9 years ago
Unknwon 9d414d4dd9 remove Index field of milestone 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 77dcef0cab fix milestone format parse 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 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 009d692c7d fix install default db option 9 years ago
Unknwon eea9302d8f fix #1204 9 years ago
无闻 eedac73229 Merge pull request #1404 from wqweto/develop
Allow space and/or percent in file and directory names
9 years ago
Unknwon 869113704b fix #1407 9 years ago
Vladimir Vissoultchev 2cc050e21e Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings 9 years ago
Vladimir Vissoultchev 43bfee0d48 Raw text file view returns correct charset in content-type header if not utf-8 9 years ago
Unknwon 589618c8a5 better paging 9 years ago
Unknwon fa298a2c30 #835: Realtime webhooks 9 years ago
Unknwon 68cacf9c63 fix issue paging 9 years ago
Unknwon 1ba837a055 new issue and label page 9 years ago
Unknwon 54b58e988d Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues 9 years ago
Unknwon 70d44e9565 Merge branch 'master' of github.com:gogits/gogs into develop 9 years ago
无闻 333ab1b2b4 Merge pull request #1317 from smcquay/keys
fix .keys route
9 years ago
无闻 3dcc0a4b5f Merge pull request #1249 from donbowman/master
in routers/repo/download.go, don't set mime type, let go figure it out.
9 years ago
无闻 91ab2538c3 Merge pull request #1244 from jamesa/develop
Add full name field to admin's user edit page (fixes #1130)
9 years ago
Unknwon dc4aab9925 UI: CURD labels
- fix update lable break connection with repository
9 years ago
Unknwon ac95f6d50f UI: basic label list
- create new label
9 years ago
Unknwon 86dbda0b42 UI: basci issue list without filters
- fix isRead check
- fix paging
9 years ago
Unknwon 4447a20f87 UI: issues - finish basic frame 9 years ago
Unknwon 42a72b62fc fix about #1289 9 years ago
Unknwon bebbd08920 Disable log color in prod mode 9 years ago
Unknwon 4cbbaefd82 #1127: hide user e-mail when API caller isn't signed in 9 years ago