summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't autolink dependencies with unknown blob namers-gemfile-linkingDouwe Maan2016-07-101-1/+1
* Autolink packages in requirements.txtDouwe Maan2016-07-104-0/+111
* Autolink packages in Godeps.jsonDouwe Maan2016-07-104-0/+99
* Autolink packages in CartfileDouwe Maan2016-07-105-1/+91
* Autolink package names in podspec.jsonDouwe Maan2016-07-104-0/+136
* Autolink packages in podspecDouwe Maan2016-07-104-0/+103
* Autolink package names in PodfileDouwe Maan2016-07-104-0/+65
* Autolink package names in composer.jsonDouwe Maan2016-07-104-0/+99
* Autolink package names in package.jsonDouwe Maan2016-07-106-0/+175
* Autolink package names in gemspecDouwe Maan2016-07-105-0/+92
* Add changelog itemDouwe Maan2016-07-101-0/+2
* Use `subject { }` instead of `let(:subject) { }` in specsDouwe Maan2016-07-106-18/+17
* Autolink package names in GemfileDouwe Maan2016-07-107-32/+237
* Update specsDouwe Maan2016-07-104-20/+20
* Autolink URLs and emails in blobs and diffsDouwe Maan2016-07-109-10/+154
* Add Gitlab::StringRegexMarkerDouwe Maan2016-07-103-2/+33
* Make AutolinkFilter smarter about trailing punctuationDouwe Maan2016-07-102-1/+10
* Extract generic parts of Gitlab::Diff::InlineDiffMarkerDouwe Maan2016-07-103-106/+146
* Merge branch 'api-docs-typos' into 'master' Achilleas Pipinellis2016-07-092-44/+51
|\
| * projects: add container_registry_enabled to API docsBen Boeckel2016-06-271-0/+7
| * update_service: remove trailing whitespaceBen Boeckel2016-06-271-1/+1
| * docs: fix some typosBen Boeckel2016-06-272-44/+44
* | Merge branch 'patch-3' into 'master' Achilleas Pipinellis2016-07-091-1/+1
|\ \
| * | gitlab-org/gitlab-ci-multi-runner#1478 Fixed phpunit command in the official ...kujiy2016-07-081-1/+1
* | | Merge branch 'patch-3' into 'master' Achilleas Pipinellis2016-07-091-1/+1
|\ \ \
| * | | Wrong gitlab-shell versionChristian Decker2016-07-081-1/+1
* | | | Merge branch 'doc-custom-hooks' into 'master' Achilleas Pipinellis2016-07-091-1/+2
|\ \ \ \
| * | | | Fix typo and explain the precedence of STDERR and STDOUTAchilleas Pipinellis2016-07-091-1/+2
* | | | | Merge branch 'dz-subnav-darker' into 'master' Dmitriy Zaporozhets2016-07-092-9/+7
|\ \ \ \ \
| * | | | | Make subnavigation a bit darker colorDmitriy Zaporozhets2016-07-092-9/+7
* | | | | | Merge branch 'dz-button-capitalize' into 'master' Dmitriy Zaporozhets2016-07-091-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update ui_guide.md with button capitalize ruledz-button-capitalizeDmitriy Zaporozhets2016-07-081-1/+2
|/ / / / /
* | | | | Merge branch 'new-snippet-button-permissions' into 'master' Fatih Acet2016-07-085-44/+47
|\ \ \ \ \
| * | | | | Use btn-danger for delete button.Connor Shea2016-07-081-1/+1
| * | | | | Update New Snippet buttons.Connor Shea2016-07-085-43/+46
|/ / / / /
* | | | | Merge branch 'cs-cropper' into 'master' Fatih Acet2016-07-0818-4/+25
|\ \ \ \ \
| * | | | | Fix preferences tests.cs-cropperConnor Shea2016-06-3010-3/+12
| * | | | | Add a helper function for getting the page path from JS.Connor Shea2016-06-292-3/+6
| * | | | | Split Cropper.js from the main JavaScript manifest.Connor Shea2016-06-298-2/+11
* | | | | | Merge branch 'improve-project-limit-field' into 'master' Rémy Coutable2016-07-082-1/+2
|\ \ \ \ \ \
| * | | | | | Add min attribute to project_limit field on user's formAndrey Krivko2016-07-082-1/+2
* | | | | | | Merge branch 'fix_gemfile' into 'master' Rémy Coutable2016-07-081-50/+50
|\ \ \ \ \ \ \
| * | | | | | | set version for gems.bogdanvlviv2016-07-041-15/+15
| * | | | | | | change `require: nil` to `require: false`bogdanvlviv2016-07-041-1/+1
| * | | | | | | replace " to ' in Gemfilebogdanvlviv2016-07-041-36/+36
* | | | | | | | Merge branch 'rubocop/enable-identical-conditional-branches-cop' into 'master' Robert Speicher2016-07-085-30/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove legacy conditional from irker service coderubocop/enable-identical-conditional-branches-copGrzegorz Bizon2016-07-081-8/+0
| * | | | | | | | Enable Style/IdenticalConditionalBranches Rubocop copGrzegorz Bizon2016-07-085-23/+14
* | | | | | | | | Merge branch 'retrieve-mr-closes-issues-just-when-required' into 'master' Rémy Coutable2016-07-084-9/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Avoid calculation of closes_issues.retrieve-mr-closes-issues-just-when-requiredPaco Guzman2016-07-074-9/+8