summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | more spinach fixesPhil Hughes2017-08-303-4/+4
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | spinach test updatesPhil Hughes2017-08-3011-17/+23
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | spec updatesPhil Hughes2017-08-293-0/+6
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | fixed boards specsPhil Hughes2017-08-291-0/+2
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | more spec fixesPhil Hughes2017-08-2910-26/+27
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | spec updatesPhil Hughes2017-08-299-81/+41
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | layout-nav test check fixPhil Hughes2017-08-291-4/+4
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | fixed up a bunch of specsPhil Hughes2017-08-297-12/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | some caused by webkit prefixes
| * | | | | | | | | | | | | | added logo ID to top barPhil Hughes2017-08-292-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixed flexbox not working in phantomjs
| * | | | | | | | | | | | | | Enable the new navigation by defaultPhil Hughes2017-08-294-25/+1
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch '37194-fix-mr-widget-merge-button-dropdown-caret' into 'master'Phil Hughes2017-09-012-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix "Merge when pipeline succeeds" button dropdown caret icon horizontal alignment Closes #37194 See merge request !13965
| * | | | | | | | | | | | | | Fix merge button dropdown caret horizontal alignment37194-fix-mr-widget-merge-button-dropdown-caretEric Eastwood2017-08-312-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/37194 It looks like this regressed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12601 when we switched from `fa-caret-down` to `fa-chevron-down`
* | | | | | | | | | | | | | | Merge branch 'gitaly-shell-redis' into 'master'Dmitriy Zaporozhets2017-09-015-1/+190
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement /internal/post_receive unified endpoint for PostReceive tasks See merge request !13916
| * | | | | | | | | | | | | | Implement /internal/post_receive unified endpoint for PostReceive tasksgitaly-shell-redisAlejandro Rodríguez2017-08-315-1/+190
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'fix/npm-security-updates' into 'master'Clement Ho2017-08-313-1/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade brace-expansion NPM package due to security issue See merge request !13665
| * | | | | | | | | | | | | | | Upgrade brace-expansion NPM package due to security issueMarkus Koller2017-08-283-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://nodesecurity.io/advisories/338
* | | | | | | | | | | | | | | | Merge branch 'pretty-time-refactor' into 'master'Jacob Schatz2017-08-312-6/+88
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for custom daysPerWeek and hoursPerDay to prettyTime.parseSeconds Closes gitlab-ee#3298 See merge request !13966
| * | | | | | | | | | | | | | | | Add support for custom daysPerWeek and hoursPerDay to prettyTime.parseSeconds.pretty-time-refactorBryce Johnson2017-08-312-6/+88
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'docs-article-fix-date' into 'master'Achilleas Pipinellis2017-08-312-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix article date See merge request !13968
| * | | | | | | | | | | | | | | | | fix dateMarcia Ramos2017-08-312-2/+2
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'docs-article-laravel-with-ci-and-envoy' into 'master'Marcia Ramos2017-08-3118-1/+683
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs - new article: Test and Deploy Laravel (PHP) Apps with GitLab CI and Envoy See merge request !13911
| * | | | | | | | | | | | | | | | | rename imageMarcia Ramos2017-08-311-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | social sharing image
| * | | | | | | | | | | | | | | | | adjust dateMarcia Ramos2017-08-312-3/+3
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | correct date formatMarcia Ramos2017-08-311-1/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | reduce the dir nameMarcia Ramos2017-08-3117-2/+2
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | add imageMarcia Ramos2017-08-311-0/+0
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Move apt-get quiet flag in the beginningAchilleas Pipinellis2017-08-311-1/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | fixes docs lintdocs-article-laravel-with-ci-and-envoyMarcia Ramos2017-08-311-1/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | add img, fix linkMarcia Ramos2017-08-312-1/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | replace blurred imagesMarcia Ramos2017-08-318-0/+0
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | index article from CI indexMarcia Ramos2017-08-311-0/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | fixes broken linksMarcia Ramos2017-08-311-17/+17
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | copyeditMarcia Ramos2017-08-312-55/+60
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'patch-21' into 'docs-article-laravel-with-ci-and-envoy'Marcia Ramos2017-08-311-8/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update index.md See merge request !13939
| | * | | | | | | | | | | | | | | | | Update index.mdMehran Rasulian2017-08-311-8/+8
| |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | copyeditMarcia Ramos2017-08-3010-5/+6
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'gitlab-ci-laravel' into 'docs-article-laravel-with-ci-and-envoy'Marcia Ramos2017-08-2916-0/+675
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test and deploy Laravel applications with GitLab CI and Envoy See merge request !11262
| | * | | | | | | | | | | | | | | | | Test and deploy Laravel applications with GitLab CI and EnvoyMehran Rasulian2017-08-2916-0/+675
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'fix/upgrade-gitaly-version' into 'master'Robert Speicher2017-08-311-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Gitaly version to v0.35.0 Closes #36972 and gitaly#486 See merge request !13950
| * | | | | | | | | | | | | | | | | Merge branch 'master' into 'fix/upgrade-gitaly-version'Robert Speicher2017-08-31109-348/+1005
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # GITALY_SERVER_VERSION [ci skip]
* | | | | | | | | | | | | | | | | | Merge branch ↵Tim Zallmann2017-08-3119-94/+461
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '31273-creating-an-project-within-an-internal-sub-group-gives-the-option-to-set-it-a-public' into 'master' Resolve various visibility level settings issues Closes #31273 See merge request !13442
| * | | | | | | | | | | | | | | | | fix variable naming conflict31273-creating-an-project-within-an-internal-sub-group-gives-the-option-to-set-it-a-publicMike Greiling2017-08-301-2/+2
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix error reported by FlayRubén Dávila2017-08-301-8/+16
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | ensure disabled radio options still show up as checked when necessaryMike Greiling2017-08-301-1/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | enhance disabled group visibility options with links and instructionsMike Greiling2017-08-302-4/+9
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | update test to match new disabled option descriptionMike Greiling2017-08-301-1/+1
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | add links and instructions to disabled visibility option help textMike Greiling2017-08-301-2/+7
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | add notes to the disabled visibility setting string helper to ensure changes ↵Mike Greiling2017-08-301-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | are reflected in the model as well
| * | | | | | | | | | | | | | | | | revert changes to visibility level helpers from 6f03ddcMike Greiling2017-08-304-30/+10
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Add check for access to NamespaceRubén Dávila2017-08-303-3/+38
| | | | | | | | | | | | | | | | | |