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
2018-09-06Merge branch '43140-reduce-logs-tree-load' into 'master'Rémy Coutable
2018-09-06Resolve "Migrate issue labels and milestone to related merge request"Tiago Botelho
2018-09-06Merge branch 'ccr/6699_image_for_object_error' into 'master'Robert Speicher
2018-09-06Extract tree summary logic out of RefsController#logs_treeNick Thomas
2018-09-06Merge branch 'fix-closing-issues' into 'master'Sean McGivern
2018-09-06Fix closing issue default patternSamuele Kaplun
2018-09-06Handled exception during file uploadChantal Rollison
2018-09-06Resolve "Remove usage ping payload from Cohorts, add to Settings"Luke Bennett
2018-09-06Recognize 'UNLICENSE' license filesJ.D. Bean
2018-09-06Merge branch '51117-send-terminal-path-in-job-api' into 'master'Kamil Trzciński
2018-09-06Add terminal path to job API responseSteve Azzopardi
2018-09-06Merge branch 'sh-fix-attachments-inline' into 'master'Nick Thomas
2018-09-06Bulk-render commit titles in the tree view to improve performanceNick Thomas
2018-09-06Merge branch 'ash.mckenzie/geo-git-push-ssh-proxy' into 'master'Sean McGivern
2018-09-06Merge branch 'bvl-codeowners-file-ce' into 'master'Douwe Maan
2018-09-06Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah
2018-09-06Update /api/v4/allowedAsh McKenzie
2018-09-06Merge branch 'bw-commonmark-for-files' into 'master'Sean McGivern
2018-09-06Merge branch 'rs-line-break-around-conditional-cop' into 'master'Sean McGivern
2018-09-06Resolve "Improve project overview UI"Dennis Tang
2018-09-06Port changes for CODEOWNERS to CEBob Van Landuyt
2018-09-06Merge branch 'ce-5306-more-custom-templates' into 'master'Robert Speicher
2018-09-06Fix attachments not displaying inline with Google Cloud StorageStan Hu
2018-09-05Merge branch 'feature/gb/allow-to-extend-keys-in-gitlab-ci-yml' into 'master'Kamil Trzciński
2018-09-05Merge branch '45938-postgres-timeout-when-counting-number-of-ci-builds-for-us...Robert Speicher
2018-09-05Handle statement timeouts in usage pingSean McGivern
2018-09-05Fix LineBreakAroundConditionalBlock cop for a conditional after rescueRobert Speicher
2018-09-05added feature flag 'commonmark_for_repositories'Brett Walker
2018-09-05add 'default_enabled' to feature flagsBrett Walker
2018-09-05move logic into legacy_render_context helper methodBrett Walker
2018-09-05render using RedCarpet if legacy_render parameter is setBrett Walker
2018-09-05test that wiki links with spaces works in wiki pipelineBrett Walker
2018-09-05Enable CommonMark for files and wikisBrett Walker
2018-09-05url_helpers were not available on a code reloadBrett Walker
2018-09-05Allow the TemplateFinder to handle licenses as wellNick Thomas
2018-09-05Convert global templates to vendored templates via a ::TemplateFinderNick Thomas
2018-09-05Allow repositories to be programmatically built in the specsNick Thomas
2018-09-05Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets
2018-09-05Resolve "Return how many commits the source branch is behind the target branc...🙈 jacopo beschi 🙉
2018-09-05Merge branch 'skip-irrelevant-sql-commands-in-metrics' into 'master'Grzegorz Bizon
2018-09-05Refactor: move active hook filter to TriggerableHooksDuana Saskia
2018-09-05Merge branch 'backport-spec-fix' into 'master'Sean McGivern
2018-09-05Resolve "<link href=""> and <a href=""> not properly filled in activity RSS f...schwedenmut
2018-09-05Ensure the project has a repository in spec/features/merge_request/user_sees_...Rémy Coutable
2018-09-05Improve specs and error messages in extendable configGrzegorz Bizon
2018-09-05Add unit test for `extends` in .gitlab-ci.ymlGrzegorz Bizon
2018-09-05Improve extended CI/CD config error messagesGrzegorz Bizon
2018-09-05Simplify classes and exceptions of extendable configGrzegorz Bizon
2018-09-05Limit extendable CI/CD config entry nesting levelsGrzegorz Bizon
2018-09-05Merge branch '36048-move-default-branch-settings-under-repository' into 'master'Phil Hughes