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-12-02WIP: Adds a default commit message when adding a README (#25167)mattl
2016-11-22Merge branch '20840-getting-started-better-empty-state-for-issues-view' into ...Jacob Schatz
2016-11-18Added empty state svg and set up blank conditionalLuke "Jared" Bennett
2016-11-09Removed soon-to-be un-needed project title additions from builds and environm...Luke Bennett
2016-10-31Fix builds tab visibilityFelipe Artur
2016-10-17Add visibility level to project repositoryFelipe Artur
2016-10-03Enable Lint/StringConversionInInterpolation cop and autocorrect offensesRobert Speicher
2016-09-16Merge branch '18849-project-snippets-page-isn-t-really-responsive' into 'mast...Jacob Schatz
2016-09-07Reordered dropdown optionsLuke Bennett
2016-09-06Fix project settings fieldFelipe Artur
2016-09-02Refactored code to rely less on IDs that could changePhil Hughes
2016-09-01Merge branch '21506-fix-title-dropdown-chevron' into 'master' Annabel Dunstone Gray
2016-09-01Project tools visibility levelFelipe Artur
2016-09-01make projects dropdown accessibleMike Greiling
2016-08-31Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.Patricio Cano
2016-08-31Added project specific enable/disable setting for LFSPatricio Cano
2016-08-24Show "Create Merge Request" widget for push events to fork projects on the so...Paco Guzman
2016-08-19Support integration with Koding (online IDE)Gokmen Goksel
2016-07-28Link configuration button to .gitlab-ci.ymlAnnabel Dunstone
2016-07-14Merge branch 'top-links-label' into 'master' Fatih Acet
2016-07-13Fixed RubocopPhil Hughes
2016-07-12Aria labels on top header linksPhil Hughes
2016-07-12Added author username tooltip in issuable headerPhil Hughes
2016-07-06Show last push widget in upstream after push to forkDrew Blessing
2016-07-06Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-29Enable Style/SpaceAfterColon Rubocop copsGrzegorz Bizon
2016-06-15Merge branch 'issuable-sidebar-bold' into 'master' Jacob Schatz
2016-06-15Merge branch 'environments-and-deployments' into 'master' Rémy Coutable
2016-06-14UI and copywriting improvementsRémy Coutable
2016-06-14Add request access for groupsRémy Coutable
2016-06-14Initial implementation of user access request to projectsDavid Alexander
2016-06-11Added initial version of deploymentsKamil Trzcinski
2016-06-10Corrected all sidebar font weights to correctly match the designPhil Hughes
2016-05-23Allow anonymous user to access pipelinesKamil Trzcinski
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-15Change abilities from container_registry to container_imageKamil Trzcinski
2016-05-14Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski
2016-05-12Only show forks for users who can download codeSean McGivern
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-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