- 04 Mar, 2017 9 commits
-
-
Dmitriy Zaporozhets authored
Fixes filtering by name reseting archive filter Closes #28007 See merge request !9625
-
Dmitriy Zaporozhets authored
Project name "Internal" is too generic and can lead to false positive/negative when there is a visibility filter on the page. So we ensure we check for project inside list holder css class. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Change default project view for user from readme to files view See merge request !9584
-
Hannes Rosenögger authored
Be able to list issues with no labels using API Closes #28520 See merge request !9697
-
Vignesh Ravichandran authored
-
Vignesh Ravichandran authored
-
Robert Speicher authored
Make SidekiqStatus able to count number of jobs completed/running See merge request !9694
-
Robert Speicher authored
Bump health_check gem to version 2.6.0 See merge request !9691
-
- 03 Mar, 2017 31 commits
-
-
Stan Hu authored
-
Filipa Lacerda authored
Revert "Merge branch 'tooltip-hide-on-scroll' into 'master'" See merge request !9693
-
Achilleas Pipinellis authored
add Microsoft Exchange reply by email details Closes #28131 See merge request !9482
-
Robert Speicher authored
Expose pipelines as PipelineBasic `api/v4/projects/:id/pipelines` Closes #26847 See merge request !8875
-
Phil Hughes authored
This reverts merge request !9653
-
Douglas Barbosa Alexandre authored
-
Kamil Trzciński authored
Add KUBE_CA_PEM_FILE, deprecate KUBE_CA_PEM Closes #25753 See merge request !9398
-
Phil Hughes authored
-
Dmitriy Zaporozhets authored
Reuse same search form and behavior for dashboard#projects, group#projects and admin#projects. Repsect all other options like sorting, personal filter when search projects by name. Create FilterableList JS class to handle identical behaviour of projects and groups lists. This change also makes filtering and sorting availabe on explore#projects and explore#groups no matter if you are logged in or not. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Nick Thomas authored
-
Robert Speicher authored
Fix cherry-picking or reverting through an MR Closes #28711 and #28426 See merge request !9640
-
Sean McGivern authored
Add filter param for user's authorized projects in V4 Closes #28865 See merge request !9674
-
Sean McGivern authored
Revert "Disallow system notes for closed issuables" Closes #28207 See merge request !9673
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Previously the search form just wasn't including any params that had previously been set, so when you filtered by name, it would reset all the params & therefore ignoring the archived param Closes #28007
-
Douwe Maan authored
-
Toon Claes authored
The query parameter `membership` should be more self-explaining.
-
Sean McGivern authored
Hide issue info when project issues are disabled Closes #19497 See merge request !9083
-
Marin Jankovski authored
Stop setting Strict-Transport-Securty header from within the app See merge request !9341
-
Paweł Chojnacki authored
-
Oswaldo Ferreira authored
-
Sean McGivern authored
Improve EE compatibility MR docs [ci skip] See merge request !9681
-
Sean McGivern authored
Fix the `Gitlab::Seeder` monkey patch to disable mail delivery Closes #27609 See merge request !9678
-
Filipa Lacerda authored
Hides the tooltip on scroll See merge request !9653
-
Kamil Trzciński authored
Fix runner tags assignment when retrying a job Closes #28846 See merge request !9612
-
Adam Niedzielski authored
EE MR should be updated before CE MR is merged. Suggest using "git rerere".
-
Toon Claes authored
The `projects/:id/pipelines` exposed a lot of extra details that are superfluous and it was taking extra resources to fetch them. To get more details about a pipeline, use `projects/:id/pipelines/:pipeline_id`.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Sean McGivern authored
Use iids as filter parameter Closes #27532 See merge request !9096
-
Robert Speicher authored
-