Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | make cron task configurable | Unknwon | 2015-08-18 |
| | |||
* | work on #1493 | Unknwon | 2015-08-17 |
| | |||
* | Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop | Unknwon | 2015-08-16 |
|\ | | | | | | | | | # Conflicts: # modules/bindata/bindata.go | ||
| * | Significantly enhanced LDAP support in Gogs. | Sergio Benitez | 2015-08-12 |
| | | |||
* | | Merge pull request #1475 from donbowman/master | 无闻 | 2015-08-15 |
|\ \ | | | | | | | 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 |
| | | | |||
| * | | race condition on keydelete | Don Bowman | 2015-08-12 |
| | | | |||
* | | | able sort issues | Unknwon | 2015-08-15 |
| | | | |||
* | | | more on #1319 | Unknwon | 2015-08-15 |
| | | | |||
* | | | #1419: 500 when visit a issue with issue/comments of deleted user | Unknwon | 2015-08-15 |
| | | | |||
* | | | Creates hooks directory when init update hook | Unknwon | 2015-08-15 |
| | | | |||
* | | | able edit issue labels/milestone/assignee | Unknwon | 2015-08-15 |
| | | | |||
* | | | delete attachments when delete repo | Unknwon | 2015-08-14 |
| | | | |||
* | | | Show owner/poster tags of comments and fix #1312 | Unknwon | 2015-08-14 |
| | | | |||
* | | | finish close/reopen issue | Unknwon | 2015-08-13 |
| | | | |||
* | | | finish view comments on issue page | Unknwon | 2015-08-13 |
| | | | |||
* | | | add comment form UI | Unknwon | 2015-08-12 |
| | | | |||
* | | | finish view issue without comments and ops | Unknwon | 2015-08-12 |
| |/ |/| | |||
* | | delete avatar when del user | Unknwon | 2015-08-12 |
| | | |||
* | | finish attachments when create issue | Unknwon | 2015-08-11 |
| | | |||
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 |
|\ \ | |||
| * \ | Merge pull request #1464 from jamesa/hide-gravatar-tooltip | 无闻 | 2015-08-10 |
| |\ \ | | | | | | | | | 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 |
| | | | | |||
* | | | | fix template error | Unknwon | 2015-08-10 |
|/ / / | |||
* | | | finish new issue action and mentions | Unknwon | 2015-08-10 |
| | | | |||
* | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css | ||
| * | | | minor fix on #1460 | Unknwon | 2015-08-10 |
| |/ / | |||
* | | | rename functions | Unknwon | 2015-08-10 |
| | | | |||
* | | | finish create issue with milestone and assignee | Unknwon | 2015-08-10 |
| | | | |||
* | | | finish create issue with milestone | Unknwon | 2015-08-10 |
| | | | |||
* | | | finish create issue with labels | Unknwon | 2015-08-10 |
| | | | |||
* | | | add migrate from issue.label_ids to issue_label | Unknwon | 2015-08-10 |
| | | | |||
* | | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 |
|\| | | | | | | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl | ||
| * | | list view: issue, label, milestone | Unknwon | 2015-08-09 |
| | | | |||
| * | | remove sync.Pool and support go1.2 again | Unknwon | 2015-08-09 |
| | | | |||
| * | | Generate random avatar based on e-mail when disable Gravatar | Unknwon | 2015-08-09 |
| |/ | |||
* | | UI: create issue with title and content | Unknwon | 2015-08-09 |
| | | |||
* | | WIP: create PR - choose branch | Unknwon | 2015-08-08 |
|/ | |||
* | better fork permission check | Unknwon | 2015-08-08 |
| | |||
* | improve fork process | Unknwon | 2015-08-08 |
| | |||
* | fix #1331 | Unknwon | 2015-08-08 |
| | |||
* | more on #1443 | Unknwon | 2015-08-07 |
| | |||
* | #1443 set first user to be admin | Unknwon | 2015-08-07 |
| | | | | ...not just ID=1 | ||
* | remove useless code | Unknwon | 2015-08-06 |
| | |||
* | remove Index field of milestone | Unknwon | 2015-08-06 |
| | |||
* | fix UNIQUE | Unknwon | 2015-08-06 |
| | |||
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 |
| | |||
* | fix issue stats with milestone filter | Unknwon | 2015-08-05 |
| | |||
* | fix mysql parsetime arg | Unknwon | 2015-08-05 |
| | |||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/milestone | Unknwon | 2015-08-05 |
|\ | | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION |