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 (Expand)Author
2018-06-27Adds empty environments pageTiago Botelho
2018-06-27Adds metrics to Operartions tab in projects sidebarTiago Botelho
2018-04-28[Rails5] Use `safe_params` instead of `params` in `url_for` helpersblackst0ne
2018-04-11Share collaboration check between view and presenterBob Van Landuyt
2018-04-11Rename `create_merge_request` permissionsBob Van Landuyt
2018-04-11Prevent new merge requests for archived projectsBob Van Landuyt
2018-03-07Allow maintainers to edit directly in a forkBob Van Landuyt
2018-01-08disables the shortcut to the issue boards when issues are disabledChristiaan Van den Poel
2017-10-18Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin
2017-08-31Don't show references to Pages when not availableZeger-Jan van de Weg
2017-07-21Backport changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/...Nick Thomas
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-21Use the new check_project_feature_available! method in project controllersNick Thomas
2017-06-21Backport check_project_feature_available! from EENick Thomas
2017-06-13Update tests and applicationKamil Trzcinski
2017-05-19Refactor to more robust implementationMichael Kozono
2017-05-06Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński
2017-05-05Resolve discussionsMichael Kozono
2017-05-05Resolve discussionsMichael Kozono
2017-05-05Dry up routable lookups. Fixes #30317Michael Kozono
2017-05-05Redirect from redirect routes to canonical routesMichael Kozono
2017-05-05Authorize build update on per object basisGrzegorz Bizon
2017-05-04Disable navigation to Pages config if Pages is disabledMark Fletcher
2017-04-20Refactor changing files in web UIDouwe Maan
2017-03-21New directory from interface on existing branchJacopo
2017-02-14Dispatch needed JS when creating a new MR in diff viewSam Rose
2017-02-04Merge branch 'git_to_html_redirection' into 'master' Sean McGivern
2017-02-03Fixed redirection from http://someproject.git to http://someprojectblackst0ne
2017-02-03replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi
2016-09-01Project tools visibility levelFelipe Artur
2016-08-18Refactor to mark Changes tab as active on new MR page.Ruben Davila
2016-06-20Unify check branch name existPaco Guzman
2016-05-28Project#show on projects pending deletion will 404Zeger-Jan van de Weg
2016-04-20Clarify that the diff view setting always comes from the cookieRobert Speicher
2016-04-07Return status code 303 after a branch DELETE operation to avoid project deletionStan Hu
2016-03-22Address feedbackDouwe Maan
2016-03-21Fix some specsDouwe Maan
2016-03-20Tweaks, refactoring, and specsDouwe Maan
2016-02-05Add a controller test for the new 'diff_view' cookieRémy Coutable
2016-02-05Remember user's inline/tabular diff view preference in a cookiekkm
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski
2015-12-09Merge branch 'edit-in-patch-branch' into 'master' Robert Speicher
2015-12-09Make tooltip less confusingDouwe Maan
2015-12-08`builds_enabled` rather than `ci_enabled`Douwe Maan
2015-11-13Expose CI enable option in project featuresKamil Trzcinski
2015-09-29Move CI project settings page to CE project settings areaDmitriy Zaporozhets
2015-09-28Move CI variables page to project settingsDmitriy Zaporozhets
2015-09-24Check for CI enabled in correct placeDmitriy Zaporozhets
2015-09-24Add header for ci graphs and check that it is enabledDmitriy Zaporozhets
2015-04-30Add a page title to every page.Douwe Maan