aboutsummaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
...
* new org dashboard issuesUnknwon2015-08-251-2/+6
* new user dahsboard issuesUnknwon2015-08-252-15/+56
* #1535 Removing deploy key does not remove keyUnknwon2015-08-252-10/+14
* fix release created timezone issueUnknwon2015-08-242-1/+12
* Modify minimumKeySize of RSA to 1024 for old keys.Yixin Hao2015-08-211-1/+1
* new commits tableUnknwon2015-08-201-0/+7
* add confirmation to delete ssh keyUnknwon2015-08-201-1/+9
* more on #966Unknwon2015-08-201-0/+6
* allow edit issue and commentUnknwon2015-08-202-11/+42
* fix timezone!Unknwon2015-08-203-6/+24
* fix timezoneUnknwon2015-08-202-3/+6
* print time to debugUnknwon2015-08-201-1/+1
* work #1500Unknwon2015-08-202-15/+28
* minor fix on API responseUnknwon2015-08-192-2/+2
* Set IsAdmin using LDAPGirish Ramakrishnan2015-08-181-1/+2
* token recent activityUnknwon2015-08-191-2/+8
* only assign auto-admin when sign up by webUnknwon2015-08-191-9/+1
* new access token UIUnknwon2015-08-191-2/+2
* 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