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
2017-05-05Improved changelog entry, also changed error message for HTTParty errorJose Ivan Vargas
2017-05-05Merge branch 'dm-fix-cycle-analytics-stage-legends' into 'master' Robert Speicher
Fix wording of Cycle Analytics stage legends See merge request !11106
2017-05-05Fix wording of Cycle Analytics stage legendsDouwe Maan
2017-05-05Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett
# Conflicts: # db/schema.rb
2017-05-0530007 Add transparent top-border to the hover state of done todostauriedavis
2017-05-0531689 Add default margin-top to user request table on project members pagetauriedavis
2017-05-05More updates for translations plus small tweaks.Ruben Davila
2017-05-05Merge branch '2274-store-last-repository-updated-at-ce' into 'master' Robert Speicher
Port of "2274-store-last-repository-updated-at" to CE See merge request !11085
2017-05-04Removed clientside_sentry ref in settings.rbLuke "Jared" Bennett
2017-05-04Fix Import/Export configuration specDouglas Barbosa Alexandre
2017-05-04Improved code styling and added a HTTParty rescue blockJose Ivan Vargas
2017-05-04Added specsJose Ivan Vargas
2017-05-04Added rescue block for the test method for the prometheus serviceJose Ivan Vargas
2017-05-04Merge branch '30329-web-gui-unable-to-create-new-branch-from-commit-sha' ↵Jacob Schatz
into 'master' Resolve "Web GUI: Unable to create new branch from commit SHA" Closes #30329 See merge request !10738
2017-05-04Resolve "Web GUI: Unable to create new branch from commit SHA"Luke "Jared" Bennett
2017-05-04Merge branch '31271-fixmr-target-branch-selector-dropdown' into 'master' Jacob Schatz
Fix MR target branch select dropdown placement cut-off Closes #31271 See merge request !10902
2017-05-04Update last_repository_updated_at when the wiki is updatedDouglas Barbosa Alexandre
2017-05-04Update last_repository_updated_at when a push event is createdDouglas Barbosa Alexandre
2017-05-04Set last_repository_updated_at to created_at upon project creationDouglas Barbosa Alexandre
2017-05-04Add index to last_repository_updated_at on projectsDouglas Barbosa Alexandre
2017-05-04Add last_repository_updated_at to projectsDouglas Barbosa Alexandre
2017-05-04Merge branch 'deploy-keys-load-async' into 'master' Filipa Lacerda
Deploy keys load async Closes #29667 See merge request !10973
2017-05-04Merge branch 'bvl-reject-ee-namespace-names' into 'master' Douwe Maan
Reject EE reserved namespace paths in CE as well Closes #31800 See merge request !11095
2017-05-04Merge branch '31824-move-bundler-audit-job-to-static-analysis-job' into ↵Robert Speicher
'master' Include the bundler:audit job into the static-analysis job Closes #31824 See merge request !11092
2017-05-04Changes after reviewFilipa Lacerda
2017-05-04Merge branch 'backport-ee-1800-add-enable-map-to-gfm-auto-complete' into ↵Phil Hughes
'master' Add enableMap to gl.GfmAutoComplete for partial re-use -- EE backport See merge request !11073
2017-05-04Fixed Karma specPhil Hughes
2017-05-04Review changes, removed api/v3 updates as its frozen, removed the ↵Luke "Jared" Bennett
clientside_sentry properties from the sensitive data filter as they\'re both available publically
2017-05-04Fixed bug where merge request JSON would showPhil Hughes
Closes #28909
2017-05-04Reject EE reserved namespace paths in CE as wellBob Van Landuyt
2017-05-04Changed how the default avatar is setPhil Hughes
2017-05-04Updated JS object for Vue methodsPhil Hughes
2017-05-04Merge branch '31760-add-tooltips-to-note-actions' into 'master' Filipa Lacerda
Add tooltips to note action buttons Closes #31760 See merge request !11082
2017-05-04Merge branch 'master' into issue-boards-no-avatarPhil Hughes
2017-05-04Backport avatar-related spec changes from gitlab-org/gitlab-ee@4b464eaaeeRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-05-04Display slash commands outcome when previewing MarkdownRares Sfirlogea
Remove slash commands from Markdown preview and display their outcome next to the text field. Introduce new "explanation" block to our slash commands DSL. Introduce optional "parse_params" block to slash commands DSL that allows to process a parameter before it is passed to "explanation" or "command" blocks. Pass path for previewing Markdown as "data" attribute instead of setting a variable on "window".
2017-05-04Merge branch 'dm-artifact-blob-viewer' into 'master' Sean McGivern
Use blob viewer for job artifacts Closes #31297 See merge request !11018
2017-05-04Updated webpack configPhil Hughes
2017-05-04Merge branch 'tags-sort-default' into 'master' Robert Speicher
Fixed tags sort dropdown being empty Closes #31618 See merge request !11055
2017-05-04Merge branch 'master' into deploy-keys-load-asyncPhil Hughes
2017-05-04Include the bundler:audit job into the static-analysis jobRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-05-04Merge branch 'docs/gb/document-serializers' into 'master' Rémy Coutable
Document serializers Closes #26758 See merge request !11059
2017-05-04Document serializersGrzegorz Bizon
2017-05-04Merge branch 'docs/30141-improve-contributing-guide' into 'master' Robert Speicher
Resolve "Combine all GitLab workflow documentation to CONTRIBUTING.md" Closes #30141 See merge request !10991
2017-05-04Add missing pointsFilipa Lacerda
2017-05-04Merge branch 'tags-sort-default' into 'master' Robert Speicher
Fixed tags sort dropdown being empty Closes #31618 See merge request !11055
2017-05-04Adds numbered lists to easily point to documentationFilipa Lacerda
2017-05-04Merge branch '30973-network-graph-sorted-by-date-and-topo' into 'master' Douwe Maan
Sort the network graph both by commit date and topographically Closes #30973 See merge request !11057
2017-05-04Add artifact file page that uses the blob viewerDouwe Maan
2017-05-04Merge branch '31558-job-dropdown' into 'master' Phil Hughes
Pipeline table mini graph dropdown remains open when table is refreshed Closes #31558 and #31433 See merge request !11033