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-22Merge branch 'maintainers-can-create-subgroup' into 'master'Sean McGivern
Add a group setting to allow Maintainers to create sub-groups See merge request gitlab-org/gitlab-ce!29718
2019-07-22Display group id on group admin pageZsolt Kovari
2019-07-20Regenerate locale stringsFabio Papa
2019-07-17Move boards switcher partialWinnie Hellmann
(cherry picked from commit a82e4d57a6fbba840a8a944e372b80866a1e48cc)
2019-07-16Merge branch 'vue-file-list-breadcrumb-dropdown' into 'master'Filipa Lacerda
Added add to tree dropdown to Vue files breadcrumb Closes #62865 See merge request gitlab-org/gitlab-ce!30177
2019-07-16Fix broken vue i18n stringsAndré Luís
2019-07-16Updating wording as per desgn guidelinesNick Kipling
Shortened descriptive text Added copy button to code snippets
2019-07-15Hide restricted and disallowed visibility radiosLuke Bennett
Show a message if many levels are restricted and a different message if all levels are restricted.
2019-07-15Added add to tree dropdown to Vue files breadcrumbPhil Hughes
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.