- Sep 04, 2019
-
-
pshutsin authored
Improve diff lines count efficiency
-
- Nov 13, 2018
-
-
gfyoung authored
Enables frozen string for the following: * lib/gitlab/fogbugz_import/**/*.rb * lib/gitlab/gfm/**/*.rb * lib/gitlab/git/**/*.rb * lib/gitlab/gitaly_client/**/*.rb * lib/gitlab/gitlab_import/**/*.rb * lib/gitlab/google_code_import/**/*.rb * lib/gitlab/gpg/**/*.rb * lib/gitlab/grape_logging/**/*.rb * lib/gitlab/graphql/**/*.rb * lib/gitlab/graphs/**/*.rb * lib/gitlab/hashed_storage/**/*.rb * lib/gitlab/health_checks/**/*.rb Partially address gitlab-org/gitlab-ce#47424.
-
- Oct 01, 2018
-
-
Oswaldo Ferreir authored
- Creates a new column to hold the single patch limit value on application_settings - Allows updating this value through the application_settings API - Calculates single diff patch collapsing limit based on diff_max_patch_bytes column - Updates diff limit documentation - Adds documentation (with warning) as of how one can update this limit
-
- Sep 06, 2018
-
-
Oswaldo Ferreir authored
We used to apply this limitation on GitLab when using Rugged. Now that we've shifted to Gitaly, this parameter needs to be sent via a RPC request. Currently this value is hardcoded on Gitaly.
-
- Jul 06, 2018
-
-
Jacob Vosmaer (GitLab) authored
-
- Aug 08, 2017
-
-
Alejandro Rodríguez authored
-
- Jul 19, 2017
-
-
Ahmad Sherif authored
-
- Jul 12, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
- Jun 14, 2017
-
-
Douwe Maan authored
-
- May 31, 2017
-
-
Douwe Maan authored
-
- May 29, 2017
-
-
Douwe Maan authored
-
- May 24, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
- May 23, 2017
-
-
Douwe Maan authored
-
- May 11, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
- Mar 15, 2017
-
-
Ahmad Sherif authored
-
- Jan 05, 2017
-
-
Robert Speicher authored
-