summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Expand)AuthorAgeFilesLines
* 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 t...Connor Shea2016-06-061-2/+6
* Add Licensing information and guidelines to the Documentation.Connor Shea2016-06-062-0/+59
* Fix typodz-more-ui-guidesDmitriy Zaporozhets2016-06-021-1/+1
* Add icons and buttons to UI guideDmitriy Zaporozhets2016-06-021-1/+21
* updtae -> updateChris Spicer2016-05-291-1/+1
* Merge branch 'dz-improve-ui-guide' into 'master' Jacob Schatz2016-05-251-0/+28
|\
| * Fix the english.Jacob Schatz2016-05-251-19/+14
| * Write some thoughts to the UI guideDmitriy Zaporozhets2016-05-251-0/+33
* | Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
|/
* Merge branch 'migration-helpers' into 'master' Robert Speicher2016-05-191-2/+44
|\
| * Updated migration styleguide for new helpersYorick Peterse2016-05-121-2/+44
* | Change all occurrences of doc.gitlab.com to docs.gitlab.comAchilleas Pipinellis2016-05-131-2/+2
|/
* Merge branch 'document-adding-instrumentation' into 'master' Rémy Coutable2016-05-091-6/+123
|\
| * Added documentation on how to instrument methodsdocument-adding-instrumentationYorick Peterse2016-05-051-6/+123
* | Add a note to testing docs about the `:each` argument to RSpec hooksRobert Speicher2016-05-051-0/+1
* | Fixed username links in the performance guideYorick Peterse2016-05-041-3/+3
|/
* Copyedit performance documentAchilleas Pipinellis2016-05-031-22/+22
* Added performance guidelinesperformance-guideYorick Peterse2016-04-302-0/+259
* Use rake db:reset instead of db:setupYorick Peterse2016-04-141-1/+1
* 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
* | 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
|/
* 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
| |/
* | Added dev guide for measuring Ruby blocksmetrics-measure-blockYorick Peterse2016-04-062-0/+38
|/
* SCSS Style Guide fixes.connorshea2016-03-231-3/+24
* Add SCSS Lint, CSSComb config file, run SCSS Lint in GitLab CI, add documenta...connorshea2016-03-141-0/+194
* Removed benchmark suite and its documentationremove-benchmark-suiteYorick Peterse2016-03-102-70/+0
* Added basic SQL guidelinessql-guideYorick Peterse2016-03-082-0/+220
* Change doc styleguide to use quotes for notesnotes_guidelinesAchilleas Pipinellis2016-02-291-3/+13
* Merge branch 'rs-development-docs' into 'master' Douwe Maan2016-02-292-5/+109
|\
| * Update Gotchas docrs-development-docsRobert Speicher2016-02-171-8/+7
| * Add "Gotchas" development docRobert Speicher2016-02-162-0/+105
| * Fix the "How to dump production data" linkRobert Speicher2016-02-161-1/+1
| * Alphabetize Development doc indexRobert Speicher2016-02-161-5/+5
* | Merge branch 'fix_git_tag_in_architecture' into 'master' Achilleas Pipinellis2016-02-241-1/+1
|\ \
| * | Fixed ~git beeing displayed as link to issues tagged with gitFinn Glöe2016-02-131-1/+1
* | | revert back to ruby 2.1 - use 2.1.8James Lopez2016-02-191-1/+1
* | | revert back to ruby 2.1James Lopez2016-02-191-1/+1
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceRémy Coutable2016-02-171-1/+5
|\ \ \ | | |/ | |/|