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 (Expand)Author
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-25fixed rubocopPhil Hughes
2018-04-25restore original script_name configPhil Hughes
2018-04-25Merge branch 'zj-storage-path-deprecation' into 'master'Douwe Maan
2018-04-25added helper specPhil Hughes
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
2018-04-24[Backport] Burndown chart for group milestoneOswaldo Ferreira
2018-04-19Resolve "Improve tooltips of collapsed sidebars"Dennis Tang
2018-04-16Merge branch '8088_embedded_snippets_support' into 'master'Grzegorz Bizon
2018-04-12Merge branch 'dm-archived-read-only' into 'master'Robert Speicher
2018-04-12Resolve "Clean up old project permissions frontend code"Mike Greiling
2018-04-11Show `New Issue` link for projectsBob Van Landuyt
2018-04-11Prevent awarding emoji when a project is archivedBob Van Landuyt
2018-04-06Merge branch '43246-checkfilter' into 'master'Sean McGivern
2018-04-05Merge branch '42028-xss-diffs-10-6' into 'security-10-6'Douwe Maan
2018-04-04Fix links to subdirectories of a directory with a plus character in its pathDouwe Maan
2018-04-03Fixed dashboard filtering testsJan Provaznik
2018-03-29Merge branch 'add-canary-favicon' into 'master'Sean McGivern
2018-03-27Update styling and use Gitlab::Utils.to_booleanEric Eastwood
2018-03-27'Assigned Issues' and 'Assigned Merge Requests' as dashboard user choicesElias Werberich
2018-03-15Fix import helper spec when a previous spec stubs settingsSean McGivern
2018-03-13Merge branch 'rd-fix-github-url-when-listing-repositories-at-importing' into ...Douwe Maan
2018-03-13Fix provider server URL used when listing repos to importRubén Dávila
2018-03-12Add helpers for labels dropdownKushal Pandya
2018-03-07Allow maintainers to edit directly in a forkBob Van Landuyt
2018-03-07fix failing spechaseeb
2018-03-06Merge branch 'master' into 'issue_38337'Felipe Artur
2018-03-05Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets
2018-03-03Bring one group board to CEFelipe Artur
2018-03-03fixed failing testhaseeb
2018-03-01Remove u2f webpack bundleMike Greiling
2018-02-28embedded snippets supporthaseeb
2018-02-26Merge branch '41255-refactoring-of-blob-link-methods-in-blob_helper' into 'ma...Douwe Maan
2018-02-26Don't convert issuable_initial_data into JSONJan Provaznik
2018-02-23refactor methods inlineJames Lopez
2018-02-23refactor code based on feedbackJames Lopez
2018-02-23some initial refactoringJames Lopez
2018-02-23Merge branch 'bvl-external-auth-port' into 'master'Douwe Maan
2018-02-23Add Tip about Push to Create project on New Project pageAndré Luís
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-02-22Merge branch 'master' into 42431-add-auto-devops-and-clusters-button-to-projectsEric Eastwood
2018-02-20Move default_project_view tests to presenterOswaldo Ferreira
2018-02-20Move button list logic to project presenterOswaldo Ferreira
2018-02-15Escape HTML entities in commit messagesDouwe Maan
2018-02-13Extract repeated logic into #avatar_icon_for.Andreas Brandl
2018-02-13Remove generic #avatar_icon helper.Andreas Brandl
2018-02-13Explicit use of avatar_icon_* calls depending on situation.Andreas Brandl
2018-02-13Use more specific #avatar_icon_for_user.Andreas Brandl
2018-02-13Refactor and split ApplicationHelper#avatar_icon.Andreas Brandl