Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | finish all new user settings UI | Unknwon | 2015-09-10 |
| | |||
* | #1611 fix bool type in sqlite query | Unknwon | 2015-09-09 |
| | |||
* | clean log | Unknwon | 2015-09-09 |
| | |||
* | minor fix on #1589 | Unknwon | 2015-09-06 |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | ||
* | Set IsBare true if migrated repo is empty. | Sina Siadat | 2015-09-07 |
| | | | | | | | Executes `git log -1` and sets IsBare to true if stderr contains this string: fatal: bad default revision 'HEAD' | ||
* | fix #1558 | Unknwon | 2015-09-06 |
| | |||
* | Mirror repository should not allow fork | Unknwon | 2015-09-05 |
| | |||
* | #1577 explore paginator problem | Unknwon | 2015-09-04 |
| | |||
* | work on #1570 | Unknwon | 2015-09-03 |
| | |||
* | #1544 better tmp dir name for creating repo | Unknwon | 2015-09-03 |
| | |||
* | #1545 prevent duplicated refs of issues in single commit | Unknwon | 2015-09-03 |
| | |||
* | ui and pulls index fix | Unknwon | 2015-09-03 |
| | |||
* | finish initial version of pull request | Unknwon | 2015-09-02 |
| | |||
* | basic PR feature | Unknwon | 2015-09-02 |
| | |||
* | work on PR conversation | Unknwon | 2015-09-01 |
| | |||
* | #1021 Forked repo unavailable after deleting original repo | Unknwon | 2015-09-01 |
| | |||
* | minor fixes on #1551 | Unknwon | 2015-09-01 |
| | |||
* | fix repository count of user is messed up | Unknwon | 2015-08-30 |
| | |||
* | #1544 Creating new repository fails occasionally | Unknwon | 2015-08-29 |
| | |||
* | #1542 A way to skip TLS verify for SMTP authentication | Unknwon | 2015-08-29 |
| | |||
* | fix bare repo issue | Unknwon | 2015-08-28 |
| | |||
* | fix 1093 | Unknwon | 2015-08-28 |
| | |||
* | add more README vars | Unknwon | 2015-08-28 |
| | |||
* | #1487 Readme Template | Unknwon | 2015-08-28 |
| | |||
* | complate list of gitignores and licenses | Unknwon | 2015-08-28 |
| | |||
* | minor update | Unknwon | 2015-08-26 |
| | |||
* | new user dahsboard issues | Unknwon | 2015-08-25 |
| | |||
* | new commits table | Unknwon | 2015-08-20 |
| | |||
* | work on #986 and fix a LDAP crash | Unknwon | 2015-08-18 |
| | |||
* | make cron task configurable | Unknwon | 2015-08-18 |
| | |||
* | work on #1493 | Unknwon | 2015-08-17 |
| | |||
* | Creates hooks directory when init update hook | Unknwon | 2015-08-15 |
| | |||
* | delete attachments when delete repo | Unknwon | 2015-08-14 |
| | |||
* | Show owner/poster tags of comments and fix #1312 | Unknwon | 2015-08-14 |
| | |||
* | finish view comments on issue page | Unknwon | 2015-08-13 |
| | |||
* | finish create issue with milestone and assignee | Unknwon | 2015-08-10 |
| | |||
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 |
| | |||
* | better fork permission check | Unknwon | 2015-08-08 |
| | |||
* | improve fork process | Unknwon | 2015-08-08 |
| | |||
* | fix #1331 | Unknwon | 2015-08-08 |
| | |||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/milestone | Unknwon | 2015-08-05 |
|\ | | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION | ||
| * | allow anonymous SSH clone | Unknwon | 2015-08-05 |
| | | |||
* | | finish new milestone page | Unknwon | 2015-08-05 |
| | | |||
* | | milestone: pagination | Unknwon | 2015-08-04 |
|/ | |||
* | fix #1208 | Unknwon | 2015-07-31 |
| | |||
* | report error when migration auth failed | Unknwon | 2015-07-28 |
| | |||
* | fix #1169 | Unknwon | 2015-07-26 |
| | | | | - prevent create reop on existed path | ||
* | mirror fix on #1111 | Unknwon | 2015-07-25 |
| | |||
* | Merge pull request #1111 from vitalvas/develop | 无闻 | 2015-07-25 |
|\ | | | | | Add function in cron to autofix counters in repository | ||
| * | add func to autofix couters in repository | Vitaliy Vasilenko | 2015-03-21 |
| | |