gitlab-org--gitlab-foss/doc/development
Robert Speicher 9e43fc151b Merge branch 'hamlit-test' into 'master'
Replace Haml with Hamlit

What this change does:
- It replaces HAML with [Hamlit](https://github.com/k0kubun/hamlit), a much more efficient implementation of HAML.
- It removes `haml-rails`.
- It adds `hamlit.rb` and removes `haml.rb`.
- It makes things faster and less memory-hungry!

See also #13201.

See merge request !3666
2016-06-23 23:51:08 +00:00
..
README.md Add relevant commands to the licensing document, resolve some feedback. 2016-06-06 13:39:36 -06:00
architecture.md Fixed ~git beeing displayed as link to issues tagged with git 2016-02-13 23:59:38 +01:00
ci_setup.md revert back to ruby 2.1 - use 2.1.8 2016-02-19 17:19:57 +01:00
code_review.md Re-add a note about sarcasm to the Code Review guide 2016-04-10 22:54:44 -04:00
db_dump.md Fix typos in all docs [skip ci] 2015-11-24 02:19:17 +03:00
doc_styleguide.md Add styleguide on configuration settings documentation 2016-06-20 13:32:54 +02:00
gitlab_diagram_overview.odg Updated the picture based on comments. 2014-07-10 23:34:29 +02:00
gitlab_diagram_overview.png Updated the picture based on comments. 2014-07-10 23:34:29 +02:00
gotchas.md Restrict hamlit version, remove coffeescript filters. 2016-06-23 15:54:23 -06:00
instrumentation.md Track method call times/counts as a single metric 2016-06-17 13:09:55 -04:00
licensing.md Add relevant commands to the licensing document, resolve some feedback. 2016-06-06 13:39:36 -06:00
migration_style_guide.md Remove Rubocop skip comment from migration style guide [ci skip] 2016-06-23 09:01:04 -05:00
omnibus.md Document fun facts about omnibus-gitlab 2015-02-19 11:20:58 +01:00
performance.md Fixed username links in the performance guide 2016-05-04 13:17:43 +02:00
profiling.md Updated profiling guides for Sherlock 2015-11-09 14:29:10 +01:00
rake_tasks.md Added basic docs for the Emoji Rake tasks 2016-06-23 16:17:49 +02:00
scss_styleguide.md SCSS Style Guide fixes. 2016-03-23 14:39:12 -06:00
shared_files.md Clarify puppies 2015-10-26 14:28:31 +01:00
shell_commands.md Update Shell Commands doc for configurable git binary path 2015-11-03 17:10:17 -05:00
sidekiq_debugging.md Move sidekiq debug docs to development folder 2014-12-07 01:24:03 +01:00
sql.md Added basic SQL guidelines 2016-03-08 11:28:50 +01:00
testing.md Enable RSpec/NotToNot cop and auto-correct offenses 2016-05-24 15:40:29 -04:00
ui_guide.md Reject idea of using white/gray button depends on bg color 2016-06-08 17:11:43 +03:00

README.md

Development