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-04-04Move leftovers from pipelines_settings_controller to settings/ci_cd_controllerTomasz Maczukin
2017-11-06fixed karma testPhil Hughes
2017-11-06fixed specsPhil Hughes
2017-11-06correctly updates commit data after committing changesPhil Hughes
2017-11-06Multi-file editor fetch log data from a different endpointPhil Hughes
2017-09-19Detect n+1 issues involving GitalyAndrew Newdigate
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-05-24Revert "Remove changes that are not absolutely necessary"Douwe Maan
2017-01-26Remove unused js response from refs controllerFelipe Artur
2016-07-20Create PipelinesSettingsController for showing settings pageKamil Trzcinski
2016-07-20Move Pipelines settings under `gitlab.com/gitlab-org/gitlab-ce/pipelines/sett...Kamil Trzcinski
2016-07-19Update badges pathAnnabel Dunstone
2016-04-06Make it possible to switch ref in badges viewGrzegorz Bizon
2016-02-23Correctly checks if tree view is on screenPhil Hughes
2016-02-23Fixes issue with file view rows not clickable on project main viewPhil Hughes
2016-01-07Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer
2015-10-13Fix error preventing displaying of commit data for a directory with a leading...Stan Hu
2015-07-26Fix commit data retrieval when branch name has single quotesStan Hu
2015-07-06Add ref switching support for graphsDaniel Gerhardt
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-04-07Render a 404 when RefsController#logs_tree gets an HTML requestRobert Speicher
2015-02-21Merge branch 'master' into rails-4.1.9Vinnie Okada
2015-02-20Move 'require_non_empty_project' filter to front so 'assign_ref_vars' doesn't...Douwe Maan
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-03Rubocop: Style/ElseAlignment enabledDmitriy Zaporozhets
2015-01-27Explicitly set before_filter for ref-related controllersDmitriy Zaporozhets
2015-01-01Append in place for strings and arraysCiro Santilli
2014-11-05remove auth duplicationValery Sizov
2014-10-13Factor authorize_push! and authorize_code_access!Ciro Santilli
2014-06-26Increase commit log amount for tree view from 10 to 25Dmitriy Zaporozhets
2014-06-12Load last commit for files per 10 items.Dmitriy Zaporozhets
2014-02-10Show last commit for Blob#showDmitriy Zaporozhets
2013-10-01Update code to work with gitlab_git 3Dmitriy Zaporozhets
2013-06-23Move projects controllers/views in Projects moduleDmitriy Zaporozhets