- 03 Jan, 2018 38 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
We'd need to keep track of project full path otherwise directory tree created with hashed storage enabled cannot be usefully imported using the import rake task.
-
Robert Speicher authored
Speed up generation of commit stats by using Rugged native methods See merge request gitlab-org/gitlab-ce!16186
-
Robert Speicher authored
Migrate repo forking to Gitaly Closes gitaly#825 See merge request gitlab-org/gitlab-ce!16018
-
Robert Speicher authored
Fix `rake db:seed_fu` not doing anything in CI Closes #41517 See merge request gitlab-org/gitlab-ce!16146
-
Filipa Lacerda authored
Switch some bundles to use Axios Closes #41043 See merge request gitlab-org/gitlab-ce!15951
-
Douwe Maan authored
Add i18n helpers to branch comparison view See merge request gitlab-org/gitlab-ce!16031
-
Douwe Maan authored
Resolve "gitlab-rake gitlab:import:repos schedules an import" Closes #41424 See merge request gitlab-org/gitlab-ce!16115
-
James Ramsay authored
-
James Ramsay authored
-
James Ramsay authored
-
James Lopez authored
-
James Ramsay authored
-
Grzegorz Bizon authored
Fix method lookup See merge request gitlab-org/gitlab-ce!16191
-
Jacob Vosmaer authored
-
Sean McGivern authored
Multi File Editor File icons See merge request gitlab-org/gitlab-ce!16100
-
Tim Zallmann authored
-
Tim Zallmann authored
Resolve "Performance bar prevent the auto-scroll-to-bottom when visiting a job's page" Closes #41120 See merge request gitlab-org/gitlab-ce!16084
-
Marin Jankovski authored
Align chart docs with readme See merge request gitlab-org/gitlab-ce!16185
-
Sean McGivern authored
Skip projects filter on issues search See merge request gitlab-org/gitlab-ce!16117
-
Grzegorz Bizon authored
Gitaly conflict resolver Closes gitaly#813 See merge request gitlab-org/gitlab-ce!15755
-
James Lopez authored
-
James Lopez authored
-
Stan Hu authored
The previous implementation iterated across the entire patch set to determine the number of lines added, deleted, and changed. Rugged has a native method `Rugged::Diff#stat` that does this already, which appears to be a little faster and require less RAM than doing this ourselves. Improves performance in #41524
-
Joshua Lambert authored
-
Annabel Dunstone Gray authored
Resolve "Modify the empty state of changes in MR" Closes #41357 See merge request gitlab-org/gitlab-ce!16072
-
Annabel Dunstone Gray authored
Remove unnecessary sidebar element realignment See merge request gitlab-org/gitlab-ce!16159
-
Filipa Lacerda authored
-
Annabel Dunstone Gray authored
Add break word wrapping to well-list See merge request gitlab-org/gitlab-ce!16024
-
Eric Eastwood authored
-
Eric Eastwood authored
-
Eric Eastwood authored
-
Eric Eastwood authored
-
- 02 Jan, 2018 2 commits
-
-
Eric Eastwood authored
-
Eric Eastwood authored
Before: /-/boards/1/issues.json?page=1&per=50&scope=all&utf8=✓&state=opened&milestone_title=#upcoming After: /-/boards/1/issues.json?page=1&per=50&scope=all&utf8=%E2%9C%93&state=opened&milestone_title=%23upcoming
-