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-03-07Allow maintainers to edit directly in a forkBob Van Landuyt
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-01Remove u2f webpack bundleMike Greiling
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
2018-02-07Merge branch 'zj-refs-hash' into 'master'Sean McGivern
2018-02-07Don't use rugged in Repository#refs_hashZeger-Jan van de Weg
2018-02-07Merge branch '38175-add-domain-field-to-auto-devops-application-setting' into...Kamil Trzciński
2018-02-05Refactor .show_gke_cluster_integration_callout?Matija Čupić
2018-02-03Merge branch 'master' into persistent-calloutsMatija Čupić
2018-02-03Rename Callout to UserCalloutMatija Čupić
2018-02-02Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić
2018-02-02Merge branch 'master' into 38175-add-domain-field-to-auto-devops-application-...Matija Čupić
2018-02-02Rename AutoDevopsHelper helper methodsMatija Čupić
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-02-02Use policies instead of role checks in ClustersHelperMatija Čupić
2018-02-02Add specs for .auto_devops_warning_messageMatija Čupić
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2018-01-30Fix CalloutsHelper spec subjectMatija Čupić
2018-01-30Show GKE cluster callout for project owner as wellMatija Čupić
2018-01-30Add check for guest userMatija Čupić
2018-01-28Make default_avatar return a full path.Felix Geyer
2018-01-27Implement CalloutsHelperMatija Čupić
2018-01-25Default to HTTPS for all Gravatar URLsAchilleas Pipinellis
2018-01-23fix spacing and wrap method params in parensMike Greiling
2018-01-23add test to can_change_visibility_level? methodMike Greiling
2018-01-19Merge branch '41247-timestamp' into 'master'Robert Speicher
2018-01-18Merge branch 'issue_37143_2' into 'master'Sean McGivern
2018-01-18Remove unnecessary query from labels filterFelipe Artur
2018-01-18Return last edited time instead of update timeJan Provaznik
2018-01-16Only highlight search results under the highlighting size limitSean McGivern
2018-01-09Fix changes dropdown ellipsis working across browsersPhil Hughes
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne