summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Tie example config to JIRA screenshotAchilleas Pipinellis2016-04-132-5/+17
| | |/ / / | |/| | |
| * | | | Merge branch 'docs-new-branch-button-3886' into 'master' Achilleas Pipinellis2016-04-132-0/+32
| |\ \ \ \
| | * | | | Move 'New branch from issue' feature doc to web_editor.mdAchilleas Pipinellis2016-04-133-9/+32
| | * | | | Docs for the new branch buttondocs-new-branch-button-3886Zeger-Jan van de Weg2016-03-282-0/+9
| * | | | | Merge branch 'api-group-visibility' into 'master' Rémy Coutable2016-04-131-0/+81
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | 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
| |\ \ \ \ \
| | * | | | | 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
| |\ \ \ \ \
| | * | | | | 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...Robert Schilling2016-04-061-20/+20
* | | | | Go back to gitlab-workhorse 0.7.1Jacob Vosmaer2016-04-112-2/+2
| |_|/ / |/| | |
* | | | Merge branch 'metrics-measure-block-transaction' into 'master' Yorick Peterse2016-04-111-19/+18
|\ \ \ \
| * | | | 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
* | | | | Merge branch 'rs-code-review-guide' into 'master' Dmitriy Zaporozhets2016-04-112-0/+80
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Re-add a note about sarcasm to the Code Review guiders-code-review-guideRobert Speicher2016-04-101-0/+3
| * | | | First pass at a Code Review guideRobert Speicher2016-04-092-0/+77
* | | | | Merge branch 'patch-1' into 'master' Achilleas Pipinellis2016-04-111-7/+6
|\ \ \ \ \
| * | | | | 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
* | | | Merge branch 'remove-todo' into 'master' Dmitriy Zaporozhets2016-04-081-4/+0
|\ \ \ \
| * | | | Remove TODO for not documented stuffRobert Schilling2016-04-051-4/+0
| |/ / /
* | | | Merge branch 'rs-testing-guide' into 'master' Dmitriy Zaporozhets2016-04-082-0/+135
|\ \ \ \
| * | | | Add a link back to Development documentation to Testing guiders-testing-guideRobert Speicher2016-04-011-0/+4
| * | | | Add a section about `let` to the Testing guideRobert Speicher2016-04-011-4/+25
| * | | | Factories don't have to be limited to `ActiveRecord` objectsRobert Speicher2016-04-011-0/+2
| * | | | Add a note about Four-Phase Test to Testing guideRobert Speicher2016-04-011-0/+2
| * | | | First pass at a Testing styleguideRobert Speicher2016-04-012-0/+106
* | | | | Merge branch 'gitlab-workhorse-0.7.2' into 'master' Yorick Peterse2016-04-082-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into gitlab-...Jacob Vosmaer2016-04-077-7/+135
| |\ \ \ \ \
| * | | | | | Use gitlab-workhorse 0.7.2Jacob Vosmaer2016-04-062-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'api-expose-subscribed' into 'master' Rémy Coutable2016-04-082-12/+24
|\ \ \ \ \ \
| * | | | | | API: Expose subscribed? on issuesRobert Schilling2016-04-082-12/+24
| | |/ / / / | |/| | | |
* | | | | | Fix Incorrect Quote In Docker Executor ExampleAlex Mayer2016-04-071-1/+1
* | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into no-gc-autoJacob Vosmaer2016-04-078-40/+136
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'api-filter-milestone' into 'master' Rémy Coutable2016-04-071-4/+16
| |\ \ \ \ \
| | * | | | | Improve coding and doc styleRobert Schilling2016-04-061-5/+14
| | * | | | | API: Ability to filter milestones by stateRobert Schilling2016-04-061-0/+3
| * | | | | | Merge branch 'patch-1' into 'master' Robert Schilling2016-04-071-1/+1
| |\ \ \ \ \ \