Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | finish all new user settings UI | Unknwon | 2015-09-10 | 1 | -1/+1 |
| | |||||
* | #1611 fix bool type in sqlite query | Unknwon | 2015-09-09 | 1 | -1/+1 |
| | |||||
* | clean log | Unknwon | 2015-09-09 | 1 | -1/+1 |
| | |||||
* | minor fix on #1589 | Unknwon | 2015-09-06 | 1 | -2/+6 |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | ||||
* | 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' | ||||
* | fix #1558 | Unknwon | 2015-09-06 | 1 | -1/+5 |
| | |||||
* | 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 |
| | |||||
* | #1544 better tmp dir name for creating repo | Unknwon | 2015-09-03 | 1 | -2/+2 |
| | |||||
* | #1545 prevent duplicated refs of issues in single commit | Unknwon | 2015-09-03 | 1 | -3/+0 |
| | |||||
* | ui and pulls index fix | Unknwon | 2015-09-03 | 1 | -0/+4 |
| | |||||
* | finish initial version of pull request | Unknwon | 2015-09-02 | 1 | -2/+8 |
| | |||||
* | basic PR feature | Unknwon | 2015-09-02 | 1 | -3/+5 |
| | |||||
* | work on PR conversation | Unknwon | 2015-09-01 | 1 | -29/+0 |
| | |||||
* | #1021 Forked repo unavailable after deleting original repo | Unknwon | 2015-09-01 | 1 | -70/+165 |
| | |||||
* | minor fixes on #1551 | Unknwon | 2015-09-01 | 1 | -3/+3 |
| | |||||
* | fix repository count of user is messed up | Unknwon | 2015-08-30 | 1 | -8/+29 |
| | |||||
* | #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 | 1 | -4/+4 |
| | |||||
* | 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 | 1 | -4/+6 |
| | |||||
* | minor update | Unknwon | 2015-08-26 | 1 | -7/+14 |
| | |||||
* | new user dahsboard issues | Unknwon | 2015-08-25 | 1 | -0/+5 |
| | |||||
* | new commits table | Unknwon | 2015-08-20 | 1 | -0/+7 |
| | |||||
* | work on #986 and fix a LDAP crash | Unknwon | 2015-08-18 | 1 | -44/+76 |
| | |||||
* | make cron task configurable | Unknwon | 2015-08-18 | 1 | -4/+4 |
| | |||||
* | work on #1493 | Unknwon | 2015-08-17 | 1 | -4/+4 |
| | |||||
* | Creates hooks directory when init update hook | Unknwon | 2015-08-15 | 1 | -1/+3 |
| | |||||
* | delete attachments when delete repo | Unknwon | 2015-08-14 | 1 | -1/+21 |
| | |||||
* | Show owner/poster tags of comments and fix #1312 | Unknwon | 2015-08-14 | 1 | -2/+2 |
| | |||||
* | finish view comments on issue page | Unknwon | 2015-08-13 | 1 | -1/+1 |
| | |||||
* | finish create issue with milestone and assignee | Unknwon | 2015-08-10 | 1 | -1/+38 |
| | |||||
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 1 | -52/+51 |
| | |||||
* | better fork permission check | Unknwon | 2015-08-08 | 1 | -0/+7 |
| | |||||
* | improve fork process | Unknwon | 2015-08-08 | 1 | -79/+50 |
| | |||||
* | fix #1331 | Unknwon | 2015-08-08 | 1 | -0/+1 |
| | |||||
* | Merge branch 'develop' of github.com:gogits/gogs into feature/milestone | Unknwon | 2015-08-05 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION | ||||
| * | allow anonymous SSH clone | Unknwon | 2015-08-05 | 1 | -1/+1 |
| | | |||||
* | | finish new milestone page | Unknwon | 2015-08-05 | 1 | -1/+1 |
| | | |||||
* | | milestone: pagination | Unknwon | 2015-08-04 | 1 | -1/+1 |
|/ | |||||
* | fix #1208 | Unknwon | 2015-07-31 | 1 | -2/+2 |
| | |||||
* | report error when migration auth failed | Unknwon | 2015-07-28 | 1 | -2/+2 |
| | |||||
* | fix #1169 | Unknwon | 2015-07-26 | 1 | -1/+6 |
| | | | | - prevent create reop on existed path | ||||
* | mirror fix on #1111 | Unknwon | 2015-07-25 | 1 | -4/+4 |
| | |||||
* | Merge pull request #1111 from vitalvas/develop | 无闻 | 2015-07-25 | 1 | -0/+37 |
|\ | | | | | Add function in cron to autofix counters in repository | ||||
| * | add func to autofix couters in repository | Vitaliy Vasilenko | 2015-03-21 | 1 | -0/+37 |
| | |