summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | Enable caching of Gitlab::Markdown rendered resultDouwe Maan2015-10-142-12/+27
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Use Gitlab::Markdown.render with :pipeline option rather than different methodsDouwe Maan2015-10-145-141/+162
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Block LDAP user when they are no longer found in the LDAP serverDrew Blessing2015-12-081-1/+3
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'serve_lfs_object' into 'master' Douwe Maan2015-12-081-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Serve LFS object Depends on gitlab-org/gitlab_git!57 See merge request !1976
| | * | | | | | | | | | | | Recursivity needed if a fork is a fork of a fork.Marin Jankovski2015-12-041-1/+1
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Inline Gitlab::Blacklist in NamespaceValidatorrs-validatorsRobert Speicher2015-12-071-34/+0
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'webhook_payload_with_changes' into 'master' Valery Sizov2015-12-071-31/+5
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add added, modified and removed properties to commit object in webhook https://gitlab.com/gitlab-org/gitlab-ee/issues/20 See merge request !1988
| | * | | | | | | | | | fixes after reviewwebhook_payload_with_changesValery Sizov2015-12-071-1/+1
| | | | | | | | | | | |
| | * | | | | | | | | | fox specsValery Sizov2015-12-071-1/+3
| | | | | | | | | | | |
| | * | | | | | | | | | Add added, modified and removed properties to commit object in webhookValery Sizov2015-12-041-30/+2
| | |/ / / / / / / / /
| * | | | | | | | | | Satisfy rubocoplink-refsDouwe Maan2015-12-031-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Pass original text along with label reference filter.Douwe Maan2015-12-031-1/+5
| | | | | | | | | | |
| * | | | | | | | | | Use URL helpers in specsDouwe Maan2015-12-031-2/+2
| | | | | | | | | | |
| * | | | | | | | | | Merge branch 'master' into link-refsDouwe Maan2015-12-031-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | fix deprecation messages in testsValery Sizov2015-12-031-1/+1
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Allow invalid URLs in closing patternDouwe Maan2015-12-021-1/+3
| | | | | | | | | |
| * | | | | | | | | Merge branch 'master' into link-refsDouwe Maan2015-12-025-5/+21
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Merge branch 'upload_hook' into 'master' Valery Sizov2015-11-301-0/+17
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fire update hook from GitLab https://gitlab.com/gitlab-org/gitlab-ce/issues/3069 See merge request !1882
| | | * | | | | | | | Fire update hook from GitLabValery Sizov2015-11-301-0/+17
| | | | | | | | | | |
| | * | | | | | | | | fix specsrails_update_to_4_2Valery Sizov2015-11-302-2/+2
| | | | | | | | | | |
| | * | | | | | | | | Migrate mailers to ActiveJobValery Sizov2015-11-262-3/+2
| | |/ / / / / / / /
| * | | | | | | | | Expand inline docs.Douwe Maan2015-12-012-2/+28
| | | | | | | | | |
| * | | | | | | | | Pick up direct links to issues/MRs as references.Douwe Maan2015-12-011-1/+16
| | | | | | | | | |
| * | | | | | | | | Allow reference format as link hrefDouwe Maan2015-12-017-25/+80
| | | | | | | | | |
| * | | | | | | | | Autolink first so we don't pick up numeric anchors as issue references.Douwe Maan2015-12-0110-25/+58
| | | | | | | | | |
| * | | | | | | | | Render commit reference using short sha, but include full sha in comment.Douwe Maan2015-12-011-1/+1
| | | | | | | | | |
| * | | | | | | | | Fix code docsDouwe Maan2015-12-011-8/+7
| | | | | | | | | |
| * | | | | | | | | Have ClosingIssueExtractor recognize all referenced issuesDouwe Maan2015-11-301-4/+10
| | | | | | | | | |
| * | | | | | | | | Recognize issue/MR/snippet/commit links as references.Douwe Maan2015-11-307-115/+77
| |/ / / / / / / /
| * | | | | | | | Added total query time to Sherlocksherlock-total-query-timeYorick Peterse2015-11-241-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes it easier to see if a problem is caused by slow queries or slow Ruby code (unrelated to any SQL queries that might be used).
| * | | | | | | | Merge branch 'ci-artifacts-path' into 'master' Robert Speicher2015-11-231-1/+1
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Expose artifacts path This fixes broken artifacts storage path. Fixes #3607 Fixes #3608 Related: gitlab-org/omnibus-gitlab!544 See merge request !1869
| | * | | | | | | | Expose artifacts pathci-artifacts-pathKamil Trzcinski2015-11-231-1/+1
| | | | | | | | | |
| * | | | | | | | | Update required version of lfs client and separate the docs for users and ↵required_version_and_docs_updateMarin Jankovski2015-11-201-1/+1
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | admins.
| * | | | | | | | Error 501 when client is using deprecated API.Marin Jankovski2015-11-202-49/+15
| | | | | | | | |
| * | | | | | | | Fix upload tests, reformat code and make rubocop happyKamil Trzcinski2015-11-201-2/+1
| | | | | | | | |
| * | | | | | | | Part of tests done [ci skip]Kamil Trzcinski2015-11-201-11/+16
| | | | | | | | |
| * | | | | | | | Add support for batch download operationlfs-batch-downloadKamil Trzcinski2015-11-192-28/+79
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'atom-feed-latest-update' into 'master' Yorick Peterse2015-11-191-0/+34
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve performance of user profiles, finding groups, and finding projects This MR improves the following: * Rendering of profile pages and Atom feeds * Finding groups (using GroupsFinder & friends) * Finding projects (using ProjectsFinder & friends) Initially this MR was intended to only improve rendering of Atom feeds, but over time other fixes were introduced as well as the same code was the cause of all these problems. See merge request !1790
| | * | | | | | | Fix UNION syntax for MySQLYorick Peterse2015-11-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apparently MySQL doesn't support this syntax: (...) UNION (...) instead it only supports: ... UNION ...
| | * | | | | | | Added Gitlab::SQL::Union classYorick Peterse2015-11-181-0/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This class can be used to join multiple AcitveRecord::Relation objects together using a SQL UNION statement. ActiveRecord < 5.0 sadly doesn't support UNION and existing Gems out there don't handle prepared statements (e.g. they never incremented the variable bindings).
| * | | | | | | | Merge branch 'ce-mirror-backport' into 'master' Douwe Maan2015-11-181-3/+4
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport relevant changes from gitlab-org/gitlab-ee!51 To do: - [x] Update gitlab-shell See merge request !1822
| | * | | | | | | | Store and show reason why import failed.Douwe Maan2015-11-181-3/+4
| | |/ / / / / / /
| * | | | | | | | Merge pull request #9838 from evindor/masterDouwe Maan2015-11-181-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | Fix github importer to handle empty issues
| | * | | | | | | Fix github importer to handle empty issuesArseny Zarechnev2015-11-181-1/+1
| | | | | | | | |
| * | | | | | | | Remove small code duplication in user_reference_filter.rbDmitriy Zaporozhets2015-11-171-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | Remove duplication in reference filtersDmitriy Zaporozhets2015-11-164-166/+119
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | Add support for git lfs.lfsMarin Jankovski2015-11-164-4/+410
| | | | | | | |
| * | | | | | | Relative links in the README file shown on the repository homepage should pointAlec Cooper2015-11-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to the default branch, not to master
| * | | | | | | Merge branch 'refactor-complex-methods' into 'master' Dmitriy Zaporozhets2015-11-132-78/+102
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor complex methods Make flog part of CI check which is not allowed to fail. I used high score (70) and refactored most complex method. In future releases we should lower acceptable score to something like 40..50 Part of #3444 See merge request !1794
| | * | | | | | | Move spec to proper place and fix unused variablerefactor-complex-methodsDmitriy Zaporozhets2015-11-131-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>