summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Migrate Gitlab::Git::Repository#find_branch to Gitalyfeature/migrate-find-branch-to-gitalyAhmad Sherif2017-09-016-25/+53
* Merge branch 'fix/npm-security-updates' into 'master'Clement Ho2017-08-313-1/+7
|\
| * Upgrade brace-expansion NPM package due to security issueMarkus Koller2017-08-283-1/+7
* | Merge branch 'pretty-time-refactor' into 'master'Jacob Schatz2017-08-312-6/+88
|\ \
| * | 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 dateMarcia Ramos2017-08-312-2/+2
|/ / /
* | | Merge branch 'docs-article-laravel-with-ci-and-envoy' into 'master'Marcia Ramos2017-08-3118-1/+683
|\ \ \
| * | | rename imageMarcia Ramos2017-08-311-0/+0
| * | | 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.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 EnvoyMehran Rasulian2017-08-2916-0/+675
| |/ / /
* | | | Merge branch 'fix/upgrade-gitaly-version' into 'master'Robert Speicher2017-08-311-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'master' into 'fix/upgrade-gitaly-version'Robert Speicher2017-08-31109-348/+1005
| |\ \ \ | |/ / / |/| | |
* | | | Merge branch '31273-creating-an-project-within-an-internal-sub-group-gives-th...Tim Zallmann2017-08-3119-94/+461
|\ \ \ \
| * | | | 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
| * | | | 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
| * | | | Address some suggestions from first code reviewRubén Dávila2017-08-296-46/+56
| * | | | expand the help text with links and additional instructionsMike Greiling2017-08-262-3/+14
| * | | | add tests for dynamically changing namespace selector within new project formMike Greiling2017-08-261-16/+37
| * | | | add CHANGELOG.md entry for !13442Mike Greiling2017-08-261-0/+6
| * | | | dynamically disable/enable visibility options when changing namespaces in new...Mike Greiling2017-08-263-1/+40
| * | | | add polyfill for NodeList.prototype.forEach (unsupported in Internet Explorer)Mike Greiling2017-08-262-0/+8
| * | | | Build Project in context of Namespace if availableRubén Dávila2017-08-261-1/+10
| * | | | prefer !x.exists? instead of x.none? to prevent unnecessary instantiation of ...Mike Greiling2017-08-261-2/+2
| * | | | add tests for new visibility_level_helper methodsMike Greiling2017-08-261-0/+26
| * | | | Fix broken spec.Rubén Dávila2017-08-261-1/+1
| * | | | display specific reasons when visibility options are disabledMike Greiling2017-08-262-2/+52
| * | | | don't check disabled radio inputsMike Greiling2017-08-261-1/+1
| * | | | show alternate description text for disabled visibility settingsMike Greiling2017-08-262-6/+20