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-05-07add webpack_ prefix to entrypoint paths helperMike Greiling
2018-05-07Merge branch '10244-ux-improvements-for-group-runners' into 'master'Kamil Trzciński
Improve UX For Group Runners See merge request gitlab-org/gitlab-ce!18649
2018-05-07Adds remote mirror table migrationTiago Botelho
2018-05-07Merge branch '4084-epics-username-autocomplete-ce' into 'master'Douwe Maan
Backport CE changes from "autocomplete usernames in Epic comments/description" See merge request gitlab-org/gitlab-ce!18605
2018-05-07Inline runner_path and runners_path helpersDylan Griffith
These were just shorthands for project_... and they will be confusing when introducing group runners so we should not have them (#10244)
2018-05-04Backport of 4084-epics-username-autocompleteMario de la Ossa
2018-05-04Allow a user to accept/decline termsBob Van Landuyt
When a user accepts, we store this in the agreements to keep track of which terms they accepted. We also update the flag on the user.
2018-05-04Make the user dropdown reusableBob Van Landuyt
We will reuse the the dropdown, but exclude some menu items based on permissions. So moving the menu to a partial, and adding checks for each menu item here.
2018-05-04Store application wide termsBob Van Landuyt
This allows admins to define terms in the application settings. Every time the terms are adjusted, a new version is stored and becomes the 'active' version. This allows tracking which specific version was accepted by a user.
2018-05-03prevent duplicate chunks from being loaded in webpack_helperMike Greiling
2018-05-03remove force_same_domain option from webpack helpersMike Greiling
2018-05-02Display and revoke active sessionsAlexis Reigel ( 🌴 may 2nd - may 9th 🌴 )
2018-05-02Merge branch 'jr-33320-lfs-settings-interface' into 'master'Douwe Maan
Enable LFS setting UI for Masters and Owners Closes #33320 See merge request gitlab-org/gitlab-ce!18562
2018-05-01ensure parent entrypoint is loaded if direct one is unavailableMike Greiling
2018-05-01combine ancestor entrypoints into child entrypoints instead of importing ↵Mike Greiling
bundles for each
2018-05-01update webpack manifest integration to recognize multi-chunk entrypointsMike Greiling
2018-05-01Merge branch 'master' into 'bootstrap4'Clement Ho
# Conflicts: # app/views/projects/branches/_branch.html.haml
2018-05-01Merge branch 'dm-commit-trailer-without-gravatar' into 'master'Robert Speicher
Fix commit trailer rendering when Gravatar is disabled Closes #45633 See merge request gitlab-org/gitlab-ce!18586
2018-05-01Enable LFS setting UI for Masters and OwnersJames Ramsay
LFS can be enabled and disabled per project using the API by Masters and Owners, but the UI is only available to Admins. The interface and API should be consistent. LFS can also be enabled and disabled per group using the API by Owners, but the UI is only available to Admins. This interface should also be consistent. Additionally removes an unneeded check if 2FA interface, since the interface is only available to Owners. Closes #33320
2018-05-01Merge branch 'jej/exclude-group-saml-buttons' into 'master'Douwe Maan
[CE] Exclude LDAP from OmniauthCallbackController base methods See merge request gitlab-org/gitlab-ce!18619
2018-05-01Update timeline icon for description editGeorge Tsiolis
2018-04-30Exclude LDAP from OmniauthCallbackController base methodsJames Edwards-Jones
2018-04-30Merge branch 'master' into 'bootstrap4'Clement Ho
# Conflicts: # app/views/ci/variables/_variable_row.html.haml
2018-04-30Merge branch 'ce-jej/branch-unprotection-disable-ui' into 'master'Grzegorz Bizon | OOO until May 7th
Backports EE changes from disabling branch unprotect UI See merge request gitlab-org/gitlab-ce!18262
2018-04-26Merge branch 'master' into bootstrap4Clement Ho
2018-04-26Merge branch 'restore-size-and-position-for-fork-icon' into 'master'Rémy Coutable
Restore size and position for fork icon See merge request gitlab-org/gitlab-ce!18449
2018-04-26Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceNick Thomas
2018-04-26Merge branch 'ide-relative-url-fix' of gitlab.com:gitlab-org/gitlab-ceNick Thomas
2018-04-26Backports EE changes from disabling branch unprotect UIJames Edwards-Jones
2018-04-25Merge branch 'master' into bootstrap4Clement Ho
2018-04-25Fix commit trailer rendering when Gravatar is disabledDouwe Maan
2018-04-25Merge branch 'zj-storage-path-deprecation' into 'master'Douwe Maan
Legacy disk path refactor Closes gitaly#1111 See merge request gitlab-org/gitlab-ce!18364
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
Direct disk access is done through Gitaly now, so the legacy path was deprecated. This path was used in Gitlab::Shell however. This required the refactoring in this commit. Added is the removal of direct path access on the project model, as that lookup wasn't needed anymore is most cases. Closes https://gitlab.com/gitlab-org/gitaly/issues/1111
2018-04-24Fixed web IDE not working with relative URLsPhil Hughes
Closes #45649
2018-04-24[Backport] Burndown chart for group milestoneOswaldo Ferreira
2018-04-20Fix bug whereby milestone tooltip title was nullClement Ho
2018-04-19Merge branch 'master' into bootstrap4Clement Ho
2018-04-19Resolve "Improve tooltips of collapsed sidebars"Dennis Tang
2018-04-18Fix Custom hooks are not triggered by UI wiki editFrancisco Javier López
2018-04-18Merge branch 'master' into 'bootstrap4'Clement Ho
# Conflicts: # app/views/projects/issues/_nav_btns.html.haml # app/views/projects/merge_requests/creations/_new_compare.html.haml
2018-04-18Restore size and position for fork iconGeorge Tsiolis
2018-04-18Merge branch 'blackst0ne-rails5-add-safe-params-helper' into 'master'Sean McGivern
[Rails5] Add `safe_params` helper See merge request gitlab-org/gitlab-ce!18241
2018-04-18Revert "Merge branch 'fix-size-and-position-for-fork-icon' into 'master'"Douwe Maan
This reverts merge request !18399
2018-04-18Fix size and position for fork iconGeorge Tsiolis
2018-04-17[skip ci] Merge branch 'master' into bootstrap4Clement Ho
2018-04-17Fix tooltipsClement Ho
2018-04-17make call to 'html_escape' unambiguousBrett Walker
2018-04-16Merge branch 'master' into 'bootstrap4'Clement Ho
# Conflicts: # app/views/admin/application_settings/_signin.html.haml
2018-04-16Merge branch '8088_embedded_snippets_support' into 'master'Grzegorz Bizon
Embedded Snippets Support Closes #8088 See merge request gitlab-org/gitlab-ce!15695
2018-04-14Set .bdage for labelshelperClement Ho