summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* work on #986 and fix a LDAP crashUnknwon2015-08-182-47/+98
* make cron task configurableUnknwon2015-08-182-4/+44
* work on #1493Unknwon2015-08-173-45/+85
* Merge branch 'develop' of https://github.com/SergioBenitez/gogs into developUnknwon2015-08-161-4/+4
|\
| * Significantly enhanced LDAP support in Gogs.Sergio Benitez2015-08-121-4/+4
* | Merge pull request #1475 from donbowman/master无闻2015-08-151-3/+3
|\ \
| * | remove empty line as per https://github.com/gogits/gogs/pull/1475Don Bowman2015-08-151-1/+0
| * | race condition on keydeleteDon Bowman2015-08-121-2/+3
* | | able sort issuesUnknwon2015-08-151-9/+5
* | | more on #1319Unknwon2015-08-151-1/+2
* | | #1419: 500 when visit a issue with issue/comments of deleted userUnknwon2015-08-152-2/+21
* | | Creates hooks directory when init update hookUnknwon2015-08-151-1/+3
* | | able edit issue labels/milestone/assigneeUnknwon2015-08-151-39/+120
* | | delete attachments when delete repoUnknwon2015-08-141-1/+21
* | | Show owner/poster tags of comments and fix #1312Unknwon2015-08-143-2/+33
* | | finish close/reopen issueUnknwon2015-08-132-8/+15
* | | finish view comments on issue pageUnknwon2015-08-133-96/+256
* | | add comment form UIUnknwon2015-08-121-10/+6
* | | finish view issue without comments and opsUnknwon2015-08-122-28/+53
| |/ |/|
* | delete avatar when del userUnknwon2015-08-121-1/+3
* | finish attachments when create issueUnknwon2015-08-113-31/+191
* | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-101-1/+1
|\ \
| * \ Merge pull request #1464 from jamesa/hide-gravatar-tooltip无闻2015-08-101-1/+1
| |\ \
| | * | Resize avatars to the same size they are displayedJames Anderson2015-08-101-1/+1
* | | | fix template errorUnknwon2015-08-101-1/+0
|/ / /
* | | finish new issue action and mentionsUnknwon2015-08-102-9/+24
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-101-0/+3
|\ \ \
| * | | minor fix on #1460Unknwon2015-08-101-0/+3
| |/ /
* | | rename functionsUnknwon2015-08-101-2/+2
* | | finish create issue with milestone and assigneeUnknwon2015-08-103-82/+179
* | | finish create issue with milestoneUnknwon2015-08-102-44/+55
* | | finish create issue with labelsUnknwon2015-08-101-2/+12
* | | add migrate from issue.label_ids to issue_labelUnknwon2015-08-104-50/+220
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-102-11/+42
|\| |
| * | list view: issue, label, milestoneUnknwon2015-08-091-10/+10
| * | remove sync.Pool and support go1.2 againUnknwon2015-08-091-1/+2
| * | Generate random avatar based on e-mail when disable GravatarUnknwon2015-08-091-1/+31
| |/
* | UI: create issue with title and contentUnknwon2015-08-091-13/+13
* | WIP: create PR - choose branchUnknwon2015-08-088-107/+106
|/
* better fork permission checkUnknwon2015-08-081-0/+7
* improve fork processUnknwon2015-08-082-79/+64
* fix #1331Unknwon2015-08-081-0/+1
* more on #1443Unknwon2015-08-071-1/+1
* #1443 set first user to be adminUnknwon2015-08-071-5/+9
* remove useless codeUnknwon2015-08-061-1/+0
* remove Index field of milestoneUnknwon2015-08-062-30/+13
* fix UNIQUEUnknwon2015-08-061-1/+1
* #334: Add Deployment Key SupportUnknwon2015-08-066-79/+360
* fix issue stats with milestone filterUnknwon2015-08-051-1/+4
* fix mysql parsetime argUnknwon2015-08-051-2/+2