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
path: root/app
AgeCommit message (Collapse)Author
2017-11-01Merge branch 'jivl-mobile-friendly-table-runners' into 'master'Annabel Dunstone Gray
Mobile-friendly table on Admin Runners Closes #33848 See merge request gitlab-org/gitlab-ce!15134
2017-11-01Merge branch '39513-fix-gears-spinning-physically' into 'master'Clement Ho
Fix Auto DevOps graphic gears spinning based on physics Closes #39513 See merge request gitlab-org/gitlab-ce!15076
2017-11-01Merge branch 'fix-user-tab-activity-mobile' into 'master'Annabel Dunstone Gray
Fixed user profile tab being off-screen See merge request gitlab-org/gitlab-ce!15030
2017-11-01Mobile-friendly table on Admin RunnersTakuya Noguchi
2017-11-01Merge branch '35914-merge-request-update-worker-is-slow' into 'master'Sean McGivern
Add metrics tagging to the sidekiq middleware See merge request gitlab-org/gitlab-ce!15111
2017-11-01Refactor/group links controllerFrancisco Javier López
2017-11-01rework the UpdateMergeRequestsWorker#metrics_tagsmicael.bergeron
2017-11-01Export logo and labels select as ES6 modulesFilipa Lacerda
2017-11-01Merge branch 'lazy-load-check-when-has-images' into 'master'Filipa Lacerda
Increase lazy loader performance See merge request gitlab-org/gitlab-ce!15114
2017-11-01Resolve "Convert fuzzaldrin-plus.js library to be a Yarn managed library"Tim Zallmann
2017-10-31Merge branch 'dm-ldap-identity-normalize-dn' into 'master'Sean McGivern
Normalize LDAP DN when looking up identity Closes #39559 See merge request gitlab-org/gitlab-ce!15103
2017-10-31reword `targets` to `metric tags`micael.bergeron
add changelog
2017-10-31Increase lazy loader performancePhil Hughes
This stops the checkElementsInView method from running when there aren't any lazy load images on the page. By calling this method we are causing an unnecessary reflow which on large pages is a massive performance issue
2017-10-31Merge branch 'multi-file-editor-vuex' into 'master'Filipa Lacerda
Move multi-file editor store to Vuex See merge request gitlab-org/gitlab-ce!15046
2017-10-31Load participants asyncEric Eastwood
2017-10-31Normalize LDAP DN when looking up identityDouwe Maan
2017-10-31Merge branch '39509-fix-wiki-create-sidebar-overlap' into 'master'Annabel Dunstone Gray
Fix overlap of right-sidebar and wiki create page form Closes #39509 See merge request gitlab-org/gitlab-ce!15075
2017-10-31Merge branch '31454-missing-project-id-pipeline-hook-data' into 'master'Rémy Coutable
Adds project_id to pipeline hook data Closes #31454 See merge request gitlab-org/gitlab-ce!15044
2017-10-31Allow promoting project milestones to group milestonesFelipe Artur
2017-10-31Merge branch '39561-seed_fu-fails-to-load-gitlab-test' into 'master'Sean McGivern
Handle large values on `MergeRequestDiffCommit` dates Closes #39561 See merge request gitlab-org/gitlab-ce!15093
2017-10-31add metrics tagging to the sidekiq middlewaremicael.bergeron
2017-10-31Merge branch '38869-issue' into 'master'Phil Hughes
Remove issue and issue status select from global namespace See merge request gitlab-org/gitlab-ce!15090
2017-10-31Merge branch '3674-hashed-storage-attachments' into 'master'Douwe Maan
Hashed Storage support for Attachments See merge request gitlab-org/gitlab-ce!15068
2017-10-31Merge branch '39639-clusters-poll' into 'master'Phil Hughes
Adds callback function to initial cluster request Closes #39639 See merge request gitlab-org/gitlab-ce!15105
2017-10-31fixed up upload feature after master mergePhil Hughes
2017-10-31Merge branch 'add-packagist-project-service' into 'master'Kamil Trzciński
Add Packagist project service See merge request gitlab-org/gitlab-ce!14493
2017-10-31Enable eslintFilipa Lacerda
2017-10-31Merge branch 'master' into multi-file-editor-vuexPhil Hughes
2017-10-31Make `#hashed_storage?` require feature argumentGabriel Mazetto
2017-10-31Adds callback function to inital cluster requestFilipa Lacerda
2017-10-31Upload files through the multi-file editorPhil Hughes
2017-10-31get branch name from the DOMPhil Hughes
2017-10-31Resolve "Convert autosize.js library to be a Yarn managed library"Tim Zallmann
2017-10-31Merge branch 'master' into multi-file-editor-vuexPhil Hughes
2017-10-31spec fixesPhil Hughes
2017-10-31Fix overlap of right-sidebar and wiki create page formEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39509
2017-10-31Code Style changes and `hashed_storage?` now receives optional featureGabriel Mazetto
2017-10-31Handle large values on `MergeRequestDiffCommit` datesAlejandro Rodríguez
2017-10-31Adds project_id to pipeline hook dataJacopo
Pipeline hook data now includes the project_id
2017-10-30Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'"Dmitriy Zaporozhets
This reverts merge request !15009
2017-10-30Remove issue and issue status select from global namespaceFilipa Lacerda
2017-10-30Merge branch '39582-nestingdepth-6' into 'master'Annabel Dunstone Gray
Enable NestingDepth (level 6) on scss-lint Closes #39582 See merge request gitlab-org/gitlab-ce!15073
2017-10-30spec fixesPhil Hughes
increased perf of scrolling tabs into view
2017-10-30Refresh open Issue and Merge Request project counter caches when re-openingRob Ede
2017-10-30Merge branch 'sh-fix-broken-redirection-relative-url-root' into 'master'Rémy Coutable
Fix broken Members link when relative URL root paths are used See merge request gitlab-org/gitlab-ce!15070
2017-10-30Merge branch ↵Sean McGivern
'39570-performance-bar-appears-enabled-even-though-it-won-t-show-up' into 'master' Resolve "Performance bar appears enabled even though it won't show up" Closes #39570 See merge request gitlab-org/gitlab-ce!15084
2017-10-30Allow to disable the Performance Bar and document the `p b` shortcut in its ↵Rémy Coutable
doc page Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-10-30Merge branch '38869-importer_status' into 'master'Phil Hughes
Remove code from global namespace See merge request gitlab-org/gitlab-ce!15058
2017-10-30addressed feedback from reviewPhil Hughes
spec fixes
2017-10-30Merge branch ↵Fatih Acet
'39020-fix-js-call-stack-size-exceeded-autocomplete-group-milestone' into 'master' Fix call stack size exceeded group milestone description autocomplete Closes #39020 See merge request gitlab-org/gitlab-ce!14972