gitlab-org--gitlab-foss/app/views
Gokmen Goksel a927a9bf6b Support integration with Koding (online IDE)
Koding: #index: landing page for Koding integration

If enabled it will provide a link to open remote Koding instance url
for now we are also providing the sneak preview video for how
integration works in detail.

Repository: check whether .koding.yml file exists on repository

Projects: landing page: show Run in IDE (Koding) button if repo has stack file

Projects: MR: show Run in IDE Koding button if repo has stack file on active branch

ProjectHelpers: add_koding_stack: stack generator for provided project

With this helper we will auto-generate the required stack template
for a given project. For the feature we can request this base template
from the running Koding instance on integration.

Currently this will provide users to create a t2.nano instance on aws
and it'll automatically configures the instance for basic requirements.

Projects: empty state and landing page provide shortcuts to create stack

projects_helper: use branch on checkout and provide an entry point

This ${var.koding_queryString_branch} will be replaced with the branch
provided in query string which will allow us to use same stack template
for different branches of the same repository.

ref: b8c0e43c4c

projects_helper: provide sha info in query string to use existing vms

With this change we'll be able to query existing vms on Koding side
based on the commit id that they've created.

ref: 1d630fadf3

Integration: Docs: Koding documentation added

Disable /koding route if integration is disabled

Use application settings to enable Koding

Projects_helper: better indentation with strip_heredoc usage

Projects_helper: return koding_url as is if there is no project provided

current_settings: set koding_enabled: false by default

Koding_Controller: to render not_found once integration is disabled

Dashboard_specs: update spec for Koding enabled case

Projects_Helper: make repo dynamic

ref: 4d615242f4

Updated documentation to have right format
2016-08-19 12:10:58 -07:00
..
abuse_report_mailer
abuse_reports
admin Support integration with Koding (online IDE) 2016-08-19 12:10:58 -07:00
award_emoji Move award_menu_url variable into gon object. 2016-06-09 03:37:40 +03:00
ci/lints Clean up some unused templates imported from GitLab CI 2016-06-26 15:02:49 +09:00
dashboard Add hover state to todos (!5361) 2016-08-16 23:34:23 +02:00
devise Remove provider path, replace with dynamic path. 2016-08-03 11:50:38 -06:00
discussions Fix expansion of discussions in diff 2016-08-18 20:49:25 -05:00
doorkeeper
email_rejection_mailer
emojis Upgrade Gemojione from 2.6.1 to 3.0.1. 2016-07-18 10:40:16 -06:00
errors Update permissons links to new page 2016-07-14 11:04:03 +01:00
events Merge branch 'hide-project-name-in-project-activities' into 'master' 2016-07-21 09:42:22 +00:00
explore Update New Snippet buttons. 2016-07-08 13:21:20 -06:00
groups Add descriptions 2016-08-18 19:44:09 -05:00
help Make "New issue" button in Issue page less obtrusive (!5457) 2016-07-30 00:28:09 +02:00
import Does not need to disable GitHub webhooks since PRs are check out locally 2016-08-04 17:16:50 -03:00
invites
issues Add more information into RSS fead for issues 2016-06-13 09:41:34 -07:00
kaminari/gitlab
koding Support integration with Koding (online IDE) 2016-08-19 12:10:58 -07:00
layouts Support integration with Koding (online IDE) 2016-08-19 12:10:58 -07:00
notify Improve performance of MR show page 2016-08-18 19:08:59 -05:00
profiles Merge branch '2fa-check-git-http' into 'master' 2016-08-18 23:18:58 +00:00
projects Support integration with Koding (online IDE) 2016-08-19 12:10:58 -07:00
repository_check_mailer
search Fix search results for notes without commits 2016-08-01 11:53:12 -03:00
shared Merge branch 'expiration-date-on-memberships' into 'master' 2016-08-19 17:08:03 +00:00
sherlock
snippets Use btn-danger for delete button. 2016-07-08 13:21:20 -06:00
u2f Address review comments from @smcgivern. 2016-08-18 22:12:02 +05:30
users Replace namespace-specific application.js files with namespace-bundle.js files. 2016-07-15 14:42:28 -06:00