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
2016-05-18Merge branch '15584-remove-back-compat-code' into 'master' Robert Speicher
2016-05-18Verify if registry is enabled in registryKamil Trzcinski
2016-05-18Remove back-compat code that's not needed anymoreRémy Coutable
2016-05-17Show container registry item only when container registry is enabledKamil Trzcinski
2016-05-17Merge remote-tracking branch 'origin/master' into docker-registry-viewKamil Trzcinski
2016-05-16Reduce duplication and branching logic in EventsHelperRobert Speicher
2016-05-16Rename `Event#note_project_snippet?` to `project_snippet_note?`Robert Speicher
2016-05-16Rename `Event#note_commit?` to `commit_note?`Robert Speicher
2016-05-16Remove redundant `html_escape` calls from `title` attributesRobert Speicher
2016-05-16Fix titles for commit references in Event feedRobert Speicher
2016-05-16Add an Event's target's title to its reference linkRobert Speicher
2016-05-15Change abilities from container_registry to container_imageKamil Trzcinski
2016-05-14Extract LegacyDiffNote out of NoteDouwe Maan
2016-05-14Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski
2016-05-13Merge branch 'rubocop/space-around-operators' into 'master' Robert Speicher
2016-05-13Fix mobile dropdown bugAnnabel Dunstone
2016-05-13Codestyle: make sure we have space around operatorsGabriel Mazetto
2016-05-12Merge branch 'otzy007/gitlab-ce-disable_oauth_sign_in_sources'Douwe Maan
2016-05-12Fix CI testsKamil Trzcinski
2016-05-12Only show forks for users who can download codeSean McGivern
2016-05-12no need to define the help block since there's no help blockAndrei Gliga
2016-05-12Revert "Revert "no need to show the help about Github or the other authentica...Andrei Gliga
2016-05-12Revert "no need to show the help about Github or the other authentication sou...Andrei Gliga
2016-05-12<< instead of +=Andrei Gliga
2016-05-12enabled_button_based_providers.any? instead of ! empty? for button_based_prov...Andrei Gliga
2016-05-12On Application Settings Page let the user select the enabled OAuth Sign in so...Andrei Gliga
2016-05-12method to check if oauth button based providers are enabledAndrei Gliga
2016-05-12method to get the enabled_button_based_providersAndrei Gliga
2016-05-12OAuth Providers disable from the ApplicationSettings pageAndrei Gliga
2016-05-11Remove unused `icon_for_event` helperRobert Speicher
2016-05-09Rename image to container_registryKamil Trzcinski
2016-05-09Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski
2016-05-09Merge branch 'rs-backport-ee-372' into 'master' Rémy Coutable
2016-05-08WIPKamil Trzcinski
2016-05-07Update SVG sanitizer to conform to SVG 1.1Stan Hu
2016-05-05Merge branch 'master' into group-navigation-redesignDmitriy Zaporozhets
2016-05-05Merge branch 'rs-repository-size-format' into 'master' Stan Hu
2016-05-05Remove `rescue` clause from `repository_size` helperRobert Speicher
2016-05-05Use `number_to_human_size` helper to show repository sizeRobert Speicher
2016-05-05Sanitize repo paths in new project error messageStan Hu
2016-05-05Backport changes from gitlab-org/gitlab-ee!372Robert Speicher
2016-05-04Added docker registry viewKamil Trzcinski
2016-05-03Group navigation design updateAnnabel Dunstone
2016-05-03Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher
2016-04-29Remove deprecated CI badge helperGrzegorz Bizon
2016-04-28Properly handle bigger filesZeger-Jan van de Weg
2016-04-27Merge branch 'sidebar-label-link' into 'master' Jacob Schatz
2016-04-26Allow to pass custom classes to buttonAlfredo Sumaran
2016-04-26Hide button on mobileAlfredo Sumaran
2016-04-26Syntax and code improvementsAlfredo Sumaran