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/app
AgeCommit message (Expand)Author
2017-09-15Merge branch 'revert-sidebar-title-attribute' into 'master'Filipa Lacerda
2017-09-15Merge branch '20824-scope-users-to-members-in-group-issuable-list' into 'master'Phil Hughes
2017-09-15Merge branch '37844-layout-nav-space' into 'master'Phil Hughes
2017-09-15Fix typoFabio Busatto
2017-09-14Merge branch 'changes-overflow-fix' into 'master'Annabel Dunstone Gray
2017-09-14Merge branch 'ci-environment-status-performance' into 'master'Stan Hu
2017-09-14Merge branch 'change-dashed-border-button-color' into 'master'Annabel Dunstone Gray
2017-09-14Add missing classes to omniauth remember-me checkbox and add correct font-sizeJedidiah
2017-09-14Merge branch 'gitlab-git-user' into 'master'Rémy Coutable
2017-09-14Merge branch 'refactor-animate-js' into 'master'Clement Ho
2017-09-14Return only group's members in user dropdowns on issuables list pagesRémy Coutable
2017-09-14Rename Gitlab::Git::Committer to UserJacob Vosmaer
2017-09-14Remove extra space between profile header and navbarAnnabel Dunstone Gray
2017-09-14Merge branch '37759-also-treat-newlines-as-separator' into 'master'Kamil Trzciński
2017-09-14Restore has_visible_content? to improve performance (cache)Jarka Kadlecova
2017-09-14changed dashed border button color to be darkerDimitrie Hoekstra
2017-09-14Truncate milestone text on collapse; add tooltip for titleAnnabel Dunstone Gray
2017-09-14Update badge color to match theme; lighten active color in sidebarAnnabel Dunstone Gray
2017-09-14Merge branch '34510-board-issues-sql-speedup' into 'master'Douwe Maan
2017-09-14Merge branch 'sub-group-dropdown-width' into 'master'Annabel Dunstone Gray
2017-09-14Fixed width of sub-group in breadcrumb dropdownPhil Hughes
2017-09-14Fix the default navigation theme selection on invalid idVitaliy @blackst0ne Klachkov
2017-09-13RepoEditor: Fix markdown preview rendering.Fatih Acet
2017-09-13RepoEditor: Fix active line hilite color.Fatih Acet
2017-09-13RepoEditor: Fix empty state for image blob view.Fatih Acet
2017-09-13Remove animate.js and the issuable label pulse animation.Bryce Johnson
2017-09-13Merge branch 'ce-backport-new-sidebar-boards' into 'master'Filipa Lacerda
2017-09-13Scope users by group in issuable search barbarthc
2017-09-13Remove title attribute from sidebar elementsPhil Hughes
2017-09-13Fixed overflow issue in changes dropdownPhil Hughes
2017-09-13Constrain environment deployments to project IDsYorick Peterse
2017-09-13Refactor MonitoringService classMike Greiling
2017-09-13Merge branch 'patch-26' into 'master'Rémy Coutable
2017-09-13escape characters in git user nameBrandon Everett
2017-09-13Merge branch 'fix/sm/37559-pipeline-triggered-through-api-not-showing-trigger...Kamil Trzciński
2017-09-13Also treat newlines as separator, as people would do thatLin Jen-Shin
2017-09-13CE backport of new-sidebar-boardsPhil Hughes
2017-09-13AutoDevOps banner hidden on explicit CI configZeger-Jan van de Weg
2017-09-13Merge branch 'zj-feature-flipper-disable-banner' into 'master'Kamil Trzciński
2017-09-13Merge branch 'zj-usage-data-auto-devops' into 'master'Kamil Trzciński
2017-09-13Fix PipelineTriggerService to associate trigger_request with buildsShinya Maeda
2017-09-13Add help text to runner edit page that tags should be separated by commas.Brendan O'Leary
2017-09-13Merge branch '36907-new-issue-from-failed-build-no-longer-links-to-failed-bui...Grzegorz Bizon
2017-09-13Merge branch '5836-move-lib-ci-into-gitlab-namespace' into 'master'Grzegorz Bizon
2017-09-13Resolve "Image onion skin + swipe does not work anymore"Tim Zallmann
2017-09-12fix another N+1 query for label prioritiesmicael.bergeron
2017-09-12move `lib/ci/mask_secret.rb` into `lib/gitlab/ci/mask_secret.rb`Maxim Rydkin
2017-09-12move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb`Maxim Rydkin
2017-09-12move `lib/ci/model.rb` into `lib/gitlab/ci/model.rb`Maxim Rydkin
2017-09-12move `lib/ci/charts.rb` into `lib/gitlab/ci/charts.rb`Maxim Rydkin