aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * variable should not use ALL_CAPSGibheer2016-02-23
| * remove ed25519 test for nowGibheer2016-02-17
| * fix ssh public key testsGibheer2016-02-17
| * allow native and ssh-keygen public key checkGibheer2016-02-16
* | Minor fix for #2710Unknwon2016-02-27
* | Merge pull request #2710 from lukasdietrich/developUnknwon2016-02-27
|\ \
| * | Add ForegroundColor for labelsLukas Dietrich2016-02-27
|/ /
* | Merge pull request #2706 from ChubbyNinja/developUnknwon2016-02-26
|\ \
| * | Image attachments keep aspect ratioChubbyNinja2016-02-26
* | | Merge pull request #2694 from mhartkorn/pullrefsUnknwon2016-02-26
|\ \ \
| * | | Call PushToBaseRepo() also on Pull Request creation and not only on git pushMartin Hartkorn2016-02-24
* | | | Merge pull request #2707 from gogits/docker/updateUnknwon2016-02-26
|\ \ \ \ | |_|/ / |/| | |
| * | | Update Docker REAMDE.mdJean-Philippe Roemer2016-02-26
| * | | Update .dockerignore to add new unneeded files from the Docker ContextJean-Philippe Roemer2016-02-25
| * | | Dockerfile & Dockerfile.pi updatesJean-Philippe Roemer2016-02-25
|/ / /
* | | #2697 fix panic when close issue via commit messageUnknwon2016-02-25
* | | Add new config option for builtin SSH serverUnknwon2016-02-25
* | | Minor fix for #2660Unknwon2016-02-24
* | | Merge pull request #2660 from joshfng/config-test-mailerUnknwon2016-02-24
|\ \ \ | |/ / |/| |
| * | Test mailer button. Addresses #1531Josh Frye2016-02-24
|/ /
* | Prepare to releaseUnknwon2016-02-24
* | Merge pull request #2693 from appleboy/patch-2Unknwon2016-02-24
|\ \
| * | test the latest version.Bo-Yi Wu2016-02-23
|/ /
* | #2682 fix missing slash for go-get metaUnknwon2016-02-23
* | #1821 add actions for close and reopen issuesUnknwon2016-02-22
* | Merge pull request #2665 from muhmuhten/developUnknwon2016-02-22
|\ \
| * | update alpine package dependenciesMuh Muhten2016-02-19
* | | Fix wrong place to check disable SSHUnknwon2016-02-21
* | | Merge pull request #2674 from andreynering/highlight-little-refactoringUnknwon2016-02-21
|\ \ \
| * | | Little refactoring of diff highlight.Andrey Nering2016-02-21
|/ / /
* | | Merge pull request #2672 from louwers/patch-1Unknwon2016-02-21
|\ \ \
| * | | Removed duplicate of paragraphBart2016-02-21
* | | | Replace uuid module with original packageUnknwon2016-02-20
* | | | #2334 strip whitespace for migrate URLUnknwon2016-02-20
* | | | Make markdown as an independent moduleUnknwon2016-02-20
* | | | Move cron module to independent packageUnknwon2016-02-20
* | | | Fix #857Unknwon2016-02-20
* | | | Minor fix for #2634Unknwon2016-02-20
* | | | Merge pull request #2634 from nanoant/patch/ldap-attributes-in-bindUnknwon2016-02-20
|\ \ \ \
| * | | | Update bindata for LDAP changesAdam Strzelecki2016-02-20
| * | | | LDAP: Make a bit more detailed log tracesAdam Strzelecki2016-02-20
| * | | | LDAP: Fetch attributes in Bind DN context optionAdam Strzelecki2016-02-20
| * | | | LDAP: Use single connection in BindDN mode authAdam Strzelecki2016-02-20
| | |/ / | |/| |
* | | | Merge pull request #2647 from andreynering/issue-templateUnknwon2016-02-20
|\ \ \ \ | |/ / / |/| | |
| * | | Implement issue and pull request templates.Andrey Nering2016-02-18
* | | | Minor fix for #2524Unknwon2016-02-19
* | | | Merge pull request #2524 from mhartkorn/pullrefsUnknwon2016-02-19
|\ \ \ \ | |_|/ / |/| | |
| * | | Removed unused method GetUnmergedPullRequestByRepoPathAndHeadBranchMartin Hartkorn2016-02-04
| * | | Removed dependency on post-receive hook and use TriggerTask insteadMartin Hartkorn2016-02-04
| * | | Enable a way to checkout Pull Requests from remote refsMartin Hartkorn2016-01-30