Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | issue #1824 add tabindex | Alexey Makhov | 2015-11-11 |
| | |||
* | fix #1572 fix file histrory paging issue | Unknwon | 2015-11-10 |
| | |||
* | convert missing name | Unknwon | 2015-11-09 |
| | |||
* | #1266 convert name to lower when handle SSH | Unknwon | 2015-11-09 |
| | |||
* | work on #1904 | Unknwon | 2015-11-09 |
| | |||
* | update version | Unknwon | 2015-11-08 |
| | |||
* | fix 1540 and experimental SSH server support | Unknwon | 2015-11-08 |
| | |||
* | go vet and fix #1890 | Unknwon | 2015-11-08 |
| | |||
* | prepare 0.7.0 | Unknwon | 2015-11-08 |
| | |||
* | admin op with notice | Unknwon | 2015-11-07 |
| | |||
* | fix #1902 | Unknwon | 2015-11-07 |
| | |||
* | #1905 Triming the issue title | Unknwon | 2015-11-06 |
| | |||
* | #1895 Case sensitive clone URL | Unknwon | 2015-11-06 |
| | |||
* | #1433 images with links in Markdown | Unknwon | 2015-11-06 |
| | | | | - #1904 minor fix on image link | ||
* | #1900 last updatede time not update after push | Unknwon | 2015-11-05 |
| | |||
* | Merge pull request #1898 from 0rax/develop | 无闻 | 2015-11-05 |
|\ | | | | | Docker Improvmement and small fix | ||
| * | Add logging when socat link creation is deactivated | Jean-Philippe Roemer | 2015-11-04 |
| | | |||
| * | Fix typo & cleanup start.sh code | Jean-Philippe Roemer | 2015-11-04 |
| | | |||
| * | Add syslog & fix `/data/git` rights & SOCAT_LINK env var | Jean-Philippe Roemer | 2015-11-04 |
| | | | | | | | | | | | | | | - Resolve #1893 - Add syslogd to output sshd log on stdout (via `docker logs`) - Enforce directory rights on `/data/git`, `/data/gogs` & `/data/ssh` - Add `SOCAT_LINK` environment variable to prevent the creation of scout links when they are not needed (see #1815) | ||
* | | DO sponsor | Unknwon | 2015-11-05 |
| | | |||
* | | #1896 fatal when no needed update task | Unknwon | 2015-11-04 |
| | | |||
* | | README | Unknwon | 2015-11-04 |
|/ | |||
* | #1459 Dashboard issues lacks sorting | Unknwon | 2015-11-04 |
| | |||
* | fix #1876 | Unknwon | 2015-11-04 |
| | |||
* | fix #1886 | Unknwon | 2015-11-04 |
| | |||
* | rename fields | Unknwon | 2015-11-03 |
| | |||
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 |
| | |||
* | #1838 update merge base before generate new patch | Unknwon | 2015-11-03 |
| | |||
* | update locales | Unknwon | 2015-11-03 |
| | |||
* | Revert "fix CI..." | Unknwon | 2015-11-03 |
| | | | | This reverts commit 94b2816446d1d700d1af0ec166e63375da6612f3. | ||
* | fix CI... | Unknwon | 2015-11-03 |
| | |||
* | work on #1882 | Unknwon | 2015-11-03 |
| | |||
* | what's wrong with go tip? | Unknwon | 2015-11-03 |
| | |||
* | fix CI!! | Unknwon | 2015-11-03 |
| | |||
* | fix CI | Unknwon | 2015-11-03 |
| | |||
* | add Makefile | Unknwon | 2015-11-03 |
| | |||
* | #1078 not show bin when rename a file | Unknwon | 2015-11-03 |
| | |||
* | fix #1078 | Unknwon | 2015-11-02 |
| | |||
* | work on #1880 | Unknwon | 2015-11-02 |
| | |||
* | fix problem with #1879 | Unknwon | 2015-11-02 |
| | |||
* | update some libs | Unknwon | 2015-11-02 |
| | |||
* | Merge pull request #1871 from Gibheer/config_minimum_key_sizes | 无闻 | 2015-11-01 |
|\ | | | | | move minimum key sizes to config | ||
| * | move minimum key sizes to config | Gibheer | 2015-10-30 |
| | | | | | | | | | | This moves the minimum key sizes into the config file, so that anyone can modify the restrictions. | ||
* | | fix #1831 | Unknwon | 2015-11-01 |
| | | |||
* | | safe check | Unknwon | 2015-10-31 |
| | | |||
* | | more on #1705 | Unknwon | 2015-10-31 |
| | | |||
* | | work #1705 | Unknwon | 2015-10-31 |
| | | |||
* | | fix #1697 | Unknwon | 2015-10-31 |
| | | |||
* | | work on #1748 | Unknwon | 2015-10-31 |
| | | |||
* | | Merge pull request #1869 from tjyang/tjyang | 无闻 | 2015-10-31 |
|\ \ | | | | | | | adding extra check on logpath |