summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix wrong num closed issues on repository when close issue via commit (#10364...Lunny Xiao2020-02-202-7/+19
* Reading pull attachments should depend on read UnitTypePullRequests (#10346) ...guillep2k2020-02-182-2/+6
* Set max-width on review-box comment box (#10348) (#10353)65432020-02-181-0/+33
* Prevent nil pointer in GetPullRequestCommitStatusState (#10342) (#10344)zeripath2020-02-181-0/+5
* Fix status check enable (#10341) (#10343)John Olheiser2020-02-181-1/+1
* Truncate long commit message header (#10301) (#10319)zeripath2020-02-183-3/+40
* Set the initial commit status to Success otherwise it will always be Pending ...zeripath2020-02-171-1/+1
* Don't manually replace whitespace during render (#10291) (#10315)mrsdizzie2020-02-172-2/+0
* Create Changelog for v1.11.1 release (#10286)v1.11.1zeripath2020-02-171-0/+14
* fix: set explicit POSTGRES_PASSWORD for pgsql on drone CI (#10303)Antoine GIRARD2020-02-161-0/+1
* v1.10.4 Changelog (#10294) (#10305)zeripath2020-02-161-0/+13
* make: add release-sources #10295 (#10298)Antoine GIRARD2020-02-161-1/+5
* Blacklist manifest.json & milestones user (#10292) (#10293)zeripath2020-02-161-0/+2
* Repo name added to automatically generated commit message when mergin… (#99...zeripath2020-02-151-1/+10
* Fix Workerpool deadlock (#10283) (#10284)zeripath2020-02-152-3/+4
* Divide GetIssueStats query in smaller chunks (#10176) (#10282)guillep2k2020-02-152-0/+36
* Fix reply on code review (#10227) (#10257)Lunny Xiao2020-02-132-1/+10
* Stop hanging issue indexer initialisation from preventing shutdown (#10243) (...zeripath2020-02-121-17/+15
* fix filter label emoji width (#10241) (#10244)jaqra2020-02-121-0/+4
* Fix issue sidebar menus having an infinite height (#10240)James Lakin2020-02-111-0/+1
* Fix commit between two commits calculation if there is only last commit (#102...Lauris BH2020-02-111-1/+1
* Only check for conflicts/merging if the PR has not been merged in the interim...65432020-02-105-35/+68
* Changelog 1.11.0 (#10204)v1.11.0John Olheiser2020-02-103-56/+82
* Fix followers and following tabs in profile (#10202) (#10203)Lauris BH2020-02-096-87/+35
* Fix code-expansion arc-green theme bug (#10180) (#10185)65432020-02-081-0/+3
* Allow emoji on review head comments (#10159) (#10174)guillep2k2020-02-071-1/+1
* Prevent double waitgroup decrement (#10170) (#10175)guillep2k2020-02-071-3/+7
* Fix issue/pull link (#10158) (#10173)guillep2k2020-02-071-1/+1
* Fix push-create SSH bugs (#10145) (#10151)John Olheiser2020-02-053-1/+33
* Prevent DeleteUser API abuse (#10125) (#10128)65432020-02-032-1/+7
* working part of #9998 (#10114) (#10115)65432020-02-031-2/+6
* Add button to revert SimpleMDE to plain textarea (#10099) (#10102)zeripath2020-02-011-3/+30
* Fix branch page pull request title and link error (#10092) (#10097)Lunny Xiao2020-02-012-6/+6
* [BugFix] [API] Pull.API.Convert: Only try to get HeadBranch if HeadRepo exist...65432020-01-311-29/+32
* Update topics repo count when deleting repository (#10081)Lauris BH2020-01-312-3/+27
* [UI] Show pull icon on pull (#10061) (#10062)65432020-01-291-0/+2
* Fix milestone API state parameter unhandled (#10049) (#10052)Lunny Xiao2020-01-295-6/+79
* Ensure that feeds are appropriately restricted (#10018) (#10019)zeripath2020-01-284-7/+38
* PRs: Move to use a temporary repo for pushing new prs (#10009) (#10042)zeripath2020-01-281-14/+30
* Fix wiki raw view on sub path (#10002) (#10040)Lunny Xiao2020-01-286-19/+12
* trim whitespace of MilestoneName at creation/rename (#10017) (#10034)65432020-01-282-2/+7
* Sanitize credentials in mirror form (#9975) (#9991)Lunny Xiao2020-01-264-1/+37
* Fix pull view when head repository or head branch missed and close related pu...Lunny Xiao2020-01-255-6/+158
* Switch to use -f instead of -F for sendmail (#9961) (#9970)techknowlogick2020-01-241-1/+1
* Fix check for push on default branch (#9963)guillep2k2020-01-241-1/+2
* Fix file rename/copy not supported by indexer (#9967)guillep2k2020-01-241-2/+27
* Fix regression with tag test running (#9941)v1.11.0-rc2techknowlogick2020-01-221-0/+6
* Changelog 1.11.0-rc2 (#9853)John Olheiser2020-01-221-2/+58
* Don't convert ellipsis in markdown (#9905) (#9937)John Olheiser2020-01-221-2/+3
* Fixed repo link in generated comment for cross repository dependency (#9863) ...65432020-01-222-8/+33