- 02 May, 2017 1 commit
-
-
Ruben Davila authored
-
- 28 Apr, 2017 2 commits
-
-
Phil Hughes authored
Fixes CSS widths when translating
-
Ruben Davila authored
-
- 27 Apr, 2017 3 commits
-
-
Ruben Davila authored
e.g: %h4 {{ __('foo') }} Problem was it was being parsed as: %h4 = _('foo') And the correct content should be: %h4= _('foo')
-
Phil Hughes authored
-
Ruben Davila authored
-
- 26 Apr, 2017 6 commits
-
-
Ruben Davila authored
-
Ruben Davila authored
This is more simple now given we're using the recommended code to annotate content to be translated.
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Added context function
-
Ruben Davila authored
-
- 25 Apr, 2017 4 commits
-
-
Ruben Davila authored
-
Ruben Davila authored
-
Ruben Davila authored
Conflicts: config/initializers/gettext_rails_i18n_patch.rb
-
Ruben Davila authored
-
- 21 Apr, 2017 3 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
Merge remote-tracking branch 'origin/28433-internationalise-cycle-analytics-page' into js-translations
-
Ruben Davila authored
-
- 20 Apr, 2017 9 commits
-
-
Ruben Davila authored
-
Ruben Davila authored
Conflicts: config/webpack.config.js
-
Phil Hughes authored
Merge remote-tracking branch 'origin/28433-internationalise-cycle-analytics-page' into js-translations
-
Ruben Davila authored
Conflicts: db/schema.rb
-
Ruben Davila authored
-
Robert Speicher authored
Use constants in Gitlab::MarkupHelper See merge request !10741
-
Douwe Maan authored
-
Robert Speicher authored
Refactor changing files in web UI Closes #28711 See merge request !9323
-
Douwe Maan authored
-
- 19 Apr, 2017 12 commits
-
-
Douwe Maan authored
Add retries to system hook worker Closes #31109 See merge request !10801
-
Douwe Maan authored
Don't delete a branch involved in an open merge request in "Delete all merged branches" service Closes #29427 See merge request !10727
-
Drew Blessing authored
The default number of Sidekiq retries is 25 over about 21 days. If an external system is unavailable for a length of time, hooks can pile up in the Sidekiq queues. If the situation gets bad enough the retry jobs dropping back into the main queue can slow down other jobs. Limit the retries to a sane number to avoid this scenario.
-
Alfredo Sumaran authored
Resolve "start discussion toggle clicking divider causes UI break" Closes #30951 See merge request !10715
-
Luke "Jared" Bennett authored
-
Sean McGivern authored
Add unique index to system note metadata See merge request !10774
-
Robert Speicher authored
Implement search by extern_uid in Users API See merge request !10509
-
Clement Ho authored
Add renderNote animation and added spec Closes #29977 See merge request !10623
-
Luke "Jared" Bennett authored
-
Alfredo Sumaran authored
Set the issuable sidebar to remain collapsed on mobile devices Closes #28086 See merge request !10323
-
Jose Ivan Vargas Lopez authored
-
Alfredo Sumaran authored
Fixed branches sort toggle being empty Closes #30950 See merge request !10764
-