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
path: root/spec
AgeCommit message (Expand)Author
2016-07-08Revert "Revert "Merge branch 'issue_3946' into 'master' ""Robert Speicher
2016-07-08Merge remote-tracking branch 'origin/master'Robert Speicher
2016-07-08Merge branch '18627-wildcard-branch-protection' into 'master' Douwe Maan
2016-07-08Revert "Merge branch 'issue_3946' into 'master' "Robert Speicher
2016-07-08Merge branch 'issues-blank-state' into 'master' Jacob Schatz
2016-07-07Merge branch 'new-diff-notes' into 'master' Douwe Maan
2016-07-07Merge branch 'pending-delete-project-notifications' into 'master' Robert Speicher
2016-07-07Add comment with diff to DiffPositionUpdateService specDouwe Maan
2016-07-07Make `DiffNote#update_position` privateDouwe Maan
2016-07-07Update test with new factory nameDouwe Maan
2016-07-07Exclude projects pending delete from notificationsSean McGivern
2016-07-07Layout for Users Groups and Projects on admin areaAlfredo Sumaran
2016-07-07added testJames Lopez
2016-07-07Have `Project#open_branches` return branches that are matched by a wildcard p...Timothy Andrew
2016-07-07Use the `GLDropdown` component to select protected branches.Timothy Andrew
2016-07-07Add send_git_patch helperDouwe Maan
2016-07-07Add tests for MergeRequest#reload_diffDouwe Maan
2016-07-07Add tests for DiffNoteDouwe Maan
2016-07-07Add tests for DiffPositionUpdateServiceDouwe Maan
2016-07-07Add tests for PositionDouwe Maan
2016-07-07Add tests for PositionTracerDouwe Maan
2016-07-07Display new diff notes and allow creation through the web interfaceDouwe Maan
2016-07-07Add DiffNote modelDouwe Maan
2016-07-07Add Gitlab::Diff::LineMapperDouwe Maan
2016-07-07Represent DiffRefs as proper class instead of tuple arrayDouwe Maan
2016-07-07Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan
2016-07-07Merge branch '18283-pluralize-stage-headings' into 'master' Jacob Schatz
2016-07-06Merge branch 'gh-pull-requests' into 'master' Rémy Coutable
2016-07-06Remove plural from pipelines_specAnnabel Dunstone
2016-07-06Merge branch 'remove-lowercase-gitlab-ci-yml' into 'master' Robert Speicher
2016-07-06Consider that a GH exists only if both `ref`, and `sha` existDouglas Barbosa Alexandre
2016-07-06Fix specsRémy Coutable
2016-07-06Merge branch '19092-fix-event-for-legacydiffnote-not-considered-note' into 'm...Douwe Maan
2016-07-06Merge branch 'gh-labels' into 'master' Robert Speicher
2016-07-06Merge branch 'fix/import-url-validator' into 'master' Robert Speicher
2016-07-06Use a more future-proof check for Note/LegacyDiffNoteRémy Coutable
2016-07-06Move `unescape_html_entities` from LabelsHelper to Label modelDouglas Barbosa Alexandre
2016-07-06Render references for labels that name contains ?, or &Douglas Barbosa Alexandre
2016-07-06Allow '?', or '&' for label titlesDouglas Barbosa Alexandre
2016-07-06Revert back to not defining a default Git access protocol.Patricio Cano
2016-07-06Default Git access protocol to `web`Patricio Cano
2016-07-06Rename `enabled_git_access_protocols` to singular.Patricio Cano
2016-07-06Add more tests to the allowed protocols featurePatricio Cano
2016-07-06Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano
2016-07-06Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano
2016-07-05Merge branch '18790-dont-show-request-button-to-project-owner' into 'master' Robert Speicher
2016-07-05Set user data in profile link in the headerDmitriy Zaporozhets
2016-07-05New :request_access ability to replace a ugly helperRémy Coutable
2016-07-05RailsCache metrics now includes fetch_hit/fetch_miss and read_hit/read_miss i...Paco Guzman
2016-07-05Merge branch 'refactor/ci-config-move-global-entries' into 'master' Rémy Coutable