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
AgeCommit message (Collapse)Author
2018-11-01Add new frontend:routes Rake taskwinh-javascript-routesWinnie Hellmann
2018-11-01Merge branch 'docs/fix-user-training' into 'master'Achilleas Pipinellis
Improve markdown and fix links that don't render correctly See merge request gitlab-org/gitlab-ce!22735
2018-11-01Merge branch 'docs/fix-digital-ocean-docker' into 'master'Achilleas Pipinellis
Improve markdown and fix links that don't render correctly See merge request gitlab-org/gitlab-ce!22737
2018-11-01Merge branch 'docs/fix-ux-guide-tips' into 'master'Achilleas Pipinellis
Improve markdown and fix links that don't render correctly See merge request gitlab-org/gitlab-ce!22738
2018-11-01Merge branch '52382-filter-milestone-api-none-any' into 'master'Sean McGivern
Resolve "Filter by `None`/`Any` for milestone in issues/mrs API" Closes #52382 See merge request gitlab-org/gitlab-ce!22637
2018-11-01Merge branch 'docs/ssh-win' into 'master'Marcia Ramos
Refactor SSH keys docs for Windows clients Closes #46398 and #46399 See merge request gitlab-org/gitlab-ce!21004
2018-11-01Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis
Fix typos in comments and specs See merge request gitlab-org/gitlab-ce!22683
2018-11-01Merge branch 'sh-optimize-merge-request-project-lookup' into 'master'Sean McGivern
Reduce SQL queries needed to load open merge requests See merge request gitlab-org/gitlab-ce!22709
2018-11-01Refactor SSH keys docs for Windows clientsAchilleas Pipinellis
2018-11-01Merge branch 'drop-gcp-cluster-table' into 'master'Andreas Brandl
Drop gcp_clusters table See merge request gitlab-org/gitlab-ce!22713
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-11-01Improve markdown and fix links that don't render correctlyEvan Read
2018-11-01Improve markdown and fix links that don't render correctlyEvan Read
2018-11-01Improve markdown and fix links that don't render correctlyEvan Read
2018-11-01Rearrange code for readabilityHeinrich Lee Yu
2018-11-01Add changelog entryHeinrich Lee Yu
2018-11-01Add API docsHeinrich Lee Yu
2018-11-01Update search bar token for None and AnyHeinrich Lee Yu
2018-11-01Update API to accept None and AnyHeinrich Lee Yu
2018-11-01Merge branch 'da-rubocop-whitelist-active-record-none' into 'master'Yorick Peterse
Whitelist none method from ActiveRecord::Querying See merge request gitlab-org/gitlab-ce!22726
2018-11-01Merge branch 'prettify-all-remaining-things' into 'master'Filipa Lacerda
Prettify remaining files with differences in CE and EE See merge request gitlab-org/gitlab-ce!22702
2018-10-31Merge branch 'leipert-migrate-gitlab-svgs' into 'master'Mike Greiling
Rename @gitlab-org/gitlab-svgs to @gitlab/svgs See merge request gitlab-org/gitlab-ce!22714
2018-10-31Merge branch 'gt-fix-quick-links-button-styles' into 'master'Annabel Dunstone Gray
Fix quick links button styles Closes #52220 and #52063 See merge request gitlab-org/gitlab-ce!22657
2018-10-31Add prettier to static-analysis jobMike Greiling
2018-10-31Fix eslint violationsMike Greiling
2018-10-31Prettify remaining files with differences in CE and EEMike Greiling
2018-10-31Merge branch 'ce-7341-epics-extractor' into 'master'Douglas Barbosa Alexandre
Prepare Banzai to work with group issuables See merge request gitlab-org/gitlab-ce!22711
2018-10-31Whitelist none method from ActiveRecord::QueryingDouglas Barbosa Alexandre
2018-10-31Rename @gitlab-org/gitlab-svgs to @gitlab/svgsLukas Eipert
2018-10-31Merge branch 'add-docker-assets-image' into 'master'Robert Speicher
Build an assets only container See merge request gitlab-org/gitlab-ce!22235
2018-10-31Merge branch 'docs-fix-markdown-guide' into 'master'Achilleas Pipinellis
Docs: update GFM guide See merge request gitlab-org/gitlab-ce!22719
2018-10-31Docs: update GFM guideMarcia Ramos
2018-10-31Merge branch '53335-cancel-job-redirects-to-job-page' into 'master'Grzegorz Bizon
Send continue parameter on for `cancel_path` Closes #53335 See merge request gitlab-org/gitlab-ce!22712
2018-10-31Build a docker container storing only the frontent assetsIan Baum
* Run as part of gitlab:assets:compile job * Will be used by omnibus-gitlab and the CNG images to avoid compiling multiple times https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22235
2018-10-31Merge branch 'remove-ee-specific-code-from-plan-and-create-models' into 'master'Douglas Barbosa Alexandre
Remove EE-specific code from 'Discussion' models See merge request gitlab-org/gitlab-ce!22687
2018-10-31Use array syntax instead of dig for consistencySteve Azzopardi
We are using hash[symbol][symbol] everywhere else in the test file.
2018-10-31Send continue parameter on for cancel_pathSteve Azzopardi
In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/21595 `ContinueParams` was introducted in the `Projects::JobController#cancel` since `continue` parameter is not present for in `cancel_path` for `Projects::JobController#show.sjon` the user is being redirect to the pipeline page, where it should be redirected to the current job page instead. Add the `continue` parameter as a query string for `cancel_path`.
2018-10-31Merge branch 'gl-ui-pagination' into 'master'Phil Hughes
Remove gitlab-ui's pagination from global See merge request gitlab-org/gitlab-ce!22704
2018-10-31Merge branch 'gl-ui-modal' into 'master'Phil Hughes
Remove gitlab-ui's modal from global See merge request gitlab-org/gitlab-ce!22706
2018-10-31Remove gitlab-ui's modal from globalClement Ho
2018-10-31Merge branch 'gt-fix-ide-typos-in-props' into 'master'Phil Hughes
Fix typos in IDE props See merge request gitlab-org/gitlab-ce!22685
2018-10-31Prepare Banzai to work with group issuablesJarka Košanová
2018-10-31Merge branch '53386-broken-master' into 'master'Phil Hughes
Adds required prop to the post merge pipeline Closes #53386 See merge request gitlab-org/gitlab-ce!22715
2018-10-31Merge branch 'ce-7927-filter-none-any-weight-issues-api' into 'master'Sean McGivern
Split CE and EE params in issues API See merge request gitlab-org/gitlab-ce!22689
2018-10-31Adds required prop to the post merge pipelineFilipa Lacerda
Two different MRs updating the same code were merged and this was not caught prior to merge. This MR adds the missing prop to the post merge pipeline
2018-10-31Merge branch 'docs/rs-implicit-feature-flags' into 'master'Sean McGivern
Document implicit feature flag checks Closes gitlab-org/release/framework#26 See merge request gitlab-org/gitlab-ce!22669
2018-10-31Merge branch ↵Filipa Lacerda
'41545-gitlab-merge-request-status-could-not-connect-to-the-ci-server-please-check-your-settings-and-try-again' into 'master' Resolve "Reword error message for internal CI unknown pipeline status" Closes #53056 See merge request gitlab-org/gitlab-ce!22474
2018-10-31Add changelogShinya Maeda
2018-10-31Drop gcp_clusters tableShinya Maeda
2018-10-31Merge branch 'rpereira2_improve-usage-ping-info' into 'master'Evan Read
Add instructions to find the usage ping payload See merge request gitlab-org/gitlab-ce!22571