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/app/views
AgeCommit message (Collapse)Author
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg
2017-05-07Move file loading to the top of the fileFilipa Lacerda
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-06Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern
2017-05-05Merge branch 'mia_backort' into 'master' Jacob Schatz
Backport of Multiple Assignees feature See merge request !11089
2017-05-05Merge branch '31632-issue-board-new-issue' into 'master' Phil Hughes
Change text of inline issue creation tooltip Closes #31632 See merge request !11118
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-05Merge branch 'fix-milestone-label-layout' into 'master' Filipa Lacerda
Fixed labels layout on labels milestone tab See merge request !11120
2017-05-05Merge branch 'add-sentry-js-again-with-vue' into 'master' Phil Hughes
Add sentry JS See merge request !6764
2017-05-05Merge branch 'cycle-anyltics-landing-box-fix' into 'master' Annabel Dunstone Gray
Fixed cycle analytics intro box styling regression Closes #31844 See merge request !11111
2017-05-05Change text of inline issue creation tooltipAnnabel Dunstone Gray
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-05resolve discussionRegis
2017-05-05Fixed labels layout on labels milestone tabPhil Hughes
2017-05-05Failed Jobs tab only shows 10 job traces for performanceJames Edwards-Jones
2017-05-05Hides pipeline ‘Failed Jobs’ tab when no jobs have failedJames Edwards-Jones
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-05[Multiple issue assignees] Fix issue atom feedValery Sizov
2017-05-05Support comments for personal snippetsJarka Kadlecova
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-05Use update build policy instead of new play policyGrzegorz Bizon
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-05Fixed cycle analytics intro box styling regressionPhil Hughes
Closes #31844
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-05Fix specsClement Ho
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-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-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-04Fix FE conflictsClement Ho
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-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-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-04Merge branch 'tags-sort-default' into 'master' Robert Speicher
Fixed tags sort dropdown being empty Closes #31618 See merge request !11055