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
2017-11-02CE port of code changed for epicsJarka Kadlecova
2017-08-07Support references to group milestonesSean McGivern
2017-07-31Fix group milestone path on issuable sidebarSean McGivern
2017-07-09Also inject new route helpers into includers of GitlabRoutingHelperDouwe Maan
2017-07-07Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-07Merge branch '12910-snippets-description' into 'master'Phil Hughes
2017-05-31Support descriptions for snippetsJarka Kadlecova
2017-05-17Rename BuildsController to JobsControllerLin Jen-Shin
2017-05-12Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg
2017-05-05Support comments for personal snippetsJarka Kadlecova
2017-05-05Merge branch 'adam-separate-slash-commands' into 'master' Rémy Coutable
2017-05-04Display slash commands outcome when previewing MarkdownRares Sfirlogea
2017-05-04Add artifact file page that uses the blob viewerDouwe Maan
2017-03-07Added Prometheus Service and Prometheus graphsKamil Trzciński
2017-02-06Fixed tests, renamed files and methodsJose Ivan Vargas
2017-02-06Changed the controller/route name to 'ci/cd' and renamed the corresponding filesJose Ivan Vargas
2017-01-19Corrected code style and titlesJose Ivan Vargas
2017-01-19Moved the webhooks and services gear options to a single one called integrationsJose Ivan Vargas
2017-01-03Moved the members (project_members)option to a single controller called membersJose Ivan Vargas
2016-12-01API: Endpoint to expose personal snippets as /snippetsGuyzmo
2016-11-11add link to build's pipeline within build page headerMike Greiling
2016-10-14Add back the space which Sublime can't easily tell:Lin Jen-Shin
2016-10-14Use the same style in the same file, feedback:Lin Jen-Shin
2016-10-13Introduce more GitLab routing helpers, feedback:Lin Jen-Shin
2016-09-21Merge branch 'and-you-get-awards' into 'master' Rémy Coutable
2016-09-21Scope environments to projectKamil Trzcinski
2016-09-19Fix tests for Snippets toggling awardsZ.J. van de Weg
2016-09-15Implement Cycle Analytics frontend.Fatih Acet
2016-08-24Path could also have slashes! Feedback:Lin Jen-Shin
2016-08-18Use path rather than URL because it should work for http 302:Lin Jen-Shin
2016-08-17Use switch case in a helper, feedback:Lin Jen-Shin
2016-06-15Merge branch 'environments-and-deployments' into 'master' Rémy Coutable
2016-06-14UI and copywriting improvementsRémy Coutable
2016-06-10commit statusKamil Trzcinski
2016-05-12Fix CI testsKamil Trzcinski
2016-05-08WIPKamil Trzcinski
2016-05-04Added docker registry viewKamil Trzcinski
2016-04-13Cleanup changesKamil Trzcinski
2016-04-12Use Ci::Commit as PipelineKamil Trzcinski
2015-12-04Ensure "Remove Source Branch" button is not shown when branch is being delete...Rubén Dávila
2015-10-14Added builds viewKamil Trzcinski
2015-09-25Move runners page to project settingsDmitriy Zaporozhets
2015-09-14Add page titles to header for group and projectDmitriy Zaporozhets
2015-07-07Move project activity to separate tab. Add more features to project home pageDmitriy Zaporozhets
2015-06-25Refactor issue and merge request sidebarDmitriy Zaporozhets
2015-04-01Better looking milestone listsDmitriy Zaporozhets
2015-03-20Fix project issues and merge requests pagesDmitriy Zaporozhets
2015-03-09Enforce restricted visibilities for snippetsVinnie Okada