Commit Graph

23 Commits

Author SHA1 Message Date
Valery Sizov 5b0ebbe5b4 Add Wiki import to BB importer 2016-12-19 20:48:08 +02:00
Achilleas Pipinellis 27f271ee1e Refactor Bitbucket import docs 2016-12-16 14:54:23 +01:00
Valery Sizov 89cc2064a2 Update documentation for BitBucket 2016-12-08 14:41:15 +02:00
Achilleas Pipinellis af1dabe805 Reduce size of images from 25MB to 13MB using pngquant
Took it from https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/3232

[ci skip]
2016-11-22 19:53:43 +01:00
Achilleas Pipinellis a478a1dde4 Move JIRA service doc back to its old location 2016-11-22 13:05:58 +01:00
Felipe Artur d85d9533b1 Add remove links to JIRA documentation 2016-11-22 13:02:44 +01:00
Felipe Artur c2d6822e94 Finish updates to use JIRA gem
Code improvements, bug fixes, finish documentation and specs
2016-10-26 15:02:16 -02:00
Drew Blessing f4bc18d237 Refactor JIRA service to use gem 2016-10-26 15:02:16 -02:00
Achilleas Pipinellis 8fe7817e4d More Bitbucket integration refactoring 2016-08-30 17:52:14 +02:00
Achilleas Pipinellis 915dda1421 Split Koding admin/user docs 2016-08-22 17:09:15 +03:00
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
Patricio Cano ec59006986 Updated Akismet documentation 2016-08-16 17:13:01 -05:00
Patricio Cano 7179165af7 Added Documentation and CHANGELOG 2016-08-15 13:18:15 -05:00
Peter Dave Hello 9e6f99744e
optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
Andrei Gliga 5553ad24e4 Revert "new screenshot for the docs on how to enabled/disable OmniAuth Sign In" [ci skip]
This reverts commit 7b295370efc124360d52e37e8e709914028f6443.
2016-05-12 13:44:46 +03:00
Andrei Gliga c0c2cd4ed7 new screenshot for the docs on how to enabled/disable OmniAuth Sign In 2016-05-12 13:44:46 +03:00
Andrei Gliga 3a91f5081e documentation for enabling or disabling OAuth sign in 2016-05-12 13:44:46 +03:00
Achilleas Pipinellis 43d8dbaedd Merge branch 'update_doc' into 'master'
Update OAuth doc



See merge request !2589
2016-02-03 11:23:22 +00:00
Achilleas Pipinellis cbd550cfa6 Refactor OAuth provider documentation
[ci skip]
2016-02-03 13:18:37 +02:00
Stan Hu d20e75a8d8 Support Akismet spam checking for creation of issues via API
Currently any spam detected by Akismet by non-members via API will be logged
in a separate table in the admin page.

Closes #5612
2016-02-02 11:25:44 -02:00
Achilleas Pipinellis 3629984b96 Move JIRA from integration to project_services 2016-01-25 10:08:11 +01:00
Achilleas Pipinellis 6f615500a9 Move all integration docs images in a single directory
[ci skip]
2016-01-24 21:22:19 +01:00
Achilleas Pipinellis 1d48b180bc Clean up the JIRA integration document [ci skip]
- new images where needed
- move images to a separate img directory
- use table for the service fields
- link to new documents
2016-01-08 13:19:40 +01:00