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-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg
2017-05-06Adds missing CSS classFilipa Lacerda
2017-05-06Fix broken css classFilipa Lacerda
2017-05-06Single commit squash of all changes for ↵Kamil Trzcinski
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10878 It's needed due to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10777 being merged with squash.
2017-05-06add tooltips to user contrib graph keyMike Greiling
2017-05-06Colorize labels in issue search fieldWinnie Hellmann
2017-05-06Fix Karma failures for jQuery deferredsKushal Pandya
2017-05-06Merge branch 'add-sidebar-specs' into 'master' Jacob Schatz
Add sidebar specs See merge request !11132
2017-05-05Merge branch 'mia_backort' into 'master' Jacob Schatz
Backport of Multiple Assignees feature See merge request !11089
2017-05-05Merge branch '24883-build-failure-summary-page' into 'master' Phil Hughes
Build failures summary page for pipelines Closes #24883 See merge request !10719
2017-05-05Merge branch 'issue-title-description-realtime' into 'master' Phil Hughes
Render Description Realtime :tada: Closes #25049 and #31355 See merge request !10865
2017-05-05Merge branch 'balsalmiq-support' into 'master' Phil Hughes
Initial balsamiq support See merge request !10564
2017-05-05Add sidebar specsClement Ho
2017-05-05Fallback localstorage casesLuke "Jared" Bennett
2017-05-05Merge branch 'add-sentry-js-again-with-vue' into 'master' Phil Hughes
Add sentry JS See merge request !6764
2017-05-05make toggle switch for flagsRegis
2017-05-05Merge 'dev/master' into masterRuben Davila
2017-05-05object in css not computedRegis
2017-05-05resolve discussionRegis
2017-05-05Review changesLuke "Jared" Bennett
2017-05-05[skip ci] Fix FE conflicts with masterClement Ho
2017-05-05Build failures summary page for pipelinesJames Edwards-Jones
2017-05-05Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ↵Valery Sizov
skip]
2017-05-05Merge branch 'issue-boards-no-avatar' into 'master' Filipa Lacerda
Fixed avatar not displaying in issue boards Closes #31428 See merge request !10977
2017-05-05Add instant comments supportKushal Pandya
2017-05-05Merge branch '30237-pipelines-actions-make-2-requests' into 'master' Kamil Trzciński
Resolve: "Pipelines: When we retry a pipeline 2 requests are made to the pipelines endpoint" Closes #30237 See merge request !10584
2017-05-05Merge branch 'adam-separate-slash-commands' into 'master' Rémy Coutable
Display slash commands outcome when previewing Markdown Closes #21531 See merge request !10054
2017-05-05Remove # char for commitFilipa Lacerda
2017-05-05Retry and cancel endpoints send 204 json response. Request is made with type ↵Filipa Lacerda
json
2017-05-05Fix specsClement Ho
2017-05-05Some small updates for Spanish translations.Ruben Davila
2017-05-05Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila
Conflicts: lib/gitlab/cycle_analytics/review_stage.rb lib/gitlab/cycle_analytics/staging_stage.rb lib/gitlab/cycle_analytics/test_stage.rb
2017-05-05Merge branch 'master' into 'add-sentry-js-again-with-vue'Luke "Jared" Bennett
# Conflicts: # db/schema.rb
2017-05-05More updates for translations plus small tweaks.Ruben Davila
2017-05-05use more subtle datetime and title change for timeagoEl - use SCSS variable ↵Regis
for timing on animation
2017-05-04use computed css class for animationsRegis
2017-05-04Fix eslint and rubocopClement Ho
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-04Restrict FE assignees to 1Clement Ho
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 '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-04Fix FE conflictsClement Ho
2017-05-04Fixed Karma specPhil Hughes
2017-05-04Changed how the default avatar is setPhil Hughes
2017-05-04Updated JS object for Vue methodsPhil Hughes
2017-05-04Merge branch 'master' into issue-boards-no-avatarPhil Hughes
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