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-06Merge branch 'master' into 25226-realtime-pipelines-feFilipa Lacerda
* master: (40 commits) Use GitLab Pages v0.4.2 Do not reprocess actions when user retries pipeline Add specs for extended status for manual actions Refine inheritance model of extended CI/CD statuses Introduce generic manual action extended status class Check ability to update build on the API resource Require build to be present in the controller Authorize build update on per object basis Use update build policy instead of new play policy Improve environment policy class Rephrase documentation for protected actions feature Improve code style related to protected actions Add changelog entry for external env URL btn fix Hide environment external URL button if not defined Fix builds controller spec related to protected actions Fix environment policy class name in specs Add Changelog entry for protected manual actions Document protected manual actions feature Improve specs for jobs API regarding manual actions Fix Rubocop offense in environments policy class ...
2017-05-06Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ↵Kamil Trzciński
'master' Check access to a branch when user triggers manual action Closes #20261 See merge request !10494
2017-05-06Merge branch 'fix/gb/hide-environment-external-url-btn-when-not-provided' ↵Kamil Trzciński
into 'master' Hide environment external URL button if not defined Closes #30832 See merge request !11029
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-06Real time pipeline show actionZeger-Jan van de Weg
2017-05-06Merge branch '23751-add-contribution-graph-key-tooltips' into 'master' Filipa Lacerda
Add tooltips to user contribution graph key Closes #23751 See merge request !11138
2017-05-06Merge branch '17361-redirect-renamed-paths' into 'master' Sean McGivern
Resolve "Redirect to new project link after a rename" Closes #17361 and #30317 See merge request !11136
2017-05-06add CHANGELOG.md entry for !11138Mike Greiling
2017-05-06Colorize labels in issue search fieldWinnie Hellmann
2017-05-06Merge branch ↵Sean McGivern
'29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-gitlab-ce' into 'master' Generate and handle a gl_repository param to pass around components Closes #29925 See merge request !10992
2017-05-06Merge branch 'fix/admin-integrations' into 'master' Sean McGivern
Fix new admin integrations not taking effect on existing project Closes #26376 See merge request !11069
2017-05-06Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern
2017-05-05Resolve discussionsMichael Kozono
2017-05-05Merge branch '30903-vertically-align-mini-pipeline' into 'master' Annabel Dunstone Gray
30903 Vertically align mini pipeline stage container Closes #30903 See merge request !11105
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 changelog [ci skip]Regis
2017-05-05Merge branch '30007-done-todo-hover-state' into 'master' Filipa Lacerda
30007 Add transparent top-border to the hover state of done todos Closes #30007 See merge request !11104
2017-05-0530903 Vertically align mini pipeline stage containertauriedavis
2017-05-05Merge branch '31689-request-access-spacing' into 'master' Annabel Dunstone Gray
31689 Add default margin-top to user request table on project members page Closes #31689 See merge request !11103
2017-05-05Merge branch '12910-personal-snippets-notes' into 'master' Sean McGivern
Support comments for personal snippets Closes #12910 See merge request !11090
2017-05-05Build failures summary page for pipelinesJames Edwards-Jones
2017-05-05Merge branch 'prometheus-integration-test-setting-fix' into 'master' Robert Speicher
Added rescue block for the test method for the prometheus service Closes #31451 See merge request !10994
2017-05-05Support comments for personal snippetsJarka Kadlecova
2017-05-05Merge branch 'mrchrisw-import-shell-timeout'Sean McGivern
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 commit '3a2b60f7a' from 'master'Grzegorz Bizon
* commit '3a2b60f7a0109cdb84e8727a2625318a746e84dc': (254 commits) Fixed Karma spec Reject EE reserved namespace paths in CE as well Updated webpack config Include the bundler:audit job into the static-analysis job Document serializers Add artifact file page that uses the blob viewer Pipeline table mini graph dropdown remains open when table is refreshed Adds off for event hub Compile gitlab-shell go executables Allow to create new branch and empty WIP merge request from issue page Moved to a view spec Improving copy of CONTRIBUTING.md, PROCESS.md, and code_review.md Convert seconds to minutes and hours on chat notifations Disable navigation to Pages config if Pages is disabled Sort the network graph both by commit date and topographically. Add tooltips to note action buttons Add breadcrumb, build header and pipelines submenu to artifacts browser Update todos screenshots removes the possibility of commit messages having carriage returns Handle incoming emails from aliases correctly ...
2017-05-05Merge commit '3a2b60f7' from 'master'Grzegorz Bizon
* commit '3a2b60f7a0109cdb84e8727a2625318a746e84dc': (151 commits) Fixed Karma spec Reject EE reserved namespace paths in CE as well Updated webpack config Include the bundler:audit job into the static-analysis job Document serializers Add artifact file page that uses the blob viewer Pipeline table mini graph dropdown remains open when table is refreshed Adds off for event hub Compile gitlab-shell go executables Allow to create new branch and empty WIP merge request from issue page Moved to a view spec Improving copy of CONTRIBUTING.md, PROCESS.md, and code_review.md Convert seconds to minutes and hours on chat notifations Disable navigation to Pages config if Pages is disabled Sort the network graph both by commit date and topographically. Add tooltips to note action buttons Add breadcrumb, build header and pipelines submenu to artifacts browser Update todos screenshots removes the possibility of commit messages having carriage returns Handle incoming emails from aliases correctly ...
2017-05-05Merge branch 'merge-request-poll-json-endpoint' into 'master' Filipa Lacerda
Fixed bug where merge request JSON would show Closes #28909 See merge request !11096
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-05Update design of auth error pageAnnabel Dunstone Gray
2017-05-05Remove # char for commitFilipa Lacerda
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-05Add CHANGELOG entry, some specs and locale file for German.Ruben Davila
2017-05-05Improved changelog entry, also changed error message for HTTParty errorJose Ivan Vargas
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-04Added rescue block for the test method for the prometheus serviceJose Ivan Vargas
2017-05-04Merge branch 'deploy-keys-load-async' into 'master' Filipa Lacerda
Deploy keys load async Closes #29667 See merge request !10973
2017-05-04Fixed bug where merge request JSON would showPhil Hughes
Closes #28909
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-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-04Merge branch 'master' into deploy-keys-load-asyncPhil 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 '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