Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #1602 change status after comment issue | Unknwon | 2015-09-08 | 1 | -1/+1 |
| | |||||
* | #1585 order owners list by last changed time | Unknwon | 2015-09-07 | 2 | -0/+28 |
| | |||||
* | #1594 Collaborative Repositories missing suburl on Dashboard | Unknwon | 2015-09-07 | 1 | -1/+1 |
| | |||||
* | minor fix on #1589 | Unknwon | 2015-09-06 | 2 | -6/+9 |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | ||||
* | Merge pull request #1589 from siadat/migrating-empty-repository | 无闻 | 2015-09-06 | 1 | -0/+6 |
|\ | | | | | Set IsBare true if migrated repo is empty | ||||
| * | Set IsBare true if migrated repo is empty. | Sina Siadat | 2015-09-07 | 1 | -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 UI | Unknwon | 2015-09-06 | 2 | -0/+25 |
|/ | | | | Signed-off-by: Unknwon <u@gogs.io> | ||||
* | #1193 Make organization emails non-mandatory | Unknwon | 2015-09-06 | 2 | -79/+68 |
| | |||||
* | fix #1558 | Unknwon | 2015-09-06 | 3 | -43/+54 |
| | |||||
* | Mirror repository should not allow fork | Unknwon | 2015-09-05 | 1 | -0/+5 |
| | |||||
* | #1577 explore paginator problem | Unknwon | 2015-09-04 | 1 | -2/+17 |
| | |||||
* | work on #1570 | Unknwon | 2015-09-03 | 1 | -3/+7 |
| | |||||
* | #1569 force InnoDB for MySQL | Unknwon | 2015-09-03 | 1 | -1/+1 |
| | |||||
* | #1544 better tmp dir name for creating repo | Unknwon | 2015-09-03 | 2 | -4/+5 |
| | |||||
* | #1545 prevent duplicated refs of issues in single commit | Unknwon | 2015-09-03 | 3 | -92/+55 |
| | |||||
* | fix #1568 | Unknwon | 2015-09-03 | 1 | -1/+1 |
| | |||||
* | ui and pulls index fix | Unknwon | 2015-09-03 | 1 | -0/+4 |
| | |||||
* | finish initial version of pull request | Unknwon | 2015-09-02 | 3 | -59/+155 |
| | |||||
* | add merger info and news feed | Unknwon | 2015-09-02 | 1 | -0/+2 |
| | |||||
* | tmp: fix issue open count | Unknwon | 2015-09-02 | 1 | -4/+3 |
| | |||||
* | basic PR feature | Unknwon | 2015-09-02 | 2 | -12/+103 |
| | |||||
* | work on #1558 | Unknwon | 2015-09-02 | 1 | -1/+1 |
| | |||||
* | PR: nothing to commit and has pull request check | Unknwon | 2015-09-02 | 3 | -46/+77 |
| | |||||
* | finish PR UI | Unknwon | 2015-09-02 | 1 | -0/+1 |
| | |||||
* | #842 able to use access token replace basic auth | Unknwon | 2015-09-02 | 2 | -6/+21 |
| | |||||
* | add view pull desc | Unknwon | 2015-09-01 | 1 | -4/+4 |
| | |||||
* | work on PR conversation | Unknwon | 2015-09-01 | 4 | -62/+182 |
| | |||||
* | XSS in username | Unknwon | 2015-09-01 | 1 | -0/+10 |
| | |||||
* | #1021 Forked repo unavailable after deleting original repo | Unknwon | 2015-09-01 | 3 | -94/+190 |
| | |||||
* | #1377 add rename repo action | Unknwon | 2015-09-01 | 1 | -30/+52 |
| | |||||
* | minor fixes on #1551 | Unknwon | 2015-09-01 | 1 | -3/+3 |
| | |||||
* | fix dashboard 500 when no issues at all | Unknwon | 2015-09-01 | 1 | -0/+4 |
| | | | | | - update locales - update README | ||||
* | fix repository count of user is messed up | Unknwon | 2015-08-30 | 2 | -12/+37 |
| | |||||
* | fix sql | Unknwon | 2015-08-29 | 1 | -1/+1 |
| | |||||
* | #1544 Creating new repository fails occasionally | Unknwon | 2015-08-29 | 1 | -1/+1 |
| | |||||
* | #1542 A way to skip TLS verify for SMTP authentication | Unknwon | 2015-08-29 | 2 | -44/+49 |
| | |||||
* | #1526 URL escape for username and password | Unknwon | 2015-08-29 | 1 | -1/+2 |
| | |||||
* | webhook APIs | Unknwon | 2015-08-29 | 2 | -19/+31 |
| | |||||
* | slack JSON indent | Unknwon | 2015-08-28 | 1 | -1/+1 |
| | |||||
* | new create webhook event | Unknwon | 2015-08-28 | 4 | -227/+282 |
| | |||||
* | fix bare repo issue | Unknwon | 2015-08-28 | 1 | -2/+4 |
| | |||||
* | fix 1093 | Unknwon | 2015-08-28 | 1 | -1/+1 |
| | |||||
* | add more README vars | Unknwon | 2015-08-28 | 1 | -2/+8 |
| | |||||
* | #1487 Readme Template | Unknwon | 2015-08-28 | 1 | -82/+110 |
| | |||||
* | complate list of gitignores and licenses | Unknwon | 2015-08-28 | 2 | -4/+9 |
| | |||||
* | #1458: Authorities were messed up when using mysql database | Unknwon | 2015-08-28 | 2 | -41/+28 |
| | |||||
* | add webhook recent deliveries | Unknwon | 2015-08-27 | 4 | -62/+189 |
| | |||||
* | rename a user method | Unknwon | 2015-08-27 | 2 | -16/+9 |
| | |||||
* | new create webhook UI | Unknwon | 2015-08-27 | 1 | -0/+0 |
| | |||||
* | new webhooks list UI | Unknwon | 2015-08-26 | 3 | -23/+55 |
| |