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
2016-09-22Merge branch 'revert-6455-and-4960' into 'master' Douwe Maan
2016-09-22Revert part of "Merge branch 'update_issues_mr_counter' into 'master'Rémy Coutable
2016-09-22Merge branch 'fix-mr-version-dropdowns' into 'master' Fatih Acet
2016-09-22Merge branch 'search-field-ignores' into 'master' Rémy Coutable
2016-09-22Merge branch 'hotfix-gl-dropdown-field-undefined' into 'master' Rémy Coutable
2016-09-22Revert "Merge branch '22421-fix-issuable-counter-when-more-than-one-label-is-...Rémy Coutable
2016-09-22fix dropdowns for mr-versionstauriedavis
2016-09-22Merge branch 'fix-pipeline-for-empty-merge-request-diff' into 'master' Rémy Coutable
2016-09-22Merge branch 'bpj-merge-request-diff-fixes' into 'master' Rémy Coutable
2016-09-22So that st_commits could never be nilLin Jen-Shin
2016-09-22Hotfix the issuable counters when filtering by multiple labelsRémy Coutable
2016-09-22Intercept issues search form submit to preserve filters.Bryce
2016-09-22Stop disabling jump_to_next buttons, when not on latest MR diff.Bryce Johnson
2016-09-22Remove colons in dropdowns, use icon helper, and fix 'Show original' link.Bryce Johnson
2016-09-22For empty merge_request_diff st_commits would be nilLin Jen-Shin
2016-09-22Merge branch 'reorganize_sections_in_admin_settings' into 'master' Achilleas Pipinellis
2016-09-21Merge branch 'zj-default-setting-features' into 'master' Robert Speicher
2016-09-21Remove duplicate default_value_level entryZeger-Jan van de Weg
2016-09-21Merge branch 'and-you-get-awards' into 'master' Rémy Coutable
2016-09-21Merge branch 'correct-builds-pipeline-commit-header-to-build-header' into 'ma...Fatih Acet
2016-09-21Merge branch 'rs-simplify-fetch_members' into 'master' Rémy Coutable
2016-09-21Merge branch 'shrink-profile-info' into 'master' Fatih Acet
2016-09-21Merge branch 'show-all-pipelines-from-all-diffs' into 'master' Rémy Coutable
2016-09-21Add default values for ProjectFeatureZ.J. van de Weg
2016-09-21Simplify invited_group_members filter-by-levelRobert Speicher
2016-09-21Merge branch 'limit-number-of-shown-environments' into 'master' Rémy Coutable
2016-09-21Use `public_send` over `send` in ProjectTeamRobert Speicher
2016-09-21Merge branch '20310-new-project-btn' into 'master' Jacob Schatz
2016-09-21Reorganize sections in Admin area settingsAchilleas Pipinellis
2016-09-21Scope environments to projectKamil Trzcinski
2016-09-21Added horizontal padding on build page sidebar on code coverage blockVitaly Baev
2016-09-21Fix project for merge_request environmentsKamil Trzcinski
2016-09-21Merge branch 'add_spec_for_committer_hash' into 'master' Rémy Coutable
2016-09-21Add tests to verify the correctness of returned environmentsKamil Trzcinski
2016-09-21Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-09-21Merge branch 'post-merge-improve-of-ci-permissions' into 'master' Rémy Coutable
2016-09-21Limit number of shown environments for Merge RequestsKamil Trzcinski
2016-09-21Merge branch '21170-cycle-analytics' into 'master' Stan Hu
2016-09-21Implement fourth round of comments from @DouweM.Timothy Andrew
2016-09-21Added checks for field before field.length and removed unneeded fieldNameLuke Bennett
2016-09-21Remove unnecessary #{} in cycle analytics template.Fatih Acet
2016-09-21Update cycle analytics icon and fix color of the dismiss button.Fatih Acet
2016-09-21Use triple dashes for the empty value in cycle analytics.Fatih Acet
2016-09-21Fix typo on cycle analytics copy.Fatih Acet
2016-09-21Add page title and fix sub menu width in Cycle Analytics page.Fatih Acet
2016-09-21Update Cycle Analytics Read more link URL.Fatih Acet
2016-09-21Display the cycle analytics navbar based on the `:read_cycle_analytics` ability.Timothy Andrew
2016-09-20Add a spec for merge request metric caching while refreshing a merge request ...Timothy Andrew
2016-09-20Use the `IssuableBaseService` lifecycle hooks to cache `MergeRequestsClosingI...Timothy Andrew
2016-09-20Implement a second round of review comments from @DouweM.Timothy Andrew