Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-31Add review gitlab-ci declarations24898-set-up-review-apps-for-gitlab-ceLuke "Jared" Bennett
2016-12-27Merge branch 'changelog-mr8322' into 'master' Yorick Peterse
Added changelog for MR !8322 See merge request !8325
2016-12-27Added changelog for MR !8322Yorick Peterse
[ci skip]
2016-12-27Merge branch 'zj-disable-timeout-migration' into 'master' Yorick Peterse
Disable timeout while removing services Closes #25976 See merge request !8322
2016-12-27Link to k8s contributing doc.Sytse Sijbrandij
2016-12-27Merge branch ↵Douwe Maan
'25931-gitlab-merge-request-view-crash-when-commiting-a-js-sourcemap-file' into 'master' Resolve "Gitlab merge request view crash when commiting a js sourcemap file" Closes #25931 See merge request !8310
2016-12-27Merge branch 'filename-to-file-path' into 'master' Sean McGivern
Rename filename to file path in tooltip of file header in merge request diff See merge request !8314
2016-12-27Merge branch 'auto-deploy-with-space' into 'master' Sean McGivern
Rename "autodeploy" to "auto deploy" Closes #25999 See merge request !8289
2016-12-27Merge branch 'fix-build-failure-links' into 'master' Sean McGivern
Fix build failure links in Slack See merge request !8311
2016-12-27Disable timeout while removing servicesZ.J. van de Weg
On GitLab.com this migration could take about 3 minutes. Disabling the statement we know we have enough time to complete this. Fixes #25976
2016-12-27Add changelogVictor Wu
2016-12-27Rename filename to file path in tooltip of file header in merge request diffVictor Wu
2016-12-27Merge branch 'fix-latest-pipeine-ordering-again' into 'master' Kamil Trzciński
Order only for latest_successful_for See merge request !8301
2016-12-27Merge branch 'fix-single-team' into 'master' Kamil Trzciński
Fix single team selection See merge request !8251
2016-12-26Merge branch '26040-hide-scroll-top' into 'master' Fatih Acet
Hide Scroll Top button for failed Build page Closes #26040 See merge request !8295
2016-12-26Merge branch '25909-fix-mr-list-timestamp-alignment' into 'master' Fatih Acet
Fixes timestamp text alignment in mr-list and issue-list Closes #25909 See merge request !8271
2016-12-26Merge branch 'label-gfm-error-fix' into 'master' Fatih Acet
Fixed error with GFM autocomplete when no data exists See merge request !8288
2016-12-26Merge branch '26026-pipeline-overflow-firefox' into 'master' Fatih Acet
Fix line breaking in nodes of the pipeline graph in firefox Closes #26026 See merge request !8292
2016-12-26Merge branch '26038-fix-confedential-warning-text-alignment' into 'master' Fatih Acet
fixes confidential warning alignment on comment box Closes #26038 See merge request !8293
2016-12-26Fix build failure links in SlackSean McGivern
2016-12-26Fix MR with files hidden by .gitattributesSean McGivern
Don't try to highlight and cache files hidden by .gitattributes entries.
2016-12-26Merge branch 're-style-issue-new-branch' into 'master' Sean McGivern
In issue view, remove checking branches state See merge request !8023
2016-12-26Merge branch '25705-your-commands-have-been-executed-is-overkill' into 'master' Sean McGivern
Replace wording for slash command confirmation message See merge request !8123
2016-12-26Use raw_diffs to calculate MR files changedSean McGivern
We don't need to create the intermediate FileCollection object with its associated highlighting in order to count how many files changed. Both the compare object and the MR diff object have a raw_diffs method that is perfectly fine for this case.
2016-12-26Replace wording for slash command confirmation messagevictorwu
2016-12-26In issue view, remove checking branches and new branch unavailable statesvictorwu
2016-12-26Merge branch 'ux-guide-copy-discussion' into 'master' Sean McGivern
UX Guide: add comment and discussion to copy See merge request !8206
2016-12-26Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern
Add more storage statistics See merge request !7754
2016-12-26Add a test for latest_successful_forLin Jen-Shin
2016-12-26Order only for latest_successful_forLin Jen-Shin
Feedback: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8286#note_20461082
2016-12-24Update stack information and remove redundancySid Sijbrandij
2016-12-24Update README.md with CI and CDSid Sijbrandij
2016-12-24Merge branch 'mrchrisw/fix-whitespace-code-block' into 'master' Achilleas Pipinellis
Fix whitespace in codeblock See merge request !8291
2016-12-24Merge branch 'revert-5c0f2541' into 'master' Grzegorz Bizon
Revert "Merge branch 'fix-latest-pipeine-ordering' into 'master'" See merge request !8302
2016-12-24Revert "Merge branch 'fix-latest-pipeine-ordering' into 'master'"Grzegorz Bizon
This reverts merge request !8286
2016-12-24Merge branch 'fix-cycle-analytics-nav' into 'master' Alfredo Sumaran
CSS fixes on Cycle Analytics page See merge request !8300
2016-12-24Remove unnecesary css propertyAlfredo Sumaran
2016-12-24Fix column widthsAlfredo Sumaran
Fixes text splitting into two lines
2016-12-24Fix dismiss icon positionAlfredo Sumaran
2016-12-24Update CHANGELOG.md for 8.15.1Douglas Barbosa Alexandre
[ci skip]
2016-12-23Merge branch '25930-discussion-actions-overlap-header-text' into 'master' Fatih Acet
Fix text overflow Closes #25930 See merge request !8273
2016-12-23Merge branch '26018-mini-pipeline-hover-cross-broswer' into 'master' Fatih Acet
Resolve "Mini pipeline graph dropdown looks weird on Safari and hover does not work on firefox" Closes #26018, #26004, and #26002 See merge request !8282
2016-12-23Merge branch 'issue_25887' into 'master' Douglas Barbosa Alexandre
Do not override incoming webhook channel for mattermost and slack Closes #25887 See merge request !8270
2016-12-23Merge branch 'permit-uploadedfile-scalar' into 'master' Rémy Coutable
Monkey-patch StrongParameters for ::UploadedFile Closes gitlab-ee#1451 See merge request !8299
2016-12-23minor css edits, quicker fade animation for caret, and positioned it ↵dimitrieh
slightly down by 1 px
2016-12-23Fix rubucop offensesDouglas Barbosa Alexandre
2016-12-23Monkey-patch StrongParameters for ::UploadedFileJacob Vosmaer
2016-12-23Rename `opt` to `opts` on ChatNotificationService#executeDouglas Barbosa Alexandre
2016-12-23Merge branch '25614-transient-failure' into 'master' Rémy Coutable
Improve spec for resetting incoming email token Closes #25614 See merge request !8296
2016-12-23Improve spec for resetting incoming email tokenAdam Niedzielski