GitLab Bot
3a045e1e08
Add latest changes from gitlab-org/gitlab@master
2025-04-01 15:19:34 +00:00
GitLab Bot
015521326e
Add latest changes from gitlab-org/gitlab@master
2024-10-31 12:16:48 +00:00
GitLab Bot
b1016dffb4
Add latest changes from gitlab-org/gitlab@master
2024-07-10 18:28:54 +00:00
GitLab Bot
66db8363ac
Add latest changes from gitlab-org/gitlab@master
2024-05-02 09:16:18 +00:00
GitLab Bot
1dace033aa
Add latest changes from gitlab-org/gitlab@master
2024-04-30 09:15:33 +00:00
GitLab Bot
17295c75a1
Add latest changes from gitlab-org/gitlab@master
2023-12-19 09:10:52 +00:00
GitLab Bot
5f6fe673fa
Add latest changes from gitlab-org/gitlab@master
2023-12-11 09:15:23 +00:00
GitLab Bot
93d0784e6d
Add latest changes from gitlab-org/gitlab@master
2023-07-18 15:08:53 +00:00
GitLab Bot
c1f98d9590
Add latest changes from gitlab-org/gitlab@master
2023-02-16 15:07:53 +00:00
GitLab Bot
664db1da1c
Add latest changes from gitlab-org/gitlab@master
2022-11-21 21:09:30 +00:00
GitLab Bot
0076bbc673
Add latest changes from gitlab-org/gitlab@master
2022-10-28 18:10:48 +00:00
GitLab Bot
a5c4a731c8
Add latest changes from gitlab-org/gitlab@master
2022-07-14 12:08:33 +00:00
GitLab Bot
1c5246c65e
Add latest changes from gitlab-org/gitlab@master
2022-06-16 00:08:16 +00:00
GitLab Bot
7b2f941669
Add latest changes from gitlab-org/gitlab@master
2021-11-10 21:09:47 +00:00
GitLab Bot
14b5bf2629
Add latest changes from gitlab-org/gitlab@master
2021-08-06 12:10:15 +00:00
GitLab Bot
936d15143b
Add latest changes from gitlab-org/gitlab@master
2021-07-26 21:08:38 +00:00
GitLab Bot
33882b0ed1
Add latest changes from gitlab-org/gitlab@master
2020-10-08 09:08:40 +00:00
GitLab Bot
e33f87ac0f
Add latest changes from gitlab-org/gitlab@master
2020-04-21 15:21:10 +00:00
GitLab Bot
833eadad8c
Add latest changes from gitlab-org/gitlab@master
2019-10-29 09:06:10 +00:00
GitLab Bot
bd860c22f6
Add latest changes from gitlab-org/gitlab@master
2019-09-17 12:06:48 +00:00
dineshpanda
e908e11776
Avoid calling freeze on already frozen strings in lib/gitlab
2019-09-04 09:52:02 +05:30
Heinrich Lee Yu
7a6ecbcb18
Improve quick action error messages
...
Standardize punctuation and format
2019-08-13 00:40:39 +00:00
🙈 jacopo beschi 🙉
c96e125700
Make quick action "commands applied" banner more useful
...
Extends the quick actions "commands applied" banner to show
the quick action preview text, but with everything in past tense.
2019-07-29 22:35:29 +00:00
Christie Lenneville
c433082f89
Change 'Todo' to 'To Do'
...
Currently, we label items to be done as "Todo." This is grammatically
incorrect and (therefore) confusing—especially to our Spanish-speaking
users for whom "todo" has a specific and unrelated meaning.
We should use "To Do" and always use it as singular (not "To Dos").
Updates to wording in a few places per MR (ee) discussion
Updating locale/gitlab.pot
Updates to wording in a few places per MR (ee) discussion
Updating locale/gitlab.pot
2019-07-04 15:45:54 +00:00
Martin Wortschack
ff80dce239
Externalize strings in lib/gitlab/quick_actions
...
- Externalize strings for desc and explanation
- Update PO file
2019-04-15 21:24:47 +02:00
Alexandru Croitor
4b9ff4d2fe
Extend quick actions dsl
...
* Extend quick actions dsl to allow specifying model types
to which given quick action applies
* Rename issuable attribute to noteable in interpret_service.rb
* Refactor and reorder quick action specs
* Create a shared example spec for each quick action to be used for
issue, merge request and commit specs.
https://gitlab.com/gitlab-org/gitlab-ce/issues/50199
2019-03-29 12:53:28 +02:00