aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Collapse)AuthorAge
* make cron task configurableUnknwon2015-08-18
|
* work on #1493Unknwon2015-08-17
|
* Merge branch 'develop' of https://github.com/SergioBenitez/gogs into developUnknwon2015-08-16
|\ | | | | | | | | # Conflicts: # modules/bindata/bindata.go
| * Significantly enhanced LDAP support in Gogs.Sergio Benitez2015-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/1475Don Bowman2015-08-15
| | |
| * | race condition on keydeleteDon Bowman2015-08-12
| | |
* | | able sort issuesUnknwon2015-08-15
| | |
* | | more on #1319Unknwon2015-08-15
| | |
* | | #1419: 500 when visit a issue with issue/comments of deleted userUnknwon2015-08-15
| | |
* | | Creates hooks directory when init update hookUnknwon2015-08-15
| | |
* | | able edit issue labels/milestone/assigneeUnknwon2015-08-15
| | |
* | | delete attachments when delete repoUnknwon2015-08-14
| | |
* | | Show owner/poster tags of comments and fix #1312Unknwon2015-08-14
| | |
* | | finish close/reopen issueUnknwon2015-08-13
| | |
* | | finish view comments on issue pageUnknwon2015-08-13
| | |
* | | add comment form UIUnknwon2015-08-12
| | |
* | | finish view issue without comments and opsUnknwon2015-08-12
| |/ |/|
* | delete avatar when del userUnknwon2015-08-12
| |
* | finish attachments when create issueUnknwon2015-08-11
| |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-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 displayedJames Anderson2015-08-10
| | | |
* | | | fix template errorUnknwon2015-08-10
|/ / /
* | | finish new issue action and mentionsUnknwon2015-08-10
| | |
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-10
|\ \ \ | | | | | | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css
| * | | minor fix on #1460Unknwon2015-08-10
| |/ /
* | | rename functionsUnknwon2015-08-10
| | |
* | | finish create issue with milestone and assigneeUnknwon2015-08-10
| | |
* | | finish create issue with milestoneUnknwon2015-08-10
| | |
* | | finish create issue with labelsUnknwon2015-08-10
| | |
* | | add migrate from issue.label_ids to issue_labelUnknwon2015-08-10
| | |
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-10
|\| | | | | | | | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl
| * | list view: issue, label, milestoneUnknwon2015-08-09
| | |
| * | remove sync.Pool and support go1.2 againUnknwon2015-08-09
| | |
| * | Generate random avatar based on e-mail when disable GravatarUnknwon2015-08-09
| |/
* | UI: create issue with title and contentUnknwon2015-08-09
| |
* | WIP: create PR - choose branchUnknwon2015-08-08
|/
* better fork permission checkUnknwon2015-08-08
|
* improve fork processUnknwon2015-08-08
|
* fix #1331Unknwon2015-08-08
|
* more on #1443Unknwon2015-08-07
|
* #1443 set first user to be adminUnknwon2015-08-07
| | | | ...not just ID=1
* remove useless codeUnknwon2015-08-06
|
* remove Index field of milestoneUnknwon2015-08-06
|
* fix UNIQUEUnknwon2015-08-06
|
* #334: Add Deployment Key SupportUnknwon2015-08-06
|
* fix issue stats with milestone filterUnknwon2015-08-05
|
* fix mysql parsetime argUnknwon2015-08-05
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/milestoneUnknwon2015-08-05
|\ | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION