- 06 Feb, 2019 8 commits
-
-
Stan Hu authored
This makes it easier to access other project arguments in the future.
-
Stan Hu authored
During creation of a repository, gl_repository may not be known because that depends on a yet-to-be assigned project ID in the database (e.g. project-1234), so for now it is blank.
-
Stan Hu authored
With hashed storage, the project name may not necessarily be the project name, so rename the variable to make it clear.
-
Stan Hu authored
The previous behavior would pass in a list of parameters to Shell, but we can improve this by using the WikiFormatter and Project models to give us the same information.
-
Stan Hu authored
Use project models instead of a list of parameters.
-
Stan Hu authored
When hashed storage is in use, it's helpful to have the project name associated with the request. Closes https://gitlab.com/gitlab-org/gitaly/issues/1394
-
Stan Hu authored
Merge dev.gitlab.org master into GitLab.com master Closes #54721, #56663, #2779, #2776, #2772, #2783, #2766, #2784, #2760, #2775, #2777, #2767, #2786, #2780, and #56860 See merge request gitlab-org/gitlab-ce!24935
-
Fatih Acet authored
Convert note_app_spec.js to Vue test utils See merge request gitlab-org/gitlab-ce!24900
-
- 05 Feb, 2019 32 commits
-
-
Filipa Lacerda authored
Externalize strings from `/app/views/email_rejection_mailer` See merge request gitlab-org/gitlab-ce!24869
-
Fatih Acet authored
Resolve "Update project topics styling to use badges design" Closes #54544 See merge request gitlab-org/gitlab-ce!24415
-
Brandon Labuschagne authored
-
Evan Read authored
docs: improve OpenSSH installation on Windows options See merge request gitlab-org/gitlab-ce!24206
-
Ben Bodenmiller authored
-
Stan Hu authored
Update User's last_activity_on for any GET request on projects Closes #54947 See merge request gitlab-org/gitlab-ce!24642
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
Cookies are no longer needed for this feature to work.
-
Stan Hu authored
Backport: Optimize slow pipelines.js response See merge request gitlab-org/gitlab-ce!24890
-
Phil Hughes authored
Use SVG icon for deployment series See merge request gitlab-org/gitlab-ce!24652
-
Rémy Coutable authored
Skip CSRF check on SAML failure endpoint Closes #56574 See merge request gitlab-org/gitlab-ce!24509
-
Stan Hu authored
-
Nick Thomas authored
Reduce diff with EE in Groups::UpdateService See merge request gitlab-org/gitlab-ce!24912
-
Nick Thomas authored
Reduce the diff with EE in Ci::CreatePipelineService See merge request gitlab-org/gitlab-ce!24831
-
Achilleas Pipinellis authored
Docs: add index for project operations Closes #56115 See merge request gitlab-org/gitlab-ce!24565
-
Marcia Ramos authored
-
Douglas Barbosa Alexandre authored
Reduce diff with EE in Search::GlobalService See merge request gitlab-org/gitlab-ce!24914
-
Yorick Peterse authored
Author is Developer in sec. release MR template See merge request gitlab-org/gitlab-ce!24934
-
Filipa Lacerda authored
Added fuzzy file finder to merge requests Closes #53304 See merge request gitlab-org/gitlab-ce!24434
-
Brett Walker authored
-
Brett Walker authored
-
Rubén Dávila authored
In order to have an accurate date about the last activity of a User we need to update the last_activity_on field when the User is visiting some basic pages of GitLab like pages related to Dashboards, Projects, Issues and Merge Requests
-
Marcia Ramos authored
Instructions on how to use Pages templates Closes #56991 See merge request gitlab-org/gitlab-ce!24796
-
Jason Lenny authored
-
Francisco Javier López authored
-
Sean McGivern authored
Adds helper for `find_or_create_by` in transaction See merge request gitlab-org/gitlab-ce!24913
-
Nick Thomas authored
GitLab.com master now points at Gitaly v1.17.0. Dev master pointed at 1.14.1 due to a recent security release. That fix is present in 1.17.0 so it is safe to take the .com side here.
-
Sean McGivern authored
Cache assets in gitlab:assets:compile Closes #56691 See merge request gitlab-org/gitlab-ce!24542
-