summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-04-1311-9/+386
|\
| * Merge branch 'api-move-issues' into 'master' Rémy Coutable2016-04-131-0/+55
| |\ | | | | | | | | | | | | | | | | | | API: Ability to move an issue Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14741 See merge request !3593
| | * Fix doc for moving an issueRobert Schilling2016-04-131-1/+1
| | |
| | * Update tests for moving issues via APIRobert Schilling2016-04-131-2/+6
| | |
| | * API: Ability to move an issueRobert Schilling2016-04-131-0/+51
| | |
| * | Merge branch 'patch-2' into 'master' Robert Schilling2016-04-131-1/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | improve formatting See merge request !3688
| | * | improve formattingBen Bodenmiller2016-04-121-1/+1
| | | |
| * | | Merge branch 'configure_trusted_proxies' into 'master' Rémy Coutable2016-04-131-0/+10
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust the default trusted_proxies to only include localhost And also allow other trusted proxies to be added from the config.yml. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/3538 Omnibus config: https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1208 See merge request !3524
| | * | | Updated trusted proxies doc section to link to the restart GitLab docsconfigure_trusted_proxiesDJ Mountney2016-04-121-1/+2
| | | | |
| | * | | Add changelog entries, install docs, and gitlab.yml.example entry for the ↵DJ Mountney2016-04-121-0/+9
| | |/ / | | | | | | | | | | | | trusted_proxies setting
| * | | Tie example config to JIRA screenshotAchilleas Pipinellis2016-04-132-5/+17
| | |/ | |/| | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/15203
| * | Merge branch 'docs-new-branch-button-3886' into 'master' Achilleas Pipinellis2016-04-132-0/+32
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs for the new branch button [ci-skip] Closes #3886 @axil Could you check this and make sure this is up to your standards? See merge request !3425
| | * | Move 'New branch from issue' feature doc to web_editor.mdAchilleas Pipinellis2016-04-133-9/+32
| | | | | | | | | | | | | | | | [ci skip]
| | * | Docs for the new branch buttondocs-new-branch-button-3886Zeger-Jan van de Weg2016-03-282-0/+9
| | | | | | | | | | | | | | | | [ci-skip]
| * | | Merge branch 'api-group-visibility' into 'master' Rémy Coutable2016-04-131-0/+81
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | API: Ability to update a group This makes it much easier to update a group after introducing the group visibility. * Closes #14991 See merge request !3587
| | * | Fix minor issues according development guidelinesRobert Schilling2016-04-121-1/+1
| | | |
| | * | API: Ability to update a groupRobert Schilling2016-04-121-0/+81
| | | |
| * | | Merge branch 'api-delete-note' into 'master' Rémy Coutable2016-04-121-0/+141
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delete notes via API Supports deleting issues, snippets, and merge requests via the API. * Closes #14944 * Closes #14845 * Closes #6060 @zj I did not see that you assigned yourself in #6060. Hopefully, you did not start yet. @rymai In #6060 this is targeted for 8.7 release. Could you review that and maybe this still lands in 8.7. See merge request !3557
| | * | | Fix code review issuesRobert Schilling2016-04-121-17/+113
| | | | |
| | * | | Delete notes via APIRobert Schilling2016-04-121-0/+45
| | |/ /
| * | | Merge branch 'api-get-tag' into 'master' Rémy Coutable2016-04-121-1/+45
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | API: Ability to retrieve a single tag * Closes #14330 /cc @dblessing See merge request !3577
| | * | | Fix minor styling issues from code reviewRobert Schilling2016-04-121-2/+2
| | | | |
| | * | | API: Ability to retrieve a single tagRobert Schilling2016-04-121-1/+45
| | | | |
| * | | | Allow a project member to leave the projected through the APIremove-myself-from-project-api-7687Zeger-Jan van de Weg2016-04-121-2/+4
| | |/ / | |/| |
* | | | (doc) fix typo to ssh keys doc urlLee2016-04-121-4/+4
|/ / /
* | | API: Expose updated_at for notesRobert Schilling2016-04-121-0/+3
|/ /
* | Merge branch 'api-labels-info' into 'master' Rémy Coutable2016-04-121-20/+20
|\ \ | | | | | | | | | | | | | | | | | | API: Expose open_issues_count, closed_issues_count, open_merge_requests_count on labels Partly fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/13238 See merge request !3569
| * | API: Expose open_issues_count, closed_issues_count, ↵Robert Schilling2016-04-061-20/+20
| | | | | | | | | | | | open_merge_requests_count on labels
* | | Go back to gitlab-workhorse 0.7.1Jacob Vosmaer2016-04-112-2/+2
| | | | | | | | | | | | | | | We found out that 0.7.2 breaks shallow `git clone`. GitLab 8.7 will work fine with gitlab-workhorse 0.7.1 too.
* | | Merge branch 'metrics-measure-block-transaction' into 'master' Yorick Peterse2016-04-111-19/+18
|\ \ \ | | | | | | | | | | | | | | | | Store block timings as transaction values See merge request !3649
| * | | Track call counts in Gitlab::Metrics.measure_blockmetrics-measure-block-transactionYorick Peterse2016-04-111-3/+4
| | | |
| * | | Store block timings as transaction valuesYorick Peterse2016-04-111-19/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes it easier to query, simplifies the code, and makes it possible to figure out what transaction the data belongs to (simply because it's now stored _in_ the transaction). This new setup keeps track of both the real/wall time _and_ CPU time spent in a block, both measured using milliseconds (to keep all units the same).
* | | | Merge branch 'rs-code-review-guide' into 'master' Dmitriy Zaporozhets2016-04-112-0/+80
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First pass at a Code Review guide Largely borrowed from thoughtbot's code review guide, so attribution is included. [ci skip] See merge request !3639
| * | | Re-add a note about sarcasm to the Code Review guiders-code-review-guideRobert Speicher2016-04-101-0/+3
| | | | | | | | | | | | | | | | [ci skip]
| * | | First pass at a Code Review guideRobert Speicher2016-04-092-0/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Largely borrowed from thoughtbot's code review guide, so attribution is included. [ci skip]
* | | | Merge branch 'patch-1' into 'master' Achilleas Pipinellis2016-04-111-7/+6
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct documentation on enabling artifacts. The docs say to enable artifacts that settings should be set to "false". This updates the documents to change the setting to "true". See merge request !3630
| * | | | fix typoBenjamin Montgomery2016-04-101-1/+3
| | | | |
| * | | | Make the purpose of artifact config options clearerBenjamin Montgomery2016-04-101-9/+6
| | | | |
| * | | | actually enable artifactsBenjamin Montgomery2016-04-091-2/+2
| |/ / /
* | | | Everything on one page.project-services-page-should-contain-full-infoSytse Sijbrandij2016-04-092-15/+21
|/ / /
* | | Minor Testing guide copyeditsRobert Speicher2016-04-091-8/+10
| | | | | | | | | | | | [ci skip]
* | | Merge branch 'remove-todo' into 'master' Dmitriy Zaporozhets2016-04-081-4/+0
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove TODO for not documented stuff We should not put a `TODO` in a released product. See merge request !3553
| * | | Remove TODO for not documented stuffRobert Schilling2016-04-051-4/+0
| |/ /
* | | Merge branch 'rs-testing-guide' into 'master' Dmitriy Zaporozhets2016-04-082-0/+135
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First pass at a Testing styleguide Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14121 [ci skip] See merge request !3465
| * | | Add a link back to Development documentation to Testing guiders-testing-guideRobert Speicher2016-04-011-0/+4
| | | | | | | | | | | | | | | | [ci skip]
| * | | Add a section about `let` to the Testing guideRobert Speicher2016-04-011-4/+25
| | | | | | | | | | | | | | | | [ci skip]
| * | | Factories don't have to be limited to `ActiveRecord` objectsRobert Speicher2016-04-011-0/+2
| | | | | | | | | | | | | | | | [ci skip]
| * | | Add a note about Four-Phase Test to Testing guideRobert Speicher2016-04-011-0/+2
| | | | | | | | | | | | | | | | [ci skip]
| * | | First pass at a Testing styleguideRobert Speicher2016-04-012-0/+106
| | | | | | | | | | | | | | | | [ci skip]
* | | | Merge branch 'gitlab-workhorse-0.7.2' into 'master' Yorick Peterse2016-04-082-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Use gitlab-workhorse 0.7.2 See merge request !3570