summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Collapse)AuthorAgeFilesLines
* #1602 change status after comment issueUnknwon2015-09-081-1/+1
|
* #1585 order owners list by last changed timeUnknwon2015-09-072-0/+28
|
* #1594 Collaborative Repositories missing suburl on DashboardUnknwon2015-09-071-1/+1
|
* minor fix on #1589Unknwon2015-09-062-6/+9
| | | | Signed-off-by: Unknwon <u@gogs.io>
* Merge pull request #1589 from siadat/migrating-empty-repository无闻2015-09-061-0/+6
|\ | | | | Set IsBare true if migrated repo is empty
| * Set IsBare true if migrated repo is empty.Sina Siadat2015-09-071-0/+6
| | | | | | | | | | | | | | Executes `git log -1` and sets IsBare to true if stderr contains this string: fatal: bad default revision 'HEAD'
* | new user profile settings UIUnknwon2015-09-062-0/+25
|/ | | | Signed-off-by: Unknwon <u@gogs.io>
* #1193 Make organization emails non-mandatoryUnknwon2015-09-062-79/+68
|
* fix #1558Unknwon2015-09-063-43/+54
|
* Mirror repository should not allow forkUnknwon2015-09-051-0/+5
|
* #1577 explore paginator problemUnknwon2015-09-041-2/+17
|
* work on #1570Unknwon2015-09-031-3/+7
|
* #1569 force InnoDB for MySQLUnknwon2015-09-031-1/+1
|
* #1544 better tmp dir name for creating repoUnknwon2015-09-032-4/+5
|
* #1545 prevent duplicated refs of issues in single commitUnknwon2015-09-033-92/+55
|
* fix #1568Unknwon2015-09-031-1/+1
|
* ui and pulls index fixUnknwon2015-09-031-0/+4
|
* finish initial version of pull requestUnknwon2015-09-023-59/+155
|
* add merger info and news feedUnknwon2015-09-021-0/+2
|
* tmp: fix issue open countUnknwon2015-09-021-4/+3
|
* basic PR featureUnknwon2015-09-022-12/+103
|
* work on #1558Unknwon2015-09-021-1/+1
|
* PR: nothing to commit and has pull request checkUnknwon2015-09-023-46/+77
|
* finish PR UIUnknwon2015-09-021-0/+1
|
* #842 able to use access token replace basic authUnknwon2015-09-022-6/+21
|
* add view pull descUnknwon2015-09-011-4/+4
|
* work on PR conversationUnknwon2015-09-014-62/+182
|
* XSS in usernameUnknwon2015-09-011-0/+10
|
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-013-94/+190
|
* #1377 add rename repo actionUnknwon2015-09-011-30/+52
|
* minor fixes on #1551Unknwon2015-09-011-3/+3
|
* fix dashboard 500 when no issues at allUnknwon2015-09-011-0/+4
| | | | | - update locales - update README
* fix repository count of user is messed upUnknwon2015-08-302-12/+37
|
* fix sqlUnknwon2015-08-291-1/+1
|
* #1544 Creating new repository fails occasionallyUnknwon2015-08-291-1/+1
|
* #1542 A way to skip TLS verify for SMTP authenticationUnknwon2015-08-292-44/+49
|
* #1526 URL escape for username and passwordUnknwon2015-08-291-1/+2
|
* webhook APIsUnknwon2015-08-292-19/+31
|
* slack JSON indentUnknwon2015-08-281-1/+1
|
* new create webhook eventUnknwon2015-08-284-227/+282
|
* fix bare repo issueUnknwon2015-08-281-2/+4
|
* fix 1093Unknwon2015-08-281-1/+1
|
* add more README varsUnknwon2015-08-281-2/+8
|
* #1487 Readme TemplateUnknwon2015-08-281-82/+110
|
* complate list of gitignores and licensesUnknwon2015-08-282-4/+9
|
* #1458: Authorities were messed up when using mysql databaseUnknwon2015-08-282-41/+28
|
* add webhook recent deliveriesUnknwon2015-08-274-62/+189
|
* rename a user methodUnknwon2015-08-272-16/+9
|
* new create webhook UIUnknwon2015-08-271-0/+0
|
* new webhooks list UIUnknwon2015-08-263-23/+55
|