Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better output messagedocs/trigger-preview | Achilleas Pipinellis | 2017-09-06 | 1 | -2/+6 |
* | Simplify build-docs script | Achilleas Pipinellis | 2017-09-06 | 1 | -9/+7 |
* | Add docs how to use the manual docs preview job | Achilleas Pipinellis | 2017-09-06 | 2 | -0/+15 |
* | Print app_url in its own line | Achilleas Pipinellis | 2017-09-06 | 1 | -1/+4 |
* | Remove ending periods from outputs | Achilleas Pipinellis | 2017-09-06 | 1 | -4/+4 |
* | Fix app_url | Achilleas Pipinellis | 2017-09-06 | 1 | -1/+1 |
* | Fix DOCS_REVIEW_APPS_DOMAIN variable | Achilleas Pipinellis | 2017-09-06 | 1 | -1/+1 |
* | Print branch name | Achilleas Pipinellis | 2017-09-06 | 1 | -4/+4 |
* | Add output of Review App URL | Achilleas Pipinellis | 2017-09-06 | 1 | -4/+6 |
* | Add script and job to trigger a docs build | Achilleas Pipinellis | 2017-09-06 | 3 | -3/+76 |
* | Merge branch 'patch-24' into 'master' | Robert Speicher | 2017-09-06 | 1 | -1/+1 |
|\ | |||||
| * | Update GITALY_SERVER_VERSION to 0.38.0 | Alejandro Rodríguez | 2017-09-06 | 1 | -1/+1 |
* | | Merge branch '35811-fix-copy-link-text-color' into 'master' | Tim Zallmann | 2017-09-06 | 1 | -1/+1 |
|\ \ | |||||
| * | | Prevent `btn-transparent` class from being added on `Copy link` action | kushalpandya | 2017-09-06 | 1 | -1/+1 |
* | | | Merge branch 'winh-dropdown-changelog-docs' into 'master' | Annabel Dunstone Gray | 2017-09-06 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | Add changelog entry for new dropdown styles | Winnie Hellmann | 2017-09-06 | 1 | -0/+5 |
* | | | | Merge branch 'fix/sm/33281-activerecord-recordinvalid-when-build-has-nil-prot... | Kamil Trzciński | 2017-09-06 | 3 | -2/+11 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix spec | Shinya Maeda | 2017-09-07 | 1 | -1/+1 |
| * | | | Remove only validationfix/sm/33281-activerecord-recordinvalid-when-build-has-nil-protected | Shinya Maeda | 2017-09-07 | 2 | -2/+0 |
| * | | | Revert set_protected | Shinya Maeda | 2017-09-07 | 4 | -12/+12 |
| * | | | Fix /models/ci/pipeline.rb | Shinya Maeda | 2017-09-06 | 1 | -1/+1 |
| * | | | Use before_save :set_protected | Shinya Maeda | 2017-09-06 | 5 | -12/+23 |
* | | | | Merge branch 'anakashima/gitlab-ce-fix_wiki_toc_indent' into 'master' | Sean McGivern | 2017-09-06 | 3 | -18/+113 |
|\ \ \ \ | |||||
| * | | | | Refactor table of contents building | Robert Speicher | 2017-09-06 | 1 | -19/+11 |
| * | | | | Space before closing brace | Robert Speicher | 2017-09-06 | 1 | -2/+2 |
| * | | | | Refactor `HeaderNode#find_parent` | Robert Speicher | 2017-09-06 | 1 | -6/+7 |
| * | | | | Refactor TableOfContentsFilter's nested table of contents | Robert Speicher | 2017-09-06 | 2 | -72/+98 |
| * | | | | Fix indentation level in Wiki's TOC items to regard header level | Akihiro Nakashima | 2017-09-06 | 3 | -10/+86 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'feature/migrate-branch-operations-to-gitaly' into 'master'37407-error-500-when-creating-a-project-createservice-returns-a-nil-object | Robert Speicher | 2017-09-06 | 6 | -44/+124 |
|\ \ \ \ | |||||
| * | | | | Migrate creating/deleting a branch to Gitalyfeature/migrate-branch-operations-to-gitaly | Ahmad Sherif | 2017-09-06 | 6 | -44/+124 |
* | | | | | Merge branch 'ie-sidebar-icon-size' into 'master' | Annabel Dunstone Gray | 2017-09-06 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed sidebar icon size in ie11ie-sidebar-icon-size | Phil Hughes | 2017-09-06 | 1 | -0/+4 |
* | | | | | | Merge branch '34509-improves-markdown-rendering-performance-for-commits-list'... | Douwe Maan | 2017-09-06 | 25 | -80/+268 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Adds cacheless render to Banzai object render34509-improves-markdown-rendering-performance-for-commits-list | Tiago Botelho | 2017-09-06 | 27 | -94/+268 |
| * | | | | | | Adds CommitDescriptionRenderer | Tiago Botelho | 2017-09-06 | 2 | -0/+14 |
* | | | | | | | Merge branch 'evn-clarify-times-in-pb' into 'master' | Robert Speicher | 2017-09-06 | 1 | -8/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Clarify documentation about performance bar | ernstvn | 2017-09-06 | 1 | -8/+8 |
* | | | | | | | | Merge branch '35161_first_time_contributor_badge' into 'master' | Sean McGivern | 2017-09-06 | 21 | -28/+199 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | fix the failing spec35161_first_time_contributor_badge | micael.bergeron | 2017-09-06 | 1 | -2/+2 |
| * | | | | | | | fixup whitespace | micael.bergeron | 2017-09-06 | 1 | -1/+1 |
| * | | | | | | | add controller spec | micael.bergeron | 2017-09-06 | 7 | -34/+33 |
| * | | | | | | | remove lint | micael.bergeron | 2017-09-06 | 3 | -4/+4 |
| * | | | | | | | fix note-role alignment | micael.bergeron | 2017-09-06 | 1 | -3/+2 |
| * | | | | | | | rework the contributor badge | micael.bergeron | 2017-09-06 | 8 | -30/+41 |
| * | | | | | | | round of fixes after code review | micael.bergeron | 2017-09-06 | 6 | -26/+61 |
| * | | | | | | | WIP: refactor the first-contributor to Issuable | micael.bergeron | 2017-09-06 | 16 | -93/+143 |
| * | | | | | | | add changelog entry | micael.bergeron | 2017-09-06 | 1 | -0/+4 |
| * | | | | | | | fix #35161, add a first-time contributor badge | micael.bergeron | 2017-09-06 | 3 | -0/+73 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch '35441-fix-division-by-zero' into 'master' | Robert Speicher | 2017-09-06 | 3 | -16/+32 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Refactor blame helper age class tests | Jeff Stubler | 2017-09-05 | 1 | -22/+15 |