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
2018-06-15Enable no-multi-assignment in JS filesgfyoung
Partially addresses #47006.
2018-06-15Fix ci mini graph dropdown alignment and positioningClement Ho
2018-06-15Remove additional border from the create project pageJose
2018-06-15Merge branch 'fix-alert-colors' into 'master'Annabel Gray
Fix alert colors Closes #47983 See merge request gitlab-org/gitlab-ce!19905
2018-06-15Fix alert colorsClement Ho
2018-06-15Enable display static for ci job dropdowns so that they dont move when ↵Clement Ho
window resizes
2018-06-15Merge branch 'jivl-fix-dropdown-going-out-of-screen' into 'master'Clement Ho
Fix dropdown from the project welcome page moving out of the screen Closes #47966 See merge request gitlab-org/gitlab-ce!19903
2018-06-15Merge branch 'fix-web-ide-disable-markdown-autocomplete' into 'master'Phil Hughes
Resolve "Web IDE autocomplete should be disabled in markdown files" Closes #47796 See merge request gitlab-org/gitlab-ce!19760
2018-06-15Merge branch 'remove-pointer-events' into 'master'Annabel Gray
Remove pointer events in favor of boundary viewport Closes #46769 See merge request gitlab-org/gitlab-ce!19875
2018-06-15Remove pointer events in favor of boundary viewportClement Ho
2018-06-15Fix dropdown from project welcome page moving out of the screenJose
2018-06-15Fix #47796 "Web IDE autocomplete should be disabled in markdown files"Isaac Smith
2018-06-15Fix project select dropdown in group issues and mr empty stateClement Ho
2018-06-15Merge branch '47272-applications-table' into 'master'Clement Ho
Resolve "odd numbered list rows have darker bg color?" Closes #47272 See merge request gitlab-org/gitlab-ce!19896
2018-06-15Merge branch 'ide-commit-actions-update' into 'master'Filipa Lacerda
Improve commit flow in Web IDE Closes #46122 See merge request gitlab-org/gitlab-ce!19735
2018-06-15Merge branch 'ce-6145-extract-app-views-shared-issuable-2' into 'master'Robert Speicher
CE: Resolve 2 "Extract EE specific files/lines for app/views/shared/issuable" See merge request gitlab-org/gitlab-ce!19772
2018-06-15Merge branch 'dm-remove-favicon-main-version' into 'master'Robert Speicher
Remove FaviconUploader favicon_main version See merge request gitlab-org/gitlab-ce!19891
2018-06-15fixed discard dropdown being off the screenPhil Hughes
2018-06-15Merge branch '44771-prettier-seems-to-ignore-the-overrides-2' into 'master'Filipa Lacerda
Resolve "Prettier seems to ignore the `overrides`" Closes #44771 See merge request gitlab-org/gitlab-ce!19153
2018-06-15Merge branch 'enable-no-restricted-globals' into 'master'Phil Hughes
Enable no-restricted-globals in JS files See merge request gitlab-org/gitlab-ce!19877
2018-06-15Enable no-restricted-globals in JS filesgfyoung
2018-06-15Merge branch 'ce-6145-extract-app-views-shared-issuable-3' into 'master'Robert Speicher
CE: Resolve 3 "Extract EE specific files/lines for app/views/shared/issuable" See merge request gitlab-org/gitlab-ce!19777
2018-06-15Merge branch '47915-badges' into 'master'Clement Ho
Resolve "Long labels names result in overflowing their description block under the Labels page" Closes #47915 See merge request gitlab-org/gitlab-ce!19868
2018-06-15Merge branch 'blackst0ne-rails5-fix-optimistic-lock-values' into 'master'Yorick Peterse
[Rails5] Fix optimistic lock value Closes #47961 See merge request gitlab-org/gitlab-ce!19878
2018-06-15Fix specsClement Ho
2018-06-15Merge branch 'fix-flakey-move-slash-command-unauthorized-project' into 'master'Robert Speicher
Fix flakey time-sensitive move slash command with unauthorized project Closes #47936 See merge request gitlab-org/gitlab-ce!19793
2018-06-15Merge branch 'fix_google_oauth_docs' into 'master'Achilleas Pipinellis
Update google.md to reflect need for Google+ API for oauth integration; Closes #44685 See merge request gitlab-org/gitlab-ce!18610
2018-06-15Fix odd numbered row bg color in striped tableAnnabel Dunstone Gray
2018-06-15Merge branch 'rails5-fix-47836' into 'master'Yorick Peterse
Rails5 fix passing Group objects array into for_projects_and_groups milestone scope Closes #47836 See merge request gitlab-org/gitlab-ce!19863
2018-06-15Merge branch 'bvl-graphql-nested-merge-request' into 'master'Douwe Maan
Expose single merge request within a project GraphQL query See merge request gitlab-org/gitlab-ce!19853
2018-06-15Allow querying a single MR within a projectBob Van Landuyt
This allows the user to get a single MR nested in a GraphQL project query. Since we need the full path and the iid anyway, this makes more sense than having a root query that needs the full path as well.
2018-06-15Merge branch 'adding-package-lock-ignore' into 'master'Phil Hughes
Update .gitignore with ignoring package-lock.json See merge request gitlab-org/gitlab-ce!19890
2018-06-15Update .gitignore with ignoring package-lock.jsonDimitrie Hoekstra
2018-06-15Expose a clean_backtrace method from Gitlab::ProfilerSean McGivern
This method makes it easier for other parts of the app to get clean backtraces, as well as console users.
2018-06-15added computed prop for file list lengthPhil Hughes
2018-06-15Merge branch 'fix-rails5-nagative-enum-spec' into 'master'Kamil Trzciński
Fix "[Rails5] '-1' is not a valid data_store" Closes #47369 See merge request gitlab-org/gitlab-ce!19882
2018-06-15Merge branch 'ide-add-last-commit-id-to-api-call' into 'master'Douwe Maan
IDE sends last commit ID when committing changes Closes #46192 See merge request gitlab-org/gitlab-ce!19552
2018-06-15Merge branch 'fl-reduce-tech-debt' into 'master'Phil Hughes
Removes unused imports and prettifies code See merge request gitlab-org/gitlab-ce!19888
2018-06-15Add container width for project empty placeholderGeorge Tsiolis
2018-06-15[Rails5] Fix optimistic lock valueblackst0ne
Update the monkey-patch to make it work in Rails 5.
2018-06-15Remove small container widthGeorge Tsiolis
2018-06-15Merge branch 'ce-jej/sanitize-group-saml-relay-state' into 'master'Kamil Trzciński
[CE backport] Backport InternalRedirect#sanitize_redirect See merge request gitlab-org/gitlab-ce!19795
2018-06-15Fixed the searching on the whole disk :-PTim Zallmann
2018-06-15Added possibility to run prettier against one specific directory to make our ↵Tim Zallmann
conversion easier
2018-06-15Fixed Prettier Config Applying + Updated Prettier to newest versionTim Zallmann
2018-06-15Remove FaviconUploader favicon_main versionDouwe Maan
See https://gitlab.com/gitlab-org/gitlab-ce/issues/47677 for more information
2018-06-15only return last_commit_sha in the JSONPhil Hughes
2018-06-15IDE sends last commit ID when committing changesPhil Hughes
Closes #46192
2018-06-15Merge branch '46668-make-the-html-attribute-on-the-blob-json-call-optional' ↵Douwe Maan
into 'master' Resolve "Make the html attribute on the blob json call optional" Closes #46668 See merge request gitlab-org/gitlab-ce!19479
2018-06-15Merge branch 'fix-flakey-remove-deploy-key-spec' into 'master'Rémy Coutable
Fix flakey time-sensitive remove deploy key spec See merge request gitlab-org/gitlab-ce!19800