aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix #1930Unknwon2015-11-124-4/+4
|
* space bar as clickUnknwon2015-11-111-1/+1
|
* minor tabindex fixUnknwon2015-11-112-4/+4
|
* fix #1824 and fix #1917Unknwon2015-11-116-6/+17
|
* Merge pull request #1927 from makhov/bug/1824Unknwon2015-11-111-3/+3
|\ | | | | Fix #1824 add tabindex
| * issue #1824 add tabindexAlexey Makhov2015-11-111-3/+3
|/
* fix #1572 fix file histrory paging issueUnknwon2015-11-106-69/+23
|
* convert missing nameUnknwon2015-11-091-1/+1
|
* #1266 convert name to lower when handle SSHUnknwon2015-11-093-2/+4
|
* work on #1904Unknwon2015-11-094-8/+13
|
* update versionUnknwon2015-11-083-3/+3
|
* fix 1540 and experimental SSH server supportUnknwon2015-11-0869-15479/+171
|
* go vet and fix #1890Unknwon2015-11-0811-20/+30
|
* prepare 0.7.0Unknwon2015-11-084-32/+33
|
* admin op with noticeUnknwon2015-11-072-8/+12
|
* fix #1902Unknwon2015-11-0716-52/+72
|
* #1905 Triming the issue titleUnknwon2015-11-061-2/+2
|
* #1895 Case sensitive clone URLUnknwon2015-11-061-2/+2
|
* #1433 images with links in MarkdownUnknwon2015-11-064-4/+13
| | | | - #1904 minor fix on image link
* #1900 last updatede time not update after pushUnknwon2015-11-055-23/+21
|
* Merge pull request #1898 from 0rax/develop无闻2015-11-054-30/+55
|\ | | | | Docker Improvmement and small fix
| * Add logging when socat link creation is deactivatedJean-Philippe Roemer2015-11-041-3/+5
| |
| * Fix typo & cleanup start.sh codeJean-Philippe Roemer2015-11-041-17/+26
| |
| * Add syslog & fix `/data/git` rights & SOCAT_LINK env varJean-Philippe Roemer2015-11-044-19/+33
| | | | | | | | | | | | | | - 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 sponsorUnknwon2015-11-052-0/+2
| |
* | #1896 fatal when no needed update taskUnknwon2015-11-0410-46/+66
| |
* | READMEUnknwon2015-11-042-2/+2
|/
* #1459 Dashboard issues lacks sortingUnknwon2015-11-047-19/+53
|
* fix #1876Unknwon2015-11-043-4/+5
|
* fix #1886Unknwon2015-11-042-4/+4
|
* rename fieldsUnknwon2015-11-0320-46/+67
|
* #1511 Allow local import only for admin usersUnknwon2015-11-0318-79/+152
|
* #1838 update merge base before generate new patchUnknwon2015-11-036-22/+62
|
* update localesUnknwon2015-11-0316-307/+321
|
* Revert "fix CI..."Unknwon2015-11-031-2/+0
| | | | This reverts commit 94b2816446d1d700d1af0ec166e63375da6612f3.
* fix CI...Unknwon2015-11-031-0/+2
|
* work on #1882Unknwon2015-11-032-6/+5
|
* what's wrong with go tip?Unknwon2015-11-031-1/+1
|
* fix CI!!Unknwon2015-11-031-1/+1
|
* fix CIUnknwon2015-11-031-0/+3
|
* add MakefileUnknwon2015-11-034-5/+45
|
* #1078 not show bin when rename a fileUnknwon2015-11-037-39/+51
|
* fix #1078Unknwon2015-11-025-25/+41
|
* work on #1880Unknwon2015-11-024-8/+9
|
* fix problem with #1879Unknwon2015-11-025-222/+223
|
* update some libsUnknwon2015-11-029-58/+66
|
* Merge pull request #1871 from Gibheer/config_minimum_key_sizes无闻2015-11-013-12/+18
|\ | | | | move minimum key sizes to config
| * move minimum key sizes to configGibheer2015-10-303-12/+18
| | | | | | | | | | This moves the minimum key sizes into the config file, so that anyone can modify the restrictions.
* | fix #1831Unknwon2015-11-0117-241/+233
| |
* | safe checkUnknwon2015-10-311-0/+6
| |