summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2019-07-0320-107/+82
|\
| * Add username to deploy tokensKrasimir Angelov2019-07-021-0/+5
| * Merge branch '12534-clusters' into 'master'Phil Hughes2019-07-021-1/+1
| |\
| | * Backports css class used in EE specs12534-clustersFilipa Lacerda2019-07-021-1/+1
| * | Merge branch '12537-settings-general' into 'master'Phil Hughes2019-07-021-1/+1
| |\ \
| | * | Removes EE differences12537-settings-generalFilipa Lacerda2019-07-021-1/+1
| | |/
| * | Registry component now includes error messagesNick Kipling2019-07-021-47/+7
| * | Merge branch '12532-services-form' into 'master'Phil Hughes2019-07-021-1/+1
| |\ \ | | |/ | |/|
| | * Removes EE differences12532-services-formFilipa Lacerda2019-07-011-1/+1
| * | QA: transfer project specJennifer Louie2019-07-025-7/+7
| * | Don't show tooltips on Open and Closed boardsMartin Hanzel2019-07-011-2/+4
| * | Merge branch 'divergence-graph-api-call' into 'master'Filipa Lacerda2019-07-012-6/+3
| |\ \ | | |/ | |/|
| | * Fetch branch diverging counts from APIPhil Hughes2019-07-012-6/+3
| * | Merge branch 'move-colon-on-merge-request-notification' into 'master'Douwe Maan2019-07-011-1/+1
| |\ \ | | |/ | |/|
| | * Move colon on merge request notificationGeorge Tsiolis2019-07-011-1/+1
| * | Merge branch 'id-stale-branches' into 'master'Grzegorz Bizon2019-07-011-1/+1
| |\ \ | | |/ | |/|
| | * Add endpoint for fetching diverging commit countsid-stale-branchesIgor Drozdov2019-06-281-1/+1
| * | Allow collapsing all issue boardsMartin Hanzel2019-06-281-25/+33
| * | Merge branch 'last-commit-widget-api-call' into 'master'Filipa Lacerda2019-06-281-1/+3
| |\ \
| | * | Use GraphQL API to fetch last commit data for treePhil Hughes2019-06-281-1/+3
| * | | added code difference in `app/views/search/_category.html.haml` from EE to CEMichel Engelen2019-06-281-0/+1
| |/ /
| * | Merge branch '62968-environment-details-header-border-misaligned' into 'master'Kushal Pandya2019-06-281-15/+13
| |\ \
| | * | Align page header for environment details view62968-environment-details-header-border-misalignedDave Pisek2019-06-281-15/+13
| * | | Merge branch 'ce-11098-update-merge-request-settings-description-text' into '...Filipa Lacerda2019-06-282-1/+2
| |\ \ \
| | * | | Update project MR setting section description (CE)Nathan Friend2019-06-252-1/+2
| * | | | Merge branch '6360-tree-header' into 'master'Phil Hughes2019-06-281-0/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Removes EE differences6360-tree-headerFilipa Lacerda2019-06-271-0/+1
| * | | | Merge branch 'sh-avoid-loading-pipeline-status' into 'master'Nick Thomas2019-06-271-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Avoid loading pipeline status in search resultsStan Hu2019-06-271-1/+1
* | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2019-07-032-3/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'osw-persist-tmp-snippet-uploads' into 'master'Marin Jankovski2019-07-021-2/+3
| |\ \ \ \
| | * | | | Persist tmp snippet uploadsOswaldo Ferreira2019-06-171-2/+3
| * | | | | Merge branch 'security-59581-related-merge-requests-count' into 'master'Marin Jankovski2019-07-021-1/+1
| |\ \ \ \ \
| | * | | | | Expose merge requests count based on user accessAlexandru Croitor2019-06-181-1/+1
* | | | | | | Fix styling for `app/assets/stylesheets/framework/notes.scss`George Tsiolis2019-06-271-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Fix incorrect reaction placement in commit diff discussionSamantha Ming2019-06-271-1/+1
* | | | | | Externalize strings of access tokens page in user profileantony liu2019-06-265-43/+43
|/ / / / /
* | | | | Merge branch 'refactor/remove-sentry-from-app-settings' into 'master'Stan Hu2019-06-263-50/+1
|\ \ \ \ \
| * | | | | refactor: remove Sentry from application settingsRoger Meier2019-06-253-50/+1
* | | | | | Bring Manual Ordering on Issue ListRajat Jain2019-06-263-3/+4
* | | | | | New RecaptchaExperimentHelper modulesAsh McKenzie2019-06-252-2/+5
|/ / / / /
* | | | | (CE Port) Set project path on localStorage during onboardingMartin Wortschack2019-06-251-2/+2
* | | | | Merge branch '63177-follow-up-from-use-scoped-routes-for-labels-and-milestone...Filipa Lacerda2019-06-251-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Remove baseEndpoint from search dropdwon63177-follow-up-from-use-scoped-routes-for-labels-and-milestonesDmitriy Zaporozhets2019-06-241-1/+1
* | | | | Use project depended feature flag for pages sslpages-ssl-project-aware-feature-flagVladimir Shushlin2019-06-251-1/+1
* | | | | Rename to time_tracking_limit_to_hours30355-use-hours-only-for-time-trackingHeinrich Lee Yu2019-06-253-4/+10
* | | | | Limit time tracking values to hoursJon Kolb2019-06-251-0/+6
| |_|_|/ |/| | |
* | | | Merge branch 'divergence-graph-fe-rendering' into 'master'Filipa Lacerda2019-06-241-18/+1
|\ \ \ \
| * | | | Render branch divergance graph with VuePhil Hughes2019-06-241-18/+1
| |/ / /
* | | | Add identifiers for onboarding popoversMartin Wortschack2019-06-246-14/+14