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
2017-05-24Fix: Issue on milestone page should be assigned to me when I dropped it to ↵fix_milestone_issue_dragsValery Sizov
ongoing list[ci skip]
2017-05-24Merge branch 'dm-paste-code-inside-gfm-code' into 'master'Filipa Lacerda
Don't wrap pasted code when it's already inside code tags Closes #32507 See merge request !11524
2017-05-24Merge branch '18927-reorder-issue-action-buttons' into 'master'Filipa Lacerda
Reorder Issue action buttons as per UX recommendation Closes #18927 See merge request !11642
2017-05-24Reorder Issue action buttons as per UX recommendationKushal Pandya
2017-05-24Merge branch '32700-extra-nav-border' into 'master'Phil Hughes
Only show extra nav border on layout nav Closes #32700 See merge request !11657
2017-05-24Merge branch ↵Phil Hughes
'32563-remove-duplicated-config-code-for-filtered-search-dropdowns' into 'master' Resolve "Remove duplicated config code for filtered search dropdowns" Closes #32563 See merge request !11512
2017-05-24Merge branch '32682-skipped-ci-icon' into 'master'Phil Hughes
Adds new icon for CI skipped status Closes #32682 See merge request !11606
2017-05-24Merge branch 'sentry-clientside-releases' into 'master'Phil Hughes
Read HEAD commit and use as sentry releases value Closes #32535 See merge request !11565
2017-05-24Merge branch '32835-stop-using-webpack-hashedmoduleidsplugin-in-production' ↵Tim Zallmann
into 'master' Resolve "Stop using `webpack.HashedModuleIdsPlugin` in production." See merge request !11670
2017-05-24Merge branch 'acet-fix-mr-widget-state' into 'master'Douwe Maan
Change order of if blocks to determine widget state properly. Closes #32550 See merge request !11668
2017-05-24drop HashedModuleIdsPlugin in favor of NamedModulesPlugin in all environmentsMike Greiling
2017-05-24Merge branch 'fix-notify-post-receive' into 'master'Stan Hu
Prevent errors from non-functional notify_post_receive endpoint See merge request !11509
2017-05-24MRWidget: Change order of if blocks to determine widget state properly.Fatih Acet
2017-05-23Update CHANGELOG.md for 9.2.1Clement Ho
[ci skip]
2017-05-23Merge branch '32509-next-run-in-pipeline-schedules-shows-past-time' into ↵Kamil Trzciński
'master' Use #real_next_run in pipelines table Closes #32509 See merge request !11660
2017-05-23Add specDouwe Maan
2017-05-23Merge branch 'update-doc-rm-shell-compile' into 'master'Stan Hu
Remove `bin/comple` from gitlab-shell v5.0.2 deployment procedure. See merge request !11655
2017-05-23Merge branch '32735-fix-right-sidebar-coming-up-short' into 'master'Annabel Dunstone Gray
Fix right-sidebar gap on mobile Closes #32735 See merge request !11625
2017-05-23Merge branch 'issue_32225' into 'master'Robert Speicher
Add transient head_pipeline_of to pipeline factories See merge request !11566
2017-05-23Merge branch ↵Robert Speicher
'29881-default-project-view-highlighted-tab-when-changing-settings' into 'master' Change ‘Project view’ label to ‘Project home page content’ Closes #29881 See merge request !11650
2017-05-23Test for next_run_at in the view.Bryce Johnson
2017-05-23Merge branch 'zj-fix-pipeline-etag' into 'master'Kamil Trzciński
Fix pipeline etag Closes #32658 See merge request !11615
2017-05-23Use real_next_run in pipeline schedule table.Bryce Johnson
2017-05-23Port EE changesClement Ho
2017-05-23Only show extra nav border on layout navAnnabel Dunstone Gray
2017-05-23Remove `bin/comple` from gitlab-shell v5.0.2 deployment procedure.Jun Kuriyama
2017-05-23Add changelog entry for pipeline etag issueZ.J. van de Weg
[ci skip]
2017-05-23Fix sidebar coming up short on mobileEric Eastwood
See https://gitlab.com/gitlab-org/gitlab-ce/issues/32735
2017-05-23Merge branch 'add-unicode-trace-feature-test' into 'master'Kamil Trzciński
Add feature test with unicode trace See merge request !10736
2017-05-23Merge branch 'winh-filters-dropdown-scroll' into 'master'Annabel Dunstone Gray
Make static filter entries scroll with dynamic ones See merge request !11640
2017-05-23Change ‘Project view’ label to ‘Project home page content’Pedro Moreira da Silva
2017-05-23Merge branch 'docs/rm-superpowers' into 'master'Sean Packham (GitLab)
Move docs 'superpowers' items to their respective sections See merge request !11646
2017-05-23Merge branch '32738-fix-project-title-ellipsis-doing-nothing' into 'master'Annabel Dunstone Gray
Fix group/project name ellipsis button doing nothing Closes #32738 See merge request !11623
2017-05-23Merge branch '17489-hide-code-from-guests' into 'master'Douwe Maan
Hide clone panel and file list when user is only a guest (with review comments addressed) Closes #30432, #3142, and #17489 See merge request !11631
2017-05-23Merge branch 'fix-backup-raketask' into 'master'Timothy Andrew
Add missing regex to backup manager Closes #32669 See merge request !11635
2017-05-23Merge branch 'winh-frontend-user-cache' into 'master'Filipa Lacerda
Introduce UsersCache for storing user entities in frontend See merge request !11404
2017-05-23Merge branch '32749-update-helm-chart-documentation' into 'master'Achilleas Pipinellis
Update Helm Chart documentation See merge request !11624
2017-05-23Move docs 'superpowers' items to respective sectionsAchilleas Pipinellis
2017-05-23Merge branch 'run-mysql-on-stable' into 'master'Rémy Coutable
Run MySQL tests on *-stable as well See merge request !11602
2017-05-23Merge branch 'fix/transient-service-template-spec' into 'master'Rémy Coutable
Fix propagate service spec transient failure See merge request !11629
2017-05-23Merge branch 'winh-recent-searches-service-spec' into 'master'Fatih Acet
Handle Promise rejections in RecentSearchesService spec See merge request !11206
2017-05-23Fix testsAchilleas Pipinellis
2017-05-23Merge branch '32480-follow-up-from-add-sha-mismatch-state-to-the-mr-widget' ↵Fatih Acet
into 'master' Resolve "Follow-up from "Add "SHA mismatch" state to the MR widget"" Closes #32480 See merge request !11466
2017-05-23Tweak noteJoshua Lambert
2017-05-23Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Valery Sizov
17489-hide-code-from-guests
2017-05-23Merge branch 'test-update_column_in_batches-with-sql-mysql' into 'master'Rémy Coutable
Make sure that Arel.sql would work for update_column_in_batches See merge request !11610
2017-05-23Merge branch 'zj-sort-env-folders' into 'master'Kamil Trzciński
Sort environments folders when opening them Closes #30814 See merge request !11436
2017-05-23Add feature test with unicode traceShinya Maeda
Squashed commit of the following: commit 43e5bba774e9e383dd55c665e82f6fcfc4ebfc4f Author: Shinya Maeda <gitlab.shinyamaeda@gmail.com> Date: Mon Apr 17 17:28:44 2017 +0900 Add fix commit 09610eebdf22ad048812bb86022504b2ad917e19 Author: Shinya Maeda <gitlab.shinyamaeda@gmail.com> Date: Mon Apr 17 17:03:49 2017 +0900 Add trace test
2017-05-23Fix rubocopAchilleas Pipinellis
2017-05-23Add tests for removing old backups with the new timestampAchilleas Pipinellis