Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/locale
AgeCommit message (Collapse)Author
2019-07-13Fix typo "beetween" in timeout validation messageDaniel Danner
2019-07-10Some improvement about text translationantony liu
Fix symbol '&' display. Remove unnecessary calls of `.html_safe`
2019-07-09Implemented frontend suggestionsNick Kipling
Converted storage details into a small partial Reworded the storage details summary as suggested Updated pot file
2019-07-09Fix typo on confidential MR dropdownPatrick Bajao
Change issues to issue's
2019-07-08Vue-i18n: app/assets/javascripts/vue_shared directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/vue_shared directory
2019-07-08Vue-i18n: app/assets/javascripts/vue_merge_request_widget directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/vue_merge_request_widget directory
2019-07-05Merge branch 'fetch-forked-projects-create-mr' into 'master'Filipa Lacerda
Create private merge requests in forks Closes #58583 See merge request gitlab-org/gitlab-ce!29984
2019-07-05Create private merge requests in forksPhil Hughes
https://gitlab.com/gitlab-org/gitlab-ce/issues/58583
2019-07-04Change 'Todo' to 'To Do'Christie Lenneville
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-04Vue-i18n: app/assets/javascripts/sidebar directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/sidebar directory
2019-07-04Vue-i18n: app/assets/javascripts/notes directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/notes directory
2019-07-04Use gl-empty-state for monitor chartsSimon Knox
Move a unit test to jest and use snapshot tests
2019-07-03Add Grafana to Admin > Monitoring menu when enabledManeschi Romain
2019-07-03Update locale.potSean McGivern
2019-07-03Merge branch 'master' into michel.engelen/gitlab-ce-issue/55953Sean McGivern
2019-07-03Show upcoming status for releasesJason Goodman
Add released_at field to releases API Add released_at column to releases table Return releases to the API sorted by released_at
2019-07-03Rebased and squashed commitsNatalia Tepluhina
- all commits squashed to make danger review happy
2019-07-03Merge branch 'vue-i18n-js-ide-directory' into 'master'Tim Zallmann
Vue-i18n: autofix for app/assets/javascripts/ide directory See merge request gitlab-org/gitlab-ce!29967
2019-07-02Add username to deploy tokensKrasimir Angelov
This new attribute is optional and used when set instead of the default format `gitlab+deploy-token-#{id}`. Empty usernames will be saved as null in the database. Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/50228.
2019-07-02Merge branch '63690-issue-trackers-title' into 'master'Dmitriy Zaporozhets
Use title and description fields for issue trackers Closes #63690 See merge request gitlab-org/gitlab-ce!30096
2019-07-02Registry component now includes error messagesNick Kipling
Includes changes to the Vue container registry component to support the display of an empty message and error message when invalid characters are found in the group, project or branch name. repositories/index.html.haml has been changed to remove the content and place into Vue component.
2019-07-02Use title and description fields for issue trackersJarka Košanová
- instead of using properties - backward compatibility has to be kept for now
2019-07-02Merge remote-tracking branch 'origin/issue/55953' into issue/55953Michel Engelen
# Conflicts: # locale/gitlab.pot # spec/features/discussion_comments/commit_spec.rb
2019-07-02updated localeMichel Engelen
2019-07-02updated localeMichel Engelen
2019-07-02updated localizationMichel Engelen
2019-07-02updated locale strings for !29553Michel Engelen
2019-07-02updated localeMichel Engelen
2019-07-02Vue-i18n: app/assets/javascripts/clusters/ directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/clusters/ directory
2019-07-01Vue-i18n: app/assets/javascripts/environments directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/environments directory
2019-07-01Allow JupyterHub to be uninstalledJoão Cunha
- enabled uninstallation - give it a specific uninstall message - ajust specs
2019-07-01Merge branch 'divergence-graph-api-call' into 'master'Filipa Lacerda
Fetch branches divergence graph data through API call Closes #46139 See merge request gitlab-org/gitlab-ce!30068
2019-07-01Merge branch 'vue-i18n-js-pipelines-directory' into 'master'Kushal Pandya
Vue-i18n: autofix for app/assets/javascripts/pipelines directory See merge request gitlab-org/gitlab-ce!30015
2019-07-01Merge branch 'vue-i18n-js-pages-directory' into 'master'Kushal Pandya
Vue-i18n: autofix for app/assets/javascripts/pages directory See merge request gitlab-org/gitlab-ce!29978
2019-07-01Vue-i18n: app/assets/javascripts/serverless directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/serverless directory
2019-07-01Vue-i18n: various js directoriesEzekiel Kigbo
i18n linting for .vue files under the directories: - app/assets/javascripts/error_tracking_settings - app/assets/javascripts/filtered_search - app/assets/javascripts/projects - app/assets/javascripts/releases - app/assets/javascripts/repository
2019-07-01Vue-i18n: app/assets/javascripts/ide directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/ide directory
2019-07-01Fetch branch diverging counts from APIPhil Hughes
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/46139
2019-07-01Vue-i18n: app/assets/javascripts/pipelines directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/pipelines directory
2019-07-01Vue-i18n: app/assets/javascripts/pages directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/pages directory
2019-06-29Allow collapsing all issue boardsMartin Hanzel
All issue boards can now be collapsed via a button, re-ordered by dragging the header, and the vertical collapsed header style was reworked.
2019-06-28Vue-i18n: javascripts/boards directoryEzekiel Kigbo
i18n linting for .vue files under the app/javascripts/boards directory
2019-06-28Replace 'JIRA' with 'Jira'Takuya Noguchi
https://community.atlassian.com/t5/Jira-questions/Is-it-quot-JIRA-quot-or-quot-Jira-quot/qaq-p/681163 Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-06-28Merge branch 'ce-11098-update-merge-request-settings-description-text' into ↵Filipa Lacerda
'master' CE backport for gitlab-org/gitlab-ee!11859: Update description text of "Merge requests" section of general project settings page See merge request gitlab-org/gitlab-ce!27838
2019-06-28Namespace performance bar translationsEzekiel Kigbo
Added additional translations
2019-06-27Vue-i18n: app/assets/javascripts/performance_bar/ directoryEzekiel Kigbo
i18n linting for .vue files under the app/assets/javascripts/performance_bar/ directory
2019-06-27Merge branch '53811-issue-boards-to-core-projects-backend-ce' into 'master'Stan Hu
Move Multiple Issue Boards for Projects to Core See merge request gitlab-org/gitlab-ce!29757
2019-06-27Externalize strings of access tokens page in user profileantony liu
2019-06-26Merge branch 'refactor/remove-sentry-from-app-settings' into 'master'Stan Hu
Remove Sentry settings from application settings See merge request gitlab-org/gitlab-ce!28447
2019-06-26Move Multiple Issue Boards for Projects to CoreAlexandru Croitor
Refactor code to allow multiple issue boards management for projects in CE