Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add blockquote fence syntax to Markdown | Douwe Maan | 2016-07-09 | 6 | -2/+345 |
* | Merge branch 'api-docs-typos' into 'master' | Achilleas Pipinellis | 2016-07-09 | 2 | -44/+51 |
|\ | |||||
| * | projects: add container_registry_enabled to API docs | Ben Boeckel | 2016-06-27 | 1 | -0/+7 |
| * | update_service: remove trailing whitespace | Ben Boeckel | 2016-06-27 | 1 | -1/+1 |
| * | docs: fix some typos | Ben Boeckel | 2016-06-27 | 2 | -44/+44 |
* | | Merge branch 'patch-3' into 'master' | Achilleas Pipinellis | 2016-07-09 | 1 | -1/+1 |
|\ \ | |||||
| * | | gitlab-org/gitlab-ci-multi-runner#1478 Fixed phpunit command in the official ... | kujiy | 2016-07-08 | 1 | -1/+1 |
* | | | Merge branch 'patch-3' into 'master' | Achilleas Pipinellis | 2016-07-09 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Wrong gitlab-shell version | Christian Decker | 2016-07-08 | 1 | -1/+1 |
* | | | | Merge branch 'doc-custom-hooks' into 'master' | Achilleas Pipinellis | 2016-07-09 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Fix typo and explain the precedence of STDERR and STDOUT | Achilleas Pipinellis | 2016-07-09 | 1 | -1/+2 |
* | | | | | Merge branch 'dz-subnav-darker' into 'master' | Dmitriy Zaporozhets | 2016-07-09 | 2 | -9/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Make subnavigation a bit darker color | Dmitriy Zaporozhets | 2016-07-09 | 2 | -9/+7 |
* | | | | | | Merge branch 'dz-button-capitalize' into 'master' | Dmitriy Zaporozhets | 2016-07-09 | 1 | -1/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Update ui_guide.md with button capitalize ruledz-button-capitalize | Dmitriy Zaporozhets | 2016-07-08 | 1 | -1/+2 |
|/ / / / / | |||||
* | | | | | Merge branch 'new-snippet-button-permissions' into 'master' | Fatih Acet | 2016-07-08 | 5 | -44/+47 |
|\ \ \ \ \ | |||||
| * | | | | | Use btn-danger for delete button. | Connor Shea | 2016-07-08 | 1 | -1/+1 |
| * | | | | | Update New Snippet buttons. | Connor Shea | 2016-07-08 | 5 | -43/+46 |
|/ / / / / | |||||
* | | | | | Merge branch 'cs-cropper' into 'master' | Fatih Acet | 2016-07-08 | 18 | -4/+25 |
|\ \ \ \ \ | |||||
| * | | | | | Fix preferences tests.cs-cropper | Connor Shea | 2016-06-30 | 10 | -3/+12 |
| * | | | | | Add a helper function for getting the page path from JS. | Connor Shea | 2016-06-29 | 2 | -3/+6 |
| * | | | | | Split Cropper.js from the main JavaScript manifest. | Connor Shea | 2016-06-29 | 8 | -2/+11 |
* | | | | | | Merge branch 'improve-project-limit-field' into 'master' | Rémy Coutable | 2016-07-08 | 2 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add min attribute to project_limit field on user's form | Andrey Krivko | 2016-07-08 | 2 | -1/+2 |
* | | | | | | | Merge branch 'fix_gemfile' into 'master' | Rémy Coutable | 2016-07-08 | 1 | -50/+50 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | set version for gems. | bogdanvlviv | 2016-07-04 | 1 | -15/+15 |
| * | | | | | | | change `require: nil` to `require: false` | bogdanvlviv | 2016-07-04 | 1 | -1/+1 |
| * | | | | | | | replace " to ' in Gemfile | bogdanvlviv | 2016-07-04 | 1 | -36/+36 |
* | | | | | | | | Merge branch 'rubocop/enable-identical-conditional-branches-cop' into 'master' | Robert Speicher | 2016-07-08 | 5 | -30/+13 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Remove legacy conditional from irker service coderubocop/enable-identical-conditional-branches-cop | Grzegorz Bizon | 2016-07-08 | 1 | -8/+0 |
| * | | | | | | | | Enable Style/IdenticalConditionalBranches Rubocop cop | Grzegorz Bizon | 2016-07-08 | 5 | -23/+14 |
* | | | | | | | | | Merge branch 'retrieve-mr-closes-issues-just-when-required' into 'master' | Rémy Coutable | 2016-07-08 | 4 | -9/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Avoid calculation of closes_issues.retrieve-mr-closes-issues-just-when-required | Paco Guzman | 2016-07-07 | 4 | -9/+8 |
* | | | | | | | | | | Merge branch 'fix-broken-mysql-migration' into 'master' | Robert Speicher | 2016-07-08 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Fix missing quote_table_name | Stan Hu | 2016-06-29 | 1 | -1/+1 |
| * | | | | | | | | | Fix broken migration in MySQL | Stan Hu | 2016-06-29 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'edgemaster/gitlab-ce-patch-missing-api-docs' | Rémy Coutable | 2016-07-08 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | API Docs: Add missing project option shared_runners_enabled | Thomas Wood | 2016-05-09 | 1 | -0/+3 |
* | | | | | | | | | | | Merge branch 'clarify-github-integration-docs' into 'master' | Rémy Coutable | 2016-07-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fix documentation for Github integration authorization callback url. | Eric K Idema | 2016-05-10 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge branch 'fix-changelog-typo' into 'master' | Stan Hu | 2016-07-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Fix CHANGELOG typo: by_pass -> bypass | Stan Hu | 2016-07-01 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge branch 'yatish27/gitlab-ce-project-commit-range-comment' into 'master' | Rémy Coutable | 2016-07-08 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Fix comment for project argument in commit_range.rb | Yatish Mehta | 2016-06-20 | 1 | -2/+2 |
* | | | | | | | | | | | | | | Merge branch '1548-average-commits-per-day' into 'master' | Rémy Coutable | 2016-07-08 | 2 | -1/+40 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Infinity Bug in Commit Statistics | Jonas Weber | 2016-05-20 | 2 | -1/+40 |
* | | | | | | | | | | | | | | | Merge branch 'dont-render-discussion-notes-on-not-html-requests' | Douwe Maan | 2016-07-08 | 3 | -24/+35 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Don't render discussion notes when requesting diff tab through AJAXdont-render-discussion-notes-on-not-html-requests | Paco Guzman | 2016-07-08 | 3 | -24/+35 |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge branch 'patch-1' into 'master' | Rémy Coutable | 2016-07-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Fixed Typo in README.md | Philipp Kraus | 2016-06-01 | 1 | -1/+1 |