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
architecture.md
ci_setup.md
code_review.md
db_dump.md
doc_styleguide.md
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
licensing.md
migration_style_guide.md
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