- 18 Jan, 2018 2 commits
-
-
Filipe Freire authored
-
Filipe Freire authored
-
- 16 Jan, 2018 38 commits
-
-
Filipe Freire authored
+ move activity click to side.rb + add element check on activity.rb + minor fixes
-
-
-
-
Rémy Coutable authored
Update test-and-deploy-ruby-application-to-heroku.md See merge request gitlab-org/gitlab-ce!16500
-
Rémy Coutable authored
Last push widget will show banner for new pushes to previously merged branch Closes #40818 See merge request gitlab-org/gitlab-ce!15728
-
JJ Asghar authored
Converted from type to "stage" due to depreciation. Signed-off-by: JJ Asghar <jjasghar@gmail.com>
-
Filipa Lacerda authored
Add pipeline header padding See merge request gitlab-org/gitlab-ce!16496
-
Tim Zallmann authored
Adjust modal style to new design See merge request gitlab-org/gitlab-ce!16310
-
Stan Hu authored
Resolve "N+1 queries with /projects/:project_id/builds API endpoint" Closes #41957 See merge request gitlab-org/gitlab-ce!16445
-
Douwe Maan authored
Resolve "Wiki uploaded files are missing" Closes #42031 See merge request gitlab-org/gitlab-ce!16499
-
Douwe Maan authored
List backups avilable for restore See merge request gitlab-org/gitlab-ce!16465
-
Phil Hughes authored
dispatcher changes for projects:c* views See merge request gitlab-org/gitlab-ce!16416
-
George Tsiolis authored
-
Nick Thomas authored
-
Fatih Acet authored
Resolve "Icons on forks page are to big" Closes #42046 See merge request gitlab-org/gitlab-ce!16474
-
Simon Knox authored
-
Kamil Trzciński authored
Update auto-deployed prometheus scrape config Closes #41796 See merge request gitlab-org/gitlab-ce!16306
-
Balasankar "Balu" C authored
-
Rémy Coutable authored
Resolve "Cannot search with keyword "merge"" Closes #41666 See merge request gitlab-org/gitlab-ce!16462
-
Rémy Coutable authored
Refactor of buttons _dropdown partial Closes #41921 See merge request gitlab-org/gitlab-ce!16486
-
Rémy Coutable authored
Fix typo in doc_styleguide.md See merge request gitlab-org/gitlab-ce!16481
-
Rémy Coutable authored
Change user settings column width See merge request gitlab-org/gitlab-ce!16479
-
Rémy Coutable authored
Fix top-area inconsistent capitalization See merge request gitlab-org/gitlab-ce!16476
-
Rémy Coutable authored
Resolve "Enable Project Milestone Deletion via the API" Closes #41476 See merge request gitlab-org/gitlab-ce!16478
-
Balasankar "Balu" C authored
-
Jacopo authored
Enables project milestone deletion via DELETE /projects/:id/milestones/:milestone_id
-
Sean McGivern authored
Fix error on changes tab when merge request cannot be created Closes #41460 See merge request gitlab-org/gitlab-ce!16409
-
Simon Knox authored
-
Simon Knox authored
-
Filipa Lacerda authored
Added imports for milestone dispatcher routes See merge request gitlab-org/gitlab-ce!16387
-
Rémy Coutable authored
Merge branch '42074-rspec-spec-lib-gitlab-background_migration-deserialize_merge_request_diffs_and_commits_spec-rb-spec-services-system_note_service_spec-rb-fails' into 'master' Resolve "rspec spec/lib/gitlab/background_migration/deserialize_merge_request_diffs_and_commits_spec.rb spec/services/system_note_service_spec.rb fails" Closes #42074 See merge request gitlab-org/gitlab-ce!16487
-
Sean McGivern authored
We should use this limit everywhere, but especially in project search results, where we could be highlighting very long single lines. (Typical examples: minified JavaScript, and JSON data files.)
-
Sean McGivern authored
A file containing /:\d+:/ in its contents would break the search results if those contents were part of the results, because we were splitting on colons, which can't work with untrusted input. Changing to use the null byte as a separator is much safer.
-
Filipa Lacerda authored
Fixed merge request status badge not updating after merging See merge request gitlab-org/gitlab-ce!16470
-
Balasankar "Balu" C authored
-
Sean McGivern authored
Migrate Commit#uri_type to Gitaly Closes gitaly#915 See merge request gitlab-org/gitlab-ce!16453
-
Sean McGivern authored
Resolve "Error while searching for text starting with slash "/"" Closes #36571 See merge request gitlab-org/gitlab-ce!16455
-