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-07Merge branch 'master' into 38464-k8s-appsEric Eastwood
Conflicts: db/schema.rb
2017-11-07Fix comma dangle eslint in application_row.vueEric Eastwood
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-07Merge branch '20666-404-error-issue-assigned-with-issues-disabled' into 'master'Clement Ho
Fixes 404 error to `Issues assigned to me` and `Issues I've created` when issues are disabled Closes #20666 See merge request gitlab-org/gitlab-ce!15021
2017-11-06Fixes 404 error to `Issues assigned to me` and `Issues I've created` when ↵Jacopo
issues are disabled The dropdown options `Issues assigned to me` and `Issues I've created` in project search are now hidden when issues are disabled on the project.
2017-11-06Merge branch 'fix-md-form-tabs-double-click-toggle' into 'master'Clement Ho
Fix md form tab double click toggle Closes #39624 See merge request gitlab-org/gitlab-ce!15119
2017-11-06Merge branch '36629-35958-add-cluster-application-section' into '38464-k8s-apps'Kamil Trzciński
Add applications section to GKE clusters page See merge request gitlab-org/gitlab-ce!15064
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-06I18n general app error and update attributes from reviewEric Eastwood
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-06Add FE tests for not_installable/scheduled and cluster banner rulesEric Eastwood
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-06Add support for not_installable/scheduled and to not show created bannerKamil Trzcinski
2017-11-06Revert unintentional changes in !12810Takuya Noguchi
2017-11-06Resolve "Editor icons"Tim Zallmann
2017-11-06Remove native title tooltip in pipeline jobs dropdown in SafariFilipa Lacerda
2017-11-06Merge branch '38677-render-new-discussions-on-diff-tab' into 'master'Filipa Lacerda
Added discussion_line_code value to note response and use it to query the right… Closes #38677 See merge request gitlab-org/gitlab-ce!14981
2017-11-06Remove not used ingress and runnerKamil Trzcinski
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 applications section to GKE clusters pageEric Eastwood
2017-11-03Merge branch '39776-remove-responsive-table-bottom-border' into 'master'Annabel Dunstone Gray
Remove bottom-border from last responsive table row Closes #39776 See merge request gitlab-org/gitlab-ce!15179
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-03Remove bottom-border from last responsive table rowEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39776
2017-11-03Merge branch '39684-issue-boards-space' into 'master'Phil Hughes
Remove white space at bottom of issue boards Closes #39684 See merge request gitlab-org/gitlab-ce!15166
2017-11-03Merge branch '39726-add-crsf-token-axios' into 'master'Phil Hughes
Add crsf token in axios calls Closes #39726 See merge request gitlab-org/gitlab-ce!15155
2017-11-03Enable MergeableSelector in scss-lint (for !14567)Takuya Noguchi
2017-11-03Enable MergeableSelector in scss-lint (for !14055)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 !13480)Takuya Noguchi
2017-11-03Enable MergeableSelector in scss-lint (for !13473)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-02Fix karmaLuke "Jared" Bennett
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-02Separate preview and write tabs into seperate eventsLuke "Jared" Bennett
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-02Add crsf token in axios callsFilipa Lacerda
2017-11-02Merge branch 'winh-admin-projects-namespace-filter' into 'master'Tim Zallmann
Make NamespaceSelect change URL when filtering Closes #37277 See merge request gitlab-org/gitlab-ce!14888
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 'jivl-fix-cancel-button-file-upload-new-issue' into 'master'Filipa Lacerda
Fix cancel button not working when uploading a file on the new issue page Closes #39512 See merge request gitlab-org/gitlab-ce!15137
2017-11-02Make NamespaceSelect change URL when filteringWinnie Hellmann
2017-11-02Merge branch 'multi-file-editor-binary-editor' into 'master'Filipa Lacerda
Fix binary files not showing anything in edit mode See merge request gitlab-org/gitlab-ce!15124
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-02Merge branch 'vue-update' into 'master'Tim Zallmann
Updated Vue to 2.5.1 See merge request gitlab-org/gitlab-ce!14874