gitlab-ce/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
architecture.md
ci_setup.md
code_review.md
db_dump.md
doc_styleguide.md Add styleguide on configuration settings documentation 2016-06-20 13:32:54 +02:00
gitlab_diagram_overview.odg
gitlab_diagram_overview.png
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
migration_style_guide.md Remove Rubocop skip comment from migration style guide [ci skip] 2016-06-23 09:01:04 -05:00
omnibus.md
performance.md
profiling.md
rake_tasks.md Added basic docs for the Emoji Rake tasks 2016-06-23 16:17:49 +02:00
scss_styleguide.md
shared_files.md
shell_commands.md
sidekiq_debugging.md
sql.md
testing.md
ui_guide.md

README.md

Development