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-12-21Merge branch 'jivl-replace-d3-v3-v4' into 'master'Mike Greiling
Update d3 to v4 to enable tree shaking (and reduce the size of our webpack bundles) Closes #37013 See merge request gitlab-org/gitlab-ce!15585
2017-12-20Merge branch 'master' into layout-nav-es-moduleFilipa Lacerda
* master: (21 commits) Prevent some specs from mangling the gitlab-shell checkout Line up search dropdown with other nav dropdowns Fix onion-skin re-entering state Remove related links in MR widget when empty state Show inline edit button for issues Fix tags in the Activity tab not being clickable Fix shortcut links on help page Don't link LFS-objects multiple times. [CE->EE] Fix spec/lib/gitlab/git/gitlab_projects_spec.rb Tidy up the documentation of Gitlab HA/Gitlab Application Make sure two except won't overwrite each other Update axios.md Remove transitionend event from GL dropdown Preserve gem path so that we use the same gems Load commit in batches for pipelines#index BlobViewer::PackageJson - if private link to homepage Do not generate links for private NPM modules in blob view Remove block styling from search dropdown Fix sidebar height when performance bar enabled Remove all dropdown animations and set display: none if they're not open ...
2017-12-20Merge branch '41186-sidebar-too-much-vertical-scroll' into 'master'Phil Hughes
Remove animations from dropdowns Closes #41186 See merge request gitlab-org/gitlab-ce!15968
2017-12-19Fix onion-skin re-entering stateClement Ho
2017-12-19Remove related links in MR widget when empty stateClement Ho
2017-12-19Show inline edit button for issuesClement Ho
2017-12-19Fix shortcut links on help pageClement Ho
2017-12-19Changed layout_nav to ES modulePhil Hughes
2017-12-19Remove transitionend event from GL dropdownPhil Hughes
2017-12-19added minChunks to the common_d3 bundleJose Ivan Vargas
2017-12-19cleaned up date_time_formattersJose Ivan Vargas
2017-12-19Restored the timeScaleFormat for the prometheus dashboardJose Ivan Vargas
2017-12-19Refactored d3 modules to instead of having a common_d3 dir, to use the micro ↵Jose Ivan Vargas
modules instead
2017-12-19corrected functionality from the stat_contributors_graphJose Ivan Vargas
2017-12-19fixed specs and the non-rendering stat_graph_contributors_graphJose Ivan Vargas
2017-12-19optimized d3 v4 with a custom made bundleJose Ivan Vargas
2017-12-19Modified contributors graph to use d3 v4Jose Ivan Vargas
2017-12-19Update d3 to v4 and migrated the prometheus dashboardJose Ivan Vargas
2017-12-18Merge branch 'ph-es-notes-module' into 'master'Filipa Lacerda
Export and use Notes ES module See merge request gitlab-org/gitlab-ce!15953
2017-12-18Merge branch 'osw-isolate-mr-widget-exposed-attributes' into 'master'Sean McGivern
Stop sending milestone and labels for Projects::MergeRequestsController#show.json requests See merge request gitlab-org/gitlab-ce!15847
2017-12-18Merge branch 'master' into 'ph-es-notes-module'Phil Hughes
# Conflicts: # app/assets/javascripts/main.js
2017-12-18Translate date ranges on contributors pageWinnie Hellmann
2017-12-18Move dateTickFormat to separate moduleWinnie Hellmann
2017-12-18Add right padding to contributors graphWinnie Hellmann
2017-12-18Translate contributors graph x-axisWinnie Hellmann
2017-12-18Add createDateTimeFormat to format dates based on localeWinnie Hellmann
2017-12-18Merge branch 'ph-even-more-es-modules' into 'master'Filipa Lacerda
Exported JS classes as modules See merge request gitlab-org/gitlab-ce!15960
2017-12-16Merge branch '38019-hide-runner-token' into 'master'Clement Ho
Hide runner token in CI/CD settings page Closes #38019 See merge request gitlab-org/gitlab-ce!15918
2017-12-15Hide runner token in CI/CD settings pageEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38019
2017-12-15Merge branch '38239-update-toggle-design' into 'master'Filipa Lacerda
Update feature toggle design to use icons and make it i18n friendly Closes #38239 See merge request gitlab-org/gitlab-ce!15904
2017-12-15Stop sending milestone and labels data over the wire for MR widgetOswaldo Ferreira
requests
2017-12-15Use icons instead of string labels for togglesKushal Pandya
2017-12-15Exported JS classes as modulesPhil Hughes
2017-12-15Export and use Notes ES modulePhil Hughes
2017-12-15Merge branch 'ph-more-es-modules' into 'master'Filipa Lacerda
Export JS classes as modules See merge request gitlab-org/gitlab-ce!15952
2017-12-15Merge branch '38541-cancel-alignment' into 'master'Filipa Lacerda
fix button alignment on MWPS component Closes #38541 See merge request gitlab-org/gitlab-ce!15835
2017-12-15Export JS classes as modulesPhil Hughes
#38869
2017-12-14Converted JS modules into exported modulesPhil Hughes
2017-12-14Merge branch '38869-datetime' into 'master'Tim Zallmann
Export date utility functions as ES6 modules See merge request gitlab-org/gitlab-ce!15782
2017-12-13Merge branch 'issue-description-field-typo' into 'master'Fatih Acet
Corrected typo in quick action data attribute Closes #41035 See merge request gitlab-org/gitlab-ce!15872
2017-12-13Merge branch 'winh-unify-modals' into 'master'Filipa Lacerda
Unify dialog modal/popup dialog/confirmation dialog/modal to modal See merge request gitlab-org/gitlab-ce!15865
2017-12-13Merge branch '33926-update-issuable-icons' into 'master'Annabel Dunstone Gray
Update issuable status icons Closes #33926 See merge request gitlab-org/gitlab-ce!15898
2017-12-13Merge branch 'new-nav-tech-debt' into 'master'Phil Hughes
Remove page-with-new-nav class See merge request gitlab-org/gitlab-ce!15819
2017-12-13Fixes after reviewFilipa Lacerda
2017-12-13Merge branch 'master' into 38869-datetimeFilipa Lacerda
* master: (85 commits) Export old code into es6 modules Use relative URL for projects to avoid storing domains Fix spec by avoiding monkeypatching Return the noteable in Note#touch_noteable add CHANGELOG.md entry for !15889 fix broken empty state assets for environment monitoring page removed tab indexes from tag form Refactor entrypoint override docs Present member collection at the controller level Adds i18n check the import_status field before doing SQL operations to check the import url Fix rubocop offence Fix entrypoint overriding documentation Remove unnecessary js-issuable-edit Use memoization for commits on diffs Move Repository#write_ref to Git::Repository#write_ref Treat empty markdown and html strings as valid cached text, not missing cache that needs to be updated Center cluster title Remove noisy notification from QA base page Remove unused page from hashed storage QA scenario ...
2017-12-13Export old code into es6 modulesFilipa Lacerda
2017-12-13Update issuable status iconsEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33926 Changed file icons already addressed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15367
2017-12-13Merge branch 'master' into issue-description-field-typoMarcus Amargi
2017-12-12Adds i18nFilipa Lacerda
2017-12-12Rename recaptcha-dialog to recaptcha-modalWinnie Hellmann