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-07-18Update docfeature/sm/34518-extend-api-pipeline-schedule-variableShinya Maeda
2017-07-18Fix static analysysShinya Maeda
2017-07-18Add changelogShinya Maeda
2017-07-18Add variables declarationShinya Maeda
hw Implement application logic
2017-07-18Merge branch '29901-refactor-initialization-dropzone_input.js' into 'master'Clement Ho
Refactor variables initialization in dropzone_input.js Closes #29901 See merge request !12768
2017-07-18Refactor variables initialization in dropzone_input.jsBrandon Everett
2017-07-18Merge branch '34831-remove-coffee-rails-gem' into 'master'Jacob Schatz
Remove coffee-rails gem Closes #34831 See merge request !12715
2017-07-18Merge branch '35177-dropdown-padding' into 'master'Annabel Dunstone Gray
fix padding on filtered search Closes #35177 See merge request !12913
2017-07-17fix padding on filtered search dropdown. Styles should only apply to li in listSimon Knox
2017-07-17Merge branch ↵Sean McGivern
'34940-peek-performance-bar-doesn-t-count-cached-queries-but-shows-them' into 'master' Resolve "Peek performance bar doesn't count cached queries, but shows them" Closes #34940 See merge request !12915
2017-07-17Merge branch '31571-don-t-let-webhooks-jobs-go-to-the-dead-jobs-queue' into ↵Rémy Coutable
'master' Resolve "Don't let webhooks jobs go to the dead jobs queue" Closes #31571 See merge request !12918
2017-07-17Merge branch 'group-sub-settings-new-sidebar' into 'master'Annabel Dunstone Gray
Added sub-nav to new group sidebar settings Closes #35140 See merge request !12907
2017-07-17Skip dead jobs queue for web hooks and project servicesSean McGivern
These jobs may legitimately fail because the endpoint just isn't there any more. We don't want them cluttering up the Sidekiq morgue in that case - it's currently full on GitLab.com.
2017-07-17Merge branch 'project-sidebar-members' into 'master'Annabel Dunstone Gray
Fixed project members link not staying active Closes gitlab-ee#2942 See merge request !12882
2017-07-17Don't track cached queries in Gitlab::PerformanceBar::PeekQueryTrackerRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-17Merge branch 'ee-2950-fix-namespace-visibility-level-helpers' into 'master'Sean McGivern
Promote visibility level helpers from Group to Namespace Closes gitlab-ee#2950 See merge request !12910
2017-07-17Merge branch '35164-cycle-analytics-firefox' into 'master'Phil Hughes
move click handler to button. when on the icon it wasn't triggered in firefox Closes #35164 See merge request !12905
2017-07-17Merge branch 'fix/gb/process-scheduled-background-migrations' into 'master'Yorick Peterse
Process scheduled background migrations as well Closes #34951 See merge request !12787
2017-07-17Merge branch 'fix-performance-bar-cached-user-ids' into 'master'Sean McGivern
Expire cached user IDs that can see the performance after 5 minutes See merge request !12911
2017-07-17Simplify background migrations stealing codeGrzegorz Bizon
Simply re-raise an exception when it occurs, but guarantee that no background migration is lost in the process.
2017-07-17Merge branch 'rubocop-hash-index' into 'master'Rémy Coutable
Added cop to blacklist the use of hash indexes See merge request !12869
2017-07-17Expire cached user IDs that can see the performance after 5 minutesRémy Coutable
If we don't expire the cached user IDs, the list of IDs would become outdated when a new member is added, or when a member ios removed from the allowed group. Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-17Merge branch 'remove-git-search-files' into 'master'Sean McGivern
Remove Repository#search_files See merge request !12879
2017-07-17Merge branch '35181-cannot-create-label-from-board-page' into 'master'Phil Hughes
Fix label creation from new list for subgroup projects Closes #35181 See merge request !12906
2017-07-17Promote visibility level helpers from Group to NamespaceNick Thomas
In EE, we make use of `namespace#public?` in projects. When the project is in a personal namespace, this breaks as the `public?` helper isn't present.
2017-07-17Merge branch 'gitaly-more-annotations' into 'master'Sean McGivern
Branch and tag refactors for Gitaly See merge request !12872
2017-07-17Merge branch ↵Rémy Coutable
'35155-upgrade-fog-core-to-1-44-3-and-its-providers-to-the-latest' into 'master' Bump fog-core to 1.44.3 and fog providers' plugins to latest Closes #35155 See merge request !12897
2017-07-17Merge branch '34964-have_gitlab_http_status' into 'master'Rémy Coutable
Introduce have_gitlab_http_status Closes #34964 See merge request !12883
2017-07-17Fix off-by-one error in background migration retriesGrzegorz Bizon
2017-07-17Recover from all exceptions when stealing bg migrationGrzegorz Bizon
It also makes it possible to gracefully retry a migration in order to avoid problems like deadlocks.
2017-07-17Added sub-nav to new group sidebarPhil Hughes
Closes #35140
2017-07-17Merge branch '35064-fix-px-difference' into 'master'Phil Hughes
Reduce padding on context header Closes #35064 See merge request !12855
2017-07-17Fix label creation from new list for subgroup projectsMark Fletcher
2017-07-17Merge branch 'context-nav-avatar-bg' into 'master'Phil Hughes
Add white background to context header avatar See merge request !12857
2017-07-17Merge branch '35174-fix-aws-elb-query' into 'master'Tim Zallmann
Fix incorrect AWS ELB metrics. Closes #35174 See merge request !12902
2017-07-17move click handler to button. when on the icon it wasn't triggered in firefoxSimon Knox
2017-07-17Fix incorrect AWS ELB metrics.Joshua Lambert
2017-07-16Merge branch 'google-launcher' into 'master'Robert Speicher
Update Google launcher details [ci skip] See merge request !12899
2017-07-16Merge branch 'docs/fix-link-styleguide' into 'master'Marcia Ramos
Fix wrong link to docs in docs styleguide See merge request !12901
2017-07-16Merge branch 'docs/update-health-check' into 'master'Marcia Ramos
Update health check docs See merge request !12794
2017-07-16Fix wrong link to docs in docs styleguideAchilleas Pipinellis
2017-07-16Merge branch 'docs/overview-features-3' into 'master'Achilleas Pipinellis
Update issue-related docs See merge request !12881
2017-07-16Update issue-related docsMarcia Ramos
2017-07-16Merge branch 'docs/add-features-groups' into 'master'Achilleas Pipinellis
Refactor groups docs See merge request !12888
2017-07-16Refactor groups docsMarcia Ramos
2017-07-16Merge branch 'docs/add-subgroups-limitations-to-pages' into 'master'Achilleas Pipinellis
Add subgroups limitations to Pages docs Closes #34621 See merge request !12891
2017-07-16Add subgroups limitations to Pages docsMarcia Ramos
2017-07-16Merge branch 'docs/overview-features-5' into 'master'Achilleas Pipinellis
Update MR-related docs See merge request !12875
2017-07-16Merge branch 'ad_matching_rule_doc' into 'master'Achilleas Pipinellis
Add AD matching rule filter and more information See merge request !12871
2017-07-16Update Google launcher detailseliran.mesika