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-11-14Merge branch 'enable-scss-lint-unnecessary-mantissa' into 'master'Clement Ho
Enable UnnecessaryMantissa in scss-lint See merge request gitlab-org/gitlab-ce!15255
2017-11-10Merge branch '32059-fix-oauth-phishing' into 'security-10-1'Douwe Maan
Prevent OAuth phishing attack by presenting detailed wording about app to user during authorization See merge request gitlab/gitlabhq!2205
2017-11-09Enable UnnecessaryMantissa in scss-lintTakuya Noguchi
2017-11-07Merge remote-tracking branch 'origin/master' into ↵Kamil Trzcinski
add-ingress-to-cluster-applications
2017-11-07Merge branch '38464-k8s-apps' into 'master'Kamil Trzciński
Add support for k8s cluster applications - Helm tiller installation See merge request gitlab-org/gitlab-ce!14908
2017-11-07Fixed multi-file editor table cells content width jumpingPhil Hughes
2017-11-07Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsKamil Trzcinski
2017-11-07Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce ↵Shinya Maeda
into 38464-k8s-apps
2017-11-07fix borderzero lintSimon Knox
2017-11-07Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsEric Eastwood
2017-11-07Merge branch 'master' into 38464-k8s-appsEric Eastwood
Conflicts: db/schema.rb
2017-11-07Merge branch '34768-fix-issuable-header-wrapping' into 'master'Annabel Dunstone Gray
34768 Fix problem with issuable header wrapping when content is too long Closes #34768 See merge request gitlab-org/gitlab-ce!15192
2017-11-06Merge branch '39757-border-zero-of-scss-lint' into 'master'Annabel Dunstone Gray
Enable BorderZero rule in scss-lint Closes #39757 See merge request gitlab-org/gitlab-ce!15168
2017-11-06Merge branch 'revert-unintentional-changes-in-mr-12810' into 'master'Annabel Dunstone Gray
Revert unintentional changes in !12810 Closes #39816 See merge request gitlab-org/gitlab-ce!15198
2017-11-06Merge branch '39668-tooltip-safari' into 'master'Tim Zallmann
Remove native title tooltip in pipeline jobs dropdown in Safari Closes #39668 See merge request gitlab-org/gitlab-ce!15213
2017-11-06Revert unintentional changes in !12810Takuya Noguchi
2017-11-06Remove native title tooltip in pipeline jobs dropdown in SafariFilipa Lacerda
2017-11-06Merge branch '36629-35958-add-cluster-application-section' into ↵Kamil Trzcinski
add-ingress-to-cluster-applications
2017-11-06Merge remote-tracking branch 'origin/refactor-clusters' into ↵Kamil Trzcinski
36629-35958-add-cluster-application-section
2017-11-06Enable BorderZero rule in scss-lintTakuya Noguchi
2017-11-0434768 Fix problem with issuable header wrapping when content is too longtauriedavis
2017-11-03Merge branch 'master' into sh-headless-chrome-supportMike Greiling
* master: (33 commits) Ignore SQL CACHE hits in Sherlock Fix SQL timings for the performance bar Find the LFS-objects for a fork within a the fork network Remove bottom-border from last responsive table row Add system hooks user_rename and group_rename Unlink a project from a fork network when it's source was deleted. Make sure the settings page renders when root of a fork is deleted Remove Peek's original keyboard shortcut (numpad 0, keycode 96) Add application setting to Auto DevOps docs Enable MergeableSelector in scss-lint (for !14567) Enable MergeableSelector in scss-lint (for !14055) Enable MergeableSelector in scss-lint (for !14062) Enable MergeableSelector in scss-lint (for !14398) Enable MergeableSelector in scss-lint (for !13480) Enable MergeableSelector in scss-lint (for !13473) Enable MergeableSelector in scss-lint (for !13600) Enable MergeableSelector in scss-lint Resolve ""To do" should be "Todos" on Todos list page" Avoid regenerating the ref path for the environment Remove white space at bottom of issue boards ...
2017-11-03Add Ingress to cluster applications sectionEric Eastwood
2017-11-03Add applications section to GKE clusters pageEric Eastwood
2017-11-03Merge branch 'enable-scss-lint-mergeable-selector' into 'master'Annabel Dunstone Gray
Enable MergeableSelector in scss-lint See merge request gitlab-org/gitlab-ce!12810
2017-11-03Enable MergeableSelector in scss-lint (for !14567)Takuya Noguchi
2017-11-03Enable MergeableSelector in scss-lint (for !14062)Takuya Noguchi
2017-11-03Enable MergeableSelector in scss-lint (for !14398)Takuya Noguchi
2017-11-03Enable MergeableSelector in scss-lint (for !13600)Takuya Noguchi
2017-11-03Enable MergeableSelector in scss-lintTakuya Noguchi
2017-11-03Merge branch 'master' into sh-headless-chrome-supportMike Greiling
* master: (109 commits) Remove Filesystem check metrics that use too much CPU to handle requests Set merge_request_diff_id on MR when creating Add a column linking an MR to its diff Remove useless closeReopenReport specs Clarify external artifacts only working when GitLab pages is enabled Send SIGSTP before SIGTERM to actually give Sidekiq jobs 30s to finish when the memory killer kicks in Remove an exception from the git user default SSH config check Geo route whitelisting is too optimistic Update .nvmrc to current stable (v9.0.0) Update documentation Address Douwe's feedback Refactor responsive table styles to support nested error block Add changelog items Update specs for sudo behavior Move RSS and incoming email tokens from User Settings > Accounts to User Settings > Access Tokens Remove user authentication_token column Migrate user private tokens to personal access tokens Add sudo API scope Consistently use PersonalAccessToken instead of PersonalToken Remove User#private_token ...
2017-11-03Remove white space at bottom of issue boardsAnnabel Dunstone Gray
2017-11-02Merge branch 'refactor-responsive-tables-for-nested-error' into 'master'Annabel Dunstone Gray
Refactor responsive table styles to support nested error block See merge request gitlab-org/gitlab-ce!15145
2017-11-02Merge branch 'icons-ci-icons' into 'master'Filipa Lacerda
Convert Icons in CI to SVG Sprite Icons See merge request gitlab-org/gitlab-ce!14567
2017-11-02Refactor responsive table styles to support nested error blockEric Eastwood
- Split layout from the styles of the row - Move command `.append-` `.prepend-` styles to bottom of source order - Actually applies styles over others in more situations which is probably what is expected when you add it to an element - Also allows us to get rid of some styles that were trying to get around this fact See https://i.imgur.com/IE50PK6.png Which is used in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15064 Design from https://gitlab.com/gitlab-org/gitlab-ce/issues/38464
2017-11-02Merge branch ↵Tim Zallmann
'35955-searchable-settings-puts-expand-collapse-toggle-in-an-invalid-state' into 'master' Resolve "Searchable settings puts expand/collapse toggle in an invalid state." Closes #35955, #37520, and #39207 See merge request gitlab-org/gitlab-ce!13363
2017-11-01Mobile-friendly table on Admin RunnersTakuya Noguchi
2017-11-01Fix for Dropdown Icon PositionTim Zallmann
2017-11-01remove PhantomJS specific hacksMike Greiling
2017-11-01Merge branch 'master' into sh-headless-chrome-supportMike Greiling
* master: (84 commits) Migrate Gitlab::Git::Wiki#page to Gitaly Load participants async Normalize LDAP DN when looking up identity Improve the maintenance policy page add changelog fix spec failure Allow promoting project milestones to group milestones fix specs Be able to bundle gems with newer rubies Upgrade Ruby to 2.3.5 fixed up upload feature after master merge fix missing issue assignees Migrate Gitlab::Git::Wiki#delete_page to Gitaly Enable eslint Make `#hashed_storage?` require feature argument Adds callback function to inital cluster request Fix example typo. Upload files through the multi-file editor get branch name from the DOM Resolve "Convert autosize.js library to be a Yarn managed library" ...
2017-10-31Stop sections from expanding when scrolling over the 1px sectionEric Eastwood
See https://gitlab.slack.com/archives/C0GQHHPGW/p1508253662000271
2017-10-31remove needlessly complicated, duplicate css class for expanded settings panelsMike Greiling
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-31Merge branch 'master' into multi-file-editor-vuexPhil Hughes
2017-10-31spec fixesPhil Hughes
2017-10-30Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'"Dmitriy Zaporozhets
This reverts merge request !15009
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-30Needed to change 0px to 0Tim Zallmann