Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Prev/Next pagination for exploring projectspagination-projects-explore | Yorick Peterse | 2017-08-14 | 1 | -1/+1 |
| | | | | | | | | | | This changes the pagination of the "Explore" pages so they use a simpler pagination system that only shows "Prev" and "Next" buttons. This removes the need for getting the total number of rows to display, a process that can easily take up to 2 seconds when browsing through a large list of projects. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/27390 | ||||
* | Merge branch 'feature/migrate-force-push-check-to-gitaly' into 'master' | Robert Speicher | 2017-08-11 | 1 | -1/+1 |
|\ | | | | | | | | | Migrate force push check to Gitaly See merge request !13406 | ||||
| * | Migrate force push check to Gitalyfeature/migrate-force-push-check-to-gitaly | Ahmad Sherif | 2017-08-11 | 1 | -1/+1 |
| | | |||||
* | | Bumps omniauth-ldap gem version to 2.0.4bump-omniauth-ldap-gem-version-2-0-4 | Tiago Botelho | 2017-08-11 | 1 | -1/+1 |
| | | |||||
* | | Don't require stackprof in Gemfile | Rémy Coutable | 2017-08-09 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Re-enable SqlInjection and CommandInjection | Brian Neel | 2017-08-08 | 1 | -0/+1 |
| | |||||
* | Merge branch 'feature/migrate-repository-size-to-gitaly' into 'master' | Robert Speicher | 2017-08-07 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Migrate Gitlab::Git::Repository#size to Gitaly Closes gitaly#437 See merge request !13259 | ||||
| * | Migrate Gitlab::Git::Repository#size to Gitalyfeature/migrate-repository-size-to-gitaly | Ahmad Sherif | 2017-08-07 | 1 | -1/+1 |
| | | | | | | | | Closes gitaly#437 | ||||
* | | Backport changes in ↵ | Nick Thomas | 2017-08-07 | 1 | -0/+10 |
|/ | | | | https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2551 to CE | ||||
* | Upgrade haml_lint Gem to 0.26.0 | Winnie Hellmann | 2017-08-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'feature/migrate-load-blame-to-gitaly' into 'master' | Robert Speicher | 2017-08-04 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Migrate blame loading to Gitaly Closes gitaly#421 See merge request !13155 | ||||
| * | Migrate blame loading to Gitalyfeature/migrate-load-blame-to-gitaly | Ahmad Sherif | 2017-08-03 | 1 | -1/+1 |
| | | | | | | | | Closes gitaly#421 | ||||
* | | Bump rspec to 3.6.0rs-update-rspec | Robert Speicher | 2017-08-03 | 1 | -2/+2 |
|/ | |||||
* | Migrate Gitlab::Git::Repository#count_commits to Gitalyfeature/migrate-count-commits-to-gitaly | Ahmad Sherif | 2017-08-02 | 1 | -1/+1 |
| | | | | Closes gitaly#415 | ||||
* | Bump rubocop to 0.49.1 and rubocop-rspec to 1.15.1 | Takuya Noguchi | 2017-08-01 | 1 | -2/+2 |
| | |||||
* | Migrate Repository#tags to Gitalyfeature/migrate-repository-tags-to-gitaly | Ahmad Sherif | 2017-07-27 | 1 | -1/+1 |
| | | | | Closes gitaly#411 | ||||
* | Merge branch 'pawel/prometheus_client_pid_reuse_error' into 'master' | Robert Speicher | 2017-07-27 | 1 | -1/+1 |
|\ | | | | | | | | | Fix prometheus client pid reuse bug See merge request !13130 | ||||
| * | Update prometheus client gem to fix problems with PID handling followingpawel/prometheus_client_pid_reuse_error | Pawel Chojnacki | 2017-07-27 | 1 | -1/+1 |
| | | | | | | | | unicorn forking new workers. | ||||
* | | update rugged | Alexis Reigel | 2017-07-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | the rugged versions up to 0.26.0b3 had a bug concerning the signature extraction. The extracted signature was not always the same, probably due to a buffer (overflow) issue in libgit. see https://github.com/libgit2/rugged/issues/608 | ||||
* | | Prototype key verification | Kevin O'Connor | 2017-07-27 | 1 | -0/+3 |
|/ | |||||
* | Merge remote-tracking branch 'dev/master' | Douwe Maan | 2017-07-26 | 1 | -0/+1 |
|\ | | | | | | | | | | | # Conflicts: # Gemfile # Gemfile.lock | ||||
| * | Add net-ldap explicitly since we use it directly | Michael Kozono | 2017-07-26 | 1 | -0/+1 |
| | | | | | | | | And this has already been done on EE, so it’ll match now. | ||||
| * | Fix plain LDAP (no encryption) | Michael Kozono | 2017-07-26 | 1 | -1/+1 |
| | | |||||
| * | Upgrade omniauth-ldap gem (and some dependencies) | Michael Kozono | 2017-07-26 | 1 | -1/+1 |
| | | | | | | | | Most notably, the net-ldap gem. | ||||
* | | Merge branch 'bump-omniauth-ldap-gem-version' into 'master' | Sean McGivern | 2017-07-26 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | Bumps Gitlab Omniauth LDAP version See merge request !13059 | ||||
| * | Bumps Gitlab Omniauth LDAP versionbump-omniauth-ldap-gem-version | Tiago Botelho | 2017-07-25 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'upgrade_re2' into 'master' | Rémy Coutable | 2017-07-25 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | Upgrade re2 to support seperate CXX and CC passing See merge request !13064 | ||||
| * | | Upgrade re2 to support seperate CXX and CC passing | Frank Groeneveld | 2017-07-25 | 1 | -1/+1 |
| |/ | |||||
* | | Resolve "More RESTful API: include resource URLs in responses" | Oswaldo Ferreira | 2017-07-25 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'dz-update-shoulda' into 'master' | Rémy Coutable | 2017-07-25 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | Update shoulda-matchers gem to 3.1.2 See merge request !13040 | ||||
| * | Update shoulda-matchers gem to 3.1.2 | Dmitriy Zaporozhets | 2017-07-24 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Upgrade the re2 gem to 1.1.0 | Nick Thomas | 2017-07-24 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'feature/migrate-commit-find-all-to-gitaly' into 'master' | Robert Speicher | 2017-07-21 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Migrate Gitlab::Git::Commit.find_all to Gitaly Closes gitaly#396 See merge request !12934 | ||||
| * | Migrate Gitlab::Git::Commit.find_all to Gitalyfeature/migrate-commit-find-all-to-gitaly | Ahmad Sherif | 2017-07-20 | 1 | -1/+1 |
| | | | | | | | | Closes gitaly#396 | ||||
* | | Merge branch 'dz-update-grape' into 'master' | Sean McGivern | 2017-07-21 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | Update grape gem See merge request !12992 | ||||
| * | Update grape gemdz-update-grape | Dmitriy Zaporozhets | 2017-07-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | New version of the gem returns 200 status code on delete with content instead of 204 so we explicitly set status code to keep existing behavior Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Merge branch 'feature/send-diff-limits-to-gitaly' into 'master' | Robert Speicher | 2017-07-20 | 1 | -1/+1 |
|\ \ | |/ |/| | | | | | Migrate DiffCollection limiting logic to Gitaly See merge request !12867 | ||||
| * | Migrate DiffCollection limiting logic to Gitalyfeature/send-diff-limits-to-gitaly | Ahmad Sherif | 2017-07-19 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '24570-use-re2-for-user-supplied-regexp-9-3' into 'security-9-3' | Douwe Maan | 2017-07-19 | 1 | -0/+3 |
|/ | | | | | | 24570 use re2 for user supplied regexp 9 3 See merge request !2129 | ||||
* | Merge branch 'authentiq-updates' into 'master' | Rémy Coutable | 2017-07-19 | 1 | -1/+1 |
|\ | | | | | | | | | Added authentiq provider to tests and updated documentation, gem and config file. See merge request !12952 | ||||
| * | Added authentiq provider to tests and updated documentation, gem and config ↵ | Alexandros Keramidas | 2017-07-18 | 1 | -1/+1 |
| | | | | | | | | file. | ||||
* | | Update Prometheus gem to version that explicitly calls `munmap` | Paweł Chojnacki | 2017-07-19 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'rc/bump-peek-performance_bar' into 'master' | Sean McGivern | 2017-07-19 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | Bump peek-performance_bar to 1.3.0 and get rid of a monkey-patch See merge request !12939 | ||||
| * | | Bump peek-performance_bar to 1.3.0 and get rid of a monkey-patchrc/bump-peek-performance_bar | Rémy Coutable | 2017-07-18 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | Add structured logging for Rails processessh-structured-logging | Stan Hu | 2017-07-18 | 1 | -0/+3 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This introduces JSON logging for Rails views saved to a file called `development_json.log`, `production_json.log`, etc. For example, instead of this unparsable log: ``` Started GET "/" for 127.0.0.1 at 2012-03-10 14:28:14 +0100 Processing by HomeController#index as HTML Rendered text template within layouts/application (0.0ms) Rendered layouts/_assets.html.erb (2.0ms) Rendered layouts/_top.html.erb (2.6ms) Rendered layouts/_about.html.erb (0.3ms) Rendered layouts/_google_analytics.html.erb (0.4ms) Completed 200 OK in 79ms (Views: 78.8ms | ActiveRecord: 0.0ms) ``` We get a single line with this: ``` {"method":"GET","path":"/,"format":"html","controller":"HomeController","action":"index","status":200,"duration":79,"view":78.8,"db":0.0,"location":"http://localhost/","time":"2017-07-18 09:35:17 -0700"} ``` Part of #20060 | ||||
* | | Merge branch '34831-remove-coffee-rails-gem' into 'master' | Jacob Schatz | 2017-07-17 | 1 | -1/+0 |
|\ \ | | | | | | | | | | | | | | | | | | | Remove coffee-rails gem Closes #34831 See merge request !12715 | ||||
| * | | Remove coffee-rails gem | Takuya Noguchi | 2017-07-08 | 1 | -1/+0 |
| | | | |||||
* | | | Bump fog-core to 1.44.3 and fog providers' plugins to latest | Takuya Noguchi | 2017-07-16 | 1 | -1/+1 |
| | | | |||||
* | | | Update the mysql2 gem to v0.4.5 | Nick Thomas | 2017-07-14 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch '34858-bump-scss-lint-to-0-54-0' into 'master' | Rémy Coutable | 2017-07-12 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Bump scss-lint to 0.54.0 Closes #34858 See merge request !12733 |