Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow edit issue and comment | Unknwon | 2015-08-20 | 2 | -11/+42 |
| | |||||
* | fix timezone! | Unknwon | 2015-08-20 | 3 | -6/+24 |
| | |||||
* | fix timezone | Unknwon | 2015-08-20 | 2 | -3/+6 |
| | |||||
* | print time to debug | Unknwon | 2015-08-20 | 1 | -1/+1 |
| | |||||
* | work #1500 | Unknwon | 2015-08-20 | 2 | -15/+28 |
| | |||||
* | minor fix on API response | Unknwon | 2015-08-19 | 2 | -2/+2 |
| | |||||
* | Set IsAdmin using LDAP | Girish Ramakrishnan | 2015-08-18 | 1 | -1/+2 |
| | | | | | | | | | 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. | ||||
* | token recent activity | Unknwon | 2015-08-19 | 1 | -2/+8 |
| | |||||
* | only assign auto-admin when sign up by web | Unknwon | 2015-08-19 | 1 | -9/+1 |
| | |||||
* | new access token UI | Unknwon | 2015-08-19 | 1 | -2/+2 |
| | |||||
* | work on #986 and fix a LDAP crash | Unknwon | 2015-08-18 | 2 | -47/+98 |
| | |||||
* | make cron task configurable | Unknwon | 2015-08-18 | 2 | -4/+44 |
| | |||||
* | work on #1493 | Unknwon | 2015-08-17 | 3 | -45/+85 |
| | |||||
* | Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop | Unknwon | 2015-08-16 | 1 | -4/+4 |
|\ | | | | | | | | | # Conflicts: # modules/bindata/bindata.go | ||||
| * | Significantly enhanced LDAP support in Gogs. | Sergio Benitez | 2015-08-12 | 1 | -4/+4 |
| | | |||||
* | | Merge pull request #1475 from donbowman/master | 无闻 | 2015-08-15 | 1 | -3/+3 |
|\ \ | | | | | | | Fix race condition on ssh key delete, and revert re-revert of hard line break | ||||
| * | | remove empty line as per https://github.com/gogits/gogs/pull/1475 | Don Bowman | 2015-08-15 | 1 | -1/+0 |
| | | | |||||
| * | | race condition on keydelete | Don Bowman | 2015-08-12 | 1 | -2/+3 |
| | | | |||||
* | | | able sort issues | Unknwon | 2015-08-15 | 1 | -9/+5 |
| | | | |||||
* | | | more on #1319 | Unknwon | 2015-08-15 | 1 | -1/+2 |
| | | | |||||
* | | | #1419: 500 when visit a issue with issue/comments of deleted user | Unknwon | 2015-08-15 | 2 | -2/+21 |
| | | | |||||
* | | | Creates hooks directory when init update hook | Unknwon | 2015-08-15 | 1 | -1/+3 |
| | | | |||||
* | | | able edit issue labels/milestone/assignee | Unknwon | 2015-08-15 | 1 | -39/+120 |
| | | | |||||
* | | | delete attachments when delete repo | Unknwon | 2015-08-14 | 1 | -1/+21 |
| | | | |||||
* | | | Show owner/poster tags of comments and fix #1312 | Unknwon | 2015-08-14 | 3 | -2/+33 |
| | | | |||||
* | | | finish close/reopen issue | Unknwon | 2015-08-13 | 2 | -8/+15 |
| | | | |||||
* | | | finish view comments on issue page | Unknwon | 2015-08-13 | 3 | -96/+256 |
| | | | |||||
* | | | add comment form UI | Unknwon | 2015-08-12 | 1 | -10/+6 |
| | | | |||||
* | | | finish view issue without comments and ops | Unknwon | 2015-08-12 | 2 | -28/+53 |
| |/ |/| | |||||
* | | delete avatar when del user | Unknwon | 2015-08-12 | 1 | -1/+3 |
| | | |||||
* | | finish attachments when create issue | Unknwon | 2015-08-11 | 3 | -31/+191 |
| | | |||||
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 1 | -1/+1 |
|\ \ | |||||
| * \ | Merge pull request #1464 from jamesa/hide-gravatar-tooltip | 无闻 | 2015-08-10 | 1 | -1/+1 |
| |\ \ | | | | | | | | | Hide avatar tooltips unless you're looking at your own profile | ||||
| | * | | Resize avatars to the same size they are displayed | James Anderson | 2015-08-10 | 1 | -1/+1 |
| | | | | |||||
* | | | | fix template error | Unknwon | 2015-08-10 | 1 | -1/+0 |
|/ / / | |||||
* | | | finish new issue action and mentions | Unknwon | 2015-08-10 | 2 | -9/+24 |
| | | | |||||
* | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css | ||||
| * | | | minor fix on #1460 | Unknwon | 2015-08-10 | 1 | -0/+3 |
| |/ / | |||||
* | | | rename functions | Unknwon | 2015-08-10 | 1 | -2/+2 |
| | | | |||||
* | | | finish create issue with milestone and assignee | Unknwon | 2015-08-10 | 3 | -82/+179 |
| | | | |||||
* | | | finish create issue with milestone | Unknwon | 2015-08-10 | 2 | -44/+55 |
| | | | |||||
* | | | finish create issue with labels | Unknwon | 2015-08-10 | 1 | -2/+12 |
| | | | |||||
* | | | add migrate from issue.label_ids to issue_label | Unknwon | 2015-08-10 | 4 | -50/+220 |
| | | | |||||
* | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 | 2 | -11/+42 |
|\| | | | | | | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl | ||||
| * | | list view: issue, label, milestone | Unknwon | 2015-08-09 | 1 | -10/+10 |
| | | | |||||
| * | | remove sync.Pool and support go1.2 again | Unknwon | 2015-08-09 | 1 | -1/+2 |
| | | | |||||
| * | | Generate random avatar based on e-mail when disable Gravatar | Unknwon | 2015-08-09 | 1 | -1/+31 |
| |/ | |||||
* | | UI: create issue with title and content | Unknwon | 2015-08-09 | 1 | -13/+13 |
| | | |||||
* | | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 8 | -107/+106 |
|/ | |||||
* | better fork permission check | Unknwon | 2015-08-08 | 1 | -0/+7 |
| |