summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Separate generate swagger + fix sed os specific (#1791)Antoine GIRARD2017-06-152-7/+22
* Add integration test for pull-request merge (#1912)Mura Li2017-06-154-3/+62
* Fix typo (#1974)Shuanglei Tao2017-06-151-1/+1
* Coverage reports for integration tests (#1960)Ethan Koenig2017-06-153-5/+25
* Add pull-create integration test (#1972)Mura Li2017-06-151-0/+56
* send notification if status changed (#1973)Kim "BKC" Carlbäcker2017-06-152-2/+2
|\
| * send notification if status changedBo-Yi Wu2017-06-152-2/+2
|/
* Fix search by issue type (#1914)Ethan Koenig2017-06-155-59/+121
* SQLite has a query timeout. Hopefully fixes most 'database locked' errors (#1...Kim "BKC" Carlbäcker2017-06-152-1/+5
* fix collborators lack of units on orgnization repositories (#1968)Lunny Xiao2017-06-1526-6/+614
* switch gitter to discord for drone. (#1971)Bo-Yi Wu2017-06-153-4/+13
* Fix diff of renamed and modified file (#1967)Ethan Koenig2017-06-142-8/+7
* Switch to keybase go-crypto (for some elliptic curve key) + test (#1925)Antoine GIRARD2017-06-1456-922/+10618
* Fix uppercase default branch bug (#1965)Ethan Koenig2017-06-144-3/+65
* Fix bug in Action.loadRepo() (#1959)Ethan Koenig2017-06-141-1/+1
* Use monospace font in githook editor (#1958)silverwind2017-06-132-0/+9
* Fix setting.AppPath for integration tests (#1923)Kim "BKC" Carlbäcker2017-06-131-4/+13
|\
| * Absolute path for setting.CustomConfEthan Koenig2017-06-091-5/+11
| * Fix setting.AppPath for integration testsEthan Koenig2017-06-091-1/+4
* | Fix missing backslash in Dockerfile.rpi (#1952)shakeme2017-06-131-1/+1
* | Fix import order (#1951)Ethan Koenig2017-06-123-3/+5
* | Merge pull request #1829 from ethantkoenig/no_branchesAndrey Nering2017-06-122-1/+5
|\ \
| * | Commitless repos should be bareEthan Koenig2017-05-282-1/+5
* | | Merge pull request #1945 from appleboy/masterKim "BKC" Carlbäcker2017-06-121-0/+9
|\ \ \
| * | | [ci skip] add 1.1.2 change log.Bo-Yi Wu2017-06-121-0/+9
* | | | Add myself as a maintainer (#1948)Jonas Östanbäck2017-06-121-0/+1
|/ / /
* | | Add repo fork swagger (#1941)Jonas Östanbäck2017-06-122-0/+56
* | | Merge pull request #1940 from cez81/discord_linksAndrey Nering2017-06-114-5/+5
|\ \ \
| * | | Update links to Discord serverJonas Östanbäck2017-06-114-5/+5
|/ / /
* | | Fix engine bug in getIssueByID (#1934)Ethan Koenig2017-06-111-1/+1
* | | Fix errors caused by force push (#1927)Ethan Koenig2017-06-101-6/+7
* | | Gracefully handle bare repositories on API operations. (#1932)Dennis Keitzel2017-06-103-2/+12
* | | Support CRLF when splitting code lines for display (#1862)silverwind2017-06-103-3/+7
* | | [ci skip] update discord badge. (#1930)Bo-Yi Wu2017-06-102-2/+2
* | | Change join chat from gitter to discord (#1929)Lunny Xiao2017-06-102-2/+2
* | | Merge pull request #1926 from go-gitea/bkcsoft-update-changelogKim "BKC" Carlbäcker2017-06-101-0/+13
|\ \ \
| * | | Update changelog with v1.1.1Kim "BKC" Carlbäcker2017-06-101-0/+13
| | |/ | |/|
* | | Display URLs in integration test logs (#1924)Ethan Koenig2017-06-0915-71/+47
* | | No highlighting for .txt files (#1922)Ethan Koenig2017-06-091-1/+3
|/ /
* | Don't run 'make release' on PRs (#1908)Kim "BKC" Carlbäcker2017-06-092-2/+2
* | Fix ghost user bug (#1913)Ethan Koenig2017-06-091-0/+6
* | Set TMPDIR enviroment variable for dump command (#1915)Jonas Östanbäck2017-06-081-0/+5
* | Add integration test for file editing (#1907)Mura Li2017-06-081-0/+45
* | Fix 500 in public activity page (#1901)Ethan Koenig2017-06-081-1/+5
* | Cache ctx.User in retrieveFeeds (#1902)Ethan Koenig2017-06-081-0/+3
* | Delete Public SSH Key tmp file after calculating fingerprint (#1855)Dan Magnus Lindvall2017-06-081-0/+1
* | Merge pull request #1905 from ethantkoenig/fix/org_api_authAndrey Nering2017-06-071-7/+7
|\ \
| * | Require token before checking membership/ownershipEthan Koenig2017-06-071-7/+7
* | | Merge pull request #1904 from ethantkoenig/fix/org_apiAndrey Nering2017-06-071-10/+23
|\ \ \
| * | | Bug fixes for org member APIEthan Koenig2017-06-071-10/+23
| |/ /