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
AgeCommit message (Collapse)Author
2018-04-20Changed anchor not to have the js prefix, add i18nJose Ivan Vargas
2018-04-20Ensure an autodevops instance exists for pipelines settingsMayra Cabrera
2018-04-20Create autodevops settings sectionsJose Ivan Vargas
2018-04-20Resolve "Text from the diff is showing within a table header inside the ↵Simon Knox
discussion after the discussion is resolved"
2018-04-20Merge branch 'issue_45435' into 'master'Phil Hughes
Fix issues without links when added from boards new issue modal Closes #45435 See merge request gitlab-org/gitlab-ce!18460
2018-04-19Fix issues without links when added from boards new issue modalFelipe Artur
2018-04-19Resolve "Improve tooltips of collapsed sidebars"Dennis Tang
2018-04-19Merge branch 'master' into ide-staged-changesPhil Hughes
2018-04-19Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera
2018-04-19Resolve "View labels when editing labels in sidebar and board sidebar"André Luís
2018-04-18Merge branch 'master' into ide-staged-changesPhil Hughes
2018-04-17Merge branch 'ce-port-sh-fix-issue-45350' into 'master'Stan Hu
Remove ambiguity when forking a project to a user's namespace See merge request gitlab-org/gitlab-ce!18426
2018-04-17Merge branch '21677-run-pipeline-word' into 'master'Tim Zallmann
Resolve "Improve wording / copy for running a pipeline" Closes #21677 See merge request gitlab-org/gitlab-ce!18396
2018-04-17Merge branch '45271-collpased-diff-loading' into 'master'Phil Hughes
Resolve "Collapsed diff spacing wrong when failed to load" Closes #45271 and #45317 See merge request gitlab-org/gitlab-ce!18351
2018-04-17Remove ambiguity when forking a project to a user's namespaceStan Hu
2018-04-17Replace 'GKE' with 'Google Kubernetes Engine'Taurie Davis
2018-04-17Merge branch 'replace-build-permissions' into 'master'Rémy Coutable
Replace project builds permissions spinach with RSpec See merge request gitlab-org/gitlab-ce!18306
2018-04-17Merge branch 'master' into ide-staged-changesPhil Hughes
2018-04-17Replace project builds permissions spinach with RSpecSemyon Pupkov
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
2018-04-16Fixed web IDE not working for sub-groupsPhil Hughes
Closes #45412
2018-04-16Merge branch '8088_embedded_snippets_support' into 'master'Grzegorz Bizon
Embedded Snippets Support Closes #8088 See merge request gitlab-org/gitlab-ce!15695
2018-04-16Update wording in rspecFilipa Lacerda
2018-04-16Merge branch 'deprecation-warning-for-dynamic-milestones' into 'master'Filipa Lacerda
Deprecation warning for dynamic milestones Closes #42336 See merge request gitlab-org/gitlab-ce!17505
2018-04-16Replace the `project/commits/comments.feature` spinach test with an rspec analogblackst0ne
2018-04-13Don't reset application settings oauth providers by mistakeDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-04-13Don't reset application settings import sourcesDmitriy Zaporozhets
If form does not have import sources checkboxes we should not reset import sources to empty. This fixes issue when import sources got reset after user modifies unrelated settings section like GitLab pages Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-04-13Fix rubocopFilipa Lacerda
2018-04-13Render only one error message per diffFilipa Lacerda
Move html to haml file instead of JS
2018-04-12Renamed 'Overview' to 'Project' in the contextual navigation at a project levelConstance Okoghenun
2018-04-12Merge branch 'dm-archived-read-only' into 'master'Robert Speicher
Make archived projects completely read-only Closes #44788 See merge request gitlab-org/gitlab-ce!18136
2018-04-12 Fixes unresolved discussions rendering the error state instead of the diffFilipa Lacerda
2018-04-12Spec improvements for speed, reliability and readabilityBob Van Landuyt
2018-04-12Merge branch 'fix/gb/fix-pipeline-statuses-illustrations' into 'master'Marin Jankovski
Fix empty state for build that does not have a trace Closes #45204 See merge request gitlab-org/gitlab-ce!18278
2018-04-11Refactor CSS to eliminate vertical misalignment of login navTakuya Noguchi
2018-04-11Resolve "tree/master shows incorrect CI build status"Lin Jen-Shin
2018-04-11Replace the `project/issues/milestones.feature` spinach test with an rspec ↵blackst0ne
analog
2018-04-11Replace the `project/commits/branches.feature` spinach test with an rspec analogblackst0ne
2018-04-11Fix tests for job empty states for a failed buildGrzegorz Bizon
2018-04-11Add a test for job empty state with missing traceGrzegorz Bizon
2018-04-11Add matcher for emojiBob Van Landuyt
2018-04-11Show `New Issue` link for projectsBob Van Landuyt
When a user is not logged in, we want to show the `New Issue` link so he gets directed to the login flow first. When a project is archived, we never want to show the link.
2018-04-11Prevent awarding emoji when a project is archivedBob Van Landuyt
This prevents performing the requests, and disables all emoji reaction buttons
2018-04-11Hide file/directory creation buttonsBob Van Landuyt
2018-04-11Hide `new merge request` button from index pageBob Van Landuyt
When a project is archived, don't show the button on the index page of merge requests
2018-04-11Hide new mr from dropdown for archived projectsBob Van Landuyt
2018-04-11Prevent new merge requests for archived projectsBob Van Landuyt
This prevents creating merge requests targeting archived projects. This could happen when a project was already forked, but then the source was archived.
2018-04-10Address review feedbackRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-04-10Migrate features/project/project.feature to RSpec and reorganize several ↵Rémy Coutable
Project feature specs Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-04-09Merge remote-tracking branch 'origin/master' into ↵Luke Bennett
deprecation-warning-for-dynamic-milestones
2018-04-09Merge branch 'master' into ide-staged-changesPhil Hughes