summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'dz-improve-ui-consistency' into 'master' Jacob Schatz2016-06-081-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | Improve ui consistency * Decline idea of using gray buttons actively in UI * remove icons from some buttons that already has text * standardizes margin between buttons First step in https://gitlab.com/gitlab-org/gitlab-ce/issues/18324 See merge request !4533
| * Reject idea of using white/gray button depends on bg colorDmitriy Zaporozhets2016-06-081-1/+1
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Fix version references in 8.8 to 8.9 update guideRobert Speicher2016-06-081-2/+2
|/ | | | [ci skip]
* Added 8.9 install/update guidesYorick Peterse2016-06-072-3/+165
| | | | [ci skip]
* Add relevant commands to the licensing document, resolve some feedback.Connor Shea2016-06-062-3/+34
|
* Make sure to mention the GNU Project and OSI-provided information regarding ↵Connor Shea2016-06-061-2/+6
| | | | the GPL so no one tries to disagree with that decision.
* Add Licensing information and guidelines to the Documentation.Connor Shea2016-06-062-0/+59
|
* Add documentation for U2F registration & authentication.Timothy Andrew2016-06-063-6/+57
|
* Document the API endpoint for gathering a build logMark Fletcher2016-06-031-0/+24
| | | | * Resolves #18015
* Merge branch '14139-sha-parameter-in-accept-merge-request-api' into 'master' Douwe Maan2016-06-031-4/+7
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "SHA parameter in accept merge request API" Add a `sha` parameter to the MR merge API, which must match the source SHA for the branch to be merged. Also add the same parameter to the UI: ![MR_SHA](/uploads/616da728695dc19fa7ef7ef6a016ff81/MR_SHA.gif) @DouweM and I discussed adding some smart feature to that, like updating the source SHA on navigating to the diff tab, but for now it will just require a refresh :smiley: Closes #14139. See merge request !4414
| * Add `sha` parameter to MR accept APISean McGivern2016-06-011-4/+7
| | | | | | | | | | | | | | | | | | The `sha` parameter is optional, and when present, must match the current HEAD SHA of the source branch. Otherwise, the API call fails with a 409 Conflict and a message containing the current HEAD for the source branch. Also tidy up some doc wording.
* | Merge branch 'dz-more-ui-guides' into 'master' Dmitriy Zaporozhets2016-06-031-1/+21
|\ \ | | | | | | | | | | | | | | | | | | Add icons and buttons to UI guide cc @jschatz1 @skyruler See merge request !4445
| * | Fix typodz-more-ui-guidesDmitriy Zaporozhets2016-06-021-1/+1
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Add icons and buttons to UI guideDmitriy Zaporozhets2016-06-021-1/+21
| |/ | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Explicitly mention advisory file lockingDrew Blessing2016-06-011-2/+2
| |
* | Add gdb detach instructionsDrew Blessing2016-06-011-0/+8
|/
* Add Edge to supported browsers list. [ci skip]Connor Shea2016-06-011-0/+1
|
* Merge branch 'doc_api_services_jira_amend' into 'master' Rémy Coutable2016-06-011-0/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Amend jira service api docs [ci skip] ## What does this MR do? Amends the API documentation for jira service integration ## Are there points in the code the reviewer needs to double check? No ## Why was this MR needed? The current documentation omits the username and password parameters ## What are the relevant issue numbers? ## Screenshots (if relevant) See merge request !4382
| * Amend jira service api docs [ci skip]Richard Grainger2016-05-311-0/+2
| |
* | Merge branch 'feature/improve_wiki_page_events' into 'master' Rémy Coutable2016-05-311-7/+8
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Include Wiki attributes in Wiki page events webhook The hook data we are sending is not 100% correct (we send details of the project, but should also send details of the "ProjectWiki" attributes like URLs and repositories relative to the wiki itself). This is a follow up to #17506 Fixes #17507 See merge request !4138
| * | Fix hook data for Wiki Page eventGabriel Mazetto2016-05-311-7/+8
| | | | | | | | | | | | Added "wiki" section and removed "repository"
* | | Add Application Setting to configure Container Registry token expire delay ↵Kamil Trzcinski2016-05-311-2/+5
|/ / | | | | | | (default 5min)
* | Merge branch 'patch/wiki_page_events' into 'master' Rémy Coutable2016-05-311-0/+54
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable Wiki Page events from Webhook admin UI in a Project * Added UI to enable page wiki events * Documentation for this event in Webhooks page Fixes #17506 --- ![new_webhook_UI](/uploads/63ef24b4ccef13ac7a5fda83e9ce64ad/new_webhook_UI.png) See merge request !4135
| * | Added documentation to current Wiki Page event webhookGabriel Mazetto2016-05-301-0/+54
| |/
* | Merge branch 'patch-1' into 'master' Robert Speicher2016-05-301-1/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix typo Add missing "of" to CI YAML docs. [ci skip] See merge request !4331
| * | Fix typoAurelio Jargas2016-05-271-1/+1
| |/
* | Merge branch 'docs-typo-fixes' into 'master' Robert Speicher2016-05-308-15/+15
|\ \ | | | | | | | | | | | | | | | | | | Fix various documentation typos and spelling mistakes [ci skip] See merge request !4345
| * | succes -> successChris Spicer2016-05-291-4/+4
| | |
| * | errros -> errorsChris Spicer2016-05-291-1/+1
| | |
| * | Grammar fixes, simlink -> symlinkChris Spicer2016-05-291-3/+3
| | |
| * | occuring -> occurringChris Spicer2016-05-291-1/+1
| | |
| * | updtae -> updateChris Spicer2016-05-291-1/+1
| | |
| * | Add space after comma, add space between 'beautomatically'Chris Spicer2016-05-291-2/+2
| | |
| * | Add space between 'Criticalissue'Chris Spicer2016-05-291-1/+1
| | |
| * | commited -> committedChris Spicer2016-05-291-2/+2
| |/
* | Fix 18009: add missing steps in update docsArian Sameni2016-05-302-1/+17
|/
* Use gitlab-workhorse 0.7.4Jacob Vosmaer2016-05-271-1/+1
| | | | | This enables https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4278 .
* Merge branch 'add_ha_diagrams' into 'master' Achilleas Pipinellis2016-05-253-0/+4
|\ | | | | | | | | | | | | | | | | Add new HA diagrams [ci skip] ## What does this MR do? Adds new HA diagrams created by @lukebabb (Thanks @lukebabb!) See merge request !4289
| * Add new HA diagrams [ci skip]Drew Blessing2016-05-253-0/+4
| |
* | Merge remote-tracking branch 'github/master' into 'master'Robert Speicher2016-05-251-1/+1
|\ \
| * \ Merge pull request #10338 from donhui/patch-1Robert Speicher2016-05-251-1/+1
| |\ \ | | |/ | |/| | | | | | | Fix typo in HA documentation [ci skip]
| | * typo fix: # Disable all components except Redisdonhui2016-05-161-1/+1
| | | | | | | | | typo fix: # Disable all components except Redis
* | | Merge branch 'dz-improve-ui-guide' into 'master' Jacob Schatz2016-05-251-0/+28
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Write some thoughts to the UI guide cc @skyruler See merge request !4290
| * | | Fix the english.Jacob Schatz2016-05-251-19/+14
| | | |
| * | | Write some thoughts to the UI guideDmitriy Zaporozhets2016-05-251-0/+33
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Merge branch 'rs-rubocop-nottonot' into 'master' Dmitriy Zaporozhets2016-05-251-1/+1
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | Enable RSpec/NotToNot cop and auto-correct offenses Ref: https://gitlab.com/gitlab-org/gitlab-ce/issues/17761 See merge request !4267
| * | | Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
| | | | | | | | | | | | | | | | Also removes the note from the development/testing.md guide
* | | | Merge branch 'patch-2' into 'master' Robert Speicher2016-05-241-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update branch name from 8-7-stable to 8-8-stable Fix inconsistency with the command listed above. [ci skip] See merge request !4274
| * | | | Update branch name from 8-7-stable to 8-8-stableFlorian Preinstorfer2016-05-241-1/+1
| | |/ / | |/| |
* | | | fixing typo in link #17809sebastian-schmid2016-05-241-1/+1
|/ / /