summaryrefslogtreecommitdiff
path: root/doc/development
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-09-257-20/+136
| |\ \ \ \ \ \ \
| * | | | | | | | Fix grammar: judge -> judgementLin Jen-Shin2017-09-191-2/+2
| * | | | | | | | Allow simple ivar ||= form. Update accordinglyLin Jen-Shin2017-09-191-20/+51
| * | | | | | | | Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-0/+183
* | | | | | | | | Merge branch 'rc/use-factory_bot_rails' into 'master'Robert Speicher2017-12-153-10/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-143-10/+10
* | | | | | | | | | Docs update documentation guidelinesMarcia Ramos2017-12-152-83/+91
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | Docs: add indexes for monitoring and performance monitoringMarcia Ramos2017-12-141-1/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'dm-dedicated-sidekiq-queues' into 'master'Sean McGivern2017-12-141-15/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | Update docsDouwe Maan2017-12-121-15/+44
* | | | | | | | | Merge branch 'winh-unify-modals' into 'master'Filipa Lacerda2017-12-132-14/+16
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Update UX guidewinh-unify-modalsWinnie Hellmann2017-12-122-14/+16
* | | | | | | | | Merge branch 'winh-cleanup-dropdowns' into 'master'Annabel Dunstone Gray2017-12-121-9/+3
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Make label delete option redwinh-cleanup-dropdownsWinnie Hellmann2017-12-081-9/+3
* | | | | | | | | Clarify casing of I18N placeholder nameswinh-i18n-placeholder-namesWinnie Hellmann2017-12-111-0/+3
| |/ / / / / / / |/| | | | | | |
* | | | | | | | fixes some markup issues in the js style guide docsChristiaan Van den Poel2017-12-111-62/+60
* | | | | | | | Remove a header level in the new 'Automatic CE->EE merge' docRémy Coutable2017-12-111-1/+1
* | | | | | | | Add "Guidelines for implementing Enterprise Edition features" in CE developme...docs/improve-limit-conflicts-with-eeRémy Coutable2017-12-061-0/+1
* | | | | | | | Address Robert's and Axil's feedbackRémy Coutable2017-12-063-14/+16
* | | | | | | | Move the "Limit conflicts with EE" doc to "Automatic CE-> EE merge"Rémy Coutable2017-12-054-348/+98
|/ / / / / / /
* | | | | | | Merge branch 'dm-application-worker' into 'master'Sean McGivern2017-12-052-22/+19
|\ \ \ \ \ \ \
| * | | | | | | Consistently schedule Sidekiq jobsdm-application-workerDouwe Maan2017-12-051-5/+5
| * | | | | | | Update docsDouwe Maan2017-12-051-16/+14
| * | | | | | | Add ApplicationWorker and make every worker include itDouwe Maan2017-12-051-2/+1
* | | | | | | | Merge branch 'docs/clarify-review-docs-process' into 'master'Rémy Coutable2017-12-051-1/+12
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Clarify the docs review process and mention the supported reposdocs/clarify-review-docs-processAchilleas Pipinellis2017-11-231-1/+12
* | | | | | | | Merge branch '40770-doc-elasticsearch' into 'master'Rémy Coutable2017-12-041-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix typo in docs about ElasticsearchTakuya Noguchi2017-12-031-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Add underline hover state to all linksAnnabel Dunstone Gray2017-12-041-6/+0
|/ / / / / / /
* | | | | | | Merge branch 'docs-what-requires-downtime-link' into 'master'Robert Speicher2017-11-291-1/+1
|\ \ \ \ \ \ \
| * | | | | | | fix link that was linking to `html` instead of `md`docs-what-requires-downtime-linkdigitalMoksha2017-11-291-1/+1
* | | | | | | | Fix instructions for creating project templatesSean McGivern2017-11-281-1/+1
|/ / / / / / /
* | | | | | | Fix the redirect location wordingAchilleas Pipinellis2017-11-231-3/+3
|/ / / / / /
* | | | | | Add QUERY_RECORDER_DEBUG environment variable to improve performance debuggingsh-add-query-recorder-debuggingStan Hu2017-11-211-0/+46
| |_|_|_|/ |/| | | |
* | | | | Merge branch '38451-fe-sprite-icons-vue-component' into 'master'Annabel Dunstone Gray2017-11-201-5/+25
|\ \ \ \ \
| * | | | | Added info about tracking38451-fe-sprite-icons-vue-componentTim Zallmann2017-11-161-1/+1
| * | | | | Added + Updated Document for Vue ComponentTim Zallmann2017-11-161-4/+24
* | | | | | Use axios instead of vue resource - step 1Filipa Lacerda2017-11-204-131/+83
* | | | | | Add computed update docs for update_column_in_batchesSean McGivern2017-11-171-1/+37
| |_|_|_|/ |/| | | |
* | | | | Add dropdowns documentationFilipa Lacerda2017-11-172-0/+40
* | | | | Update database_debugging.mdmk-update-database-debuggingMichael Kozono2017-11-161-4/+11
* | | | | Update database_debugging.mdMichael Kozono2017-11-161-4/+3
|/ / / /
* | | | Merge branch 'docs/db-debugging' into 'master'Yorick Peterse2017-11-162-0/+50
|\ \ \ \
| * | | | Add basic docs for troubleshooting database problemsdocs/db-debuggingEric Eastwood2017-11-152-0/+50
* | | | | Resolve "npm list errors for gitlab-svgs and node-pre-gyp"Tim Zallmann2017-11-151-1/+1
|/ / / /
* | | | Merge branch 'update-emoji-digests-with-latest-from-gemojione' into 'master'Filipa Lacerda2017-11-153-0/+38
|\ \ \ \
| * | | | Add basic emoji development docsEric Eastwood2017-11-152-0/+28
| * | | | Regenerate emoji digests with latest gemojioneEric Eastwood2017-11-141-0/+10
* | | | | Merge branch '38007-update-licensing-docs' into 'master'Achilleas Pipinellis2017-11-151-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | update licensing docs to mention that we check node_modules for license infor...38007-update-licensing-docsMike Greiling2017-09-291-3/+3