summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix deprecation messages in testsValery Sizov2015-12-031-1/+1
* Merge branch 'upload_hook' into 'master' Valery Sizov2015-11-301-0/+17
|\
| * 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
|/
* Added total query time to Sherlocksherlock-total-query-timeYorick Peterse2015-11-241-0/+5
* Merge branch 'ci-artifacts-path' into 'master' Robert Speicher2015-11-231-1/+1
|\
| * Expose artifacts pathci-artifacts-pathKamil Trzcinski2015-11-231-1/+1
* | Update required version of lfs client and separate the docs for users and adm...required_version_and_docs_updateMarin Jankovski2015-11-201-1/+1
|/
* 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
|\
| * Fix UNION syntax for MySQLYorick Peterse2015-11-181-2/+2
| * Added Gitlab::SQL::Union classYorick Peterse2015-11-181-0/+34
* | Merge branch 'ce-mirror-backport' into 'master' Douwe Maan2015-11-181-3/+4
|\ \
| * | 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 issuesArseny Zarechnev2015-11-181-1/+1
* | Remove small code duplication in user_reference_filter.rbDmitriy Zaporozhets2015-11-171-6/+9
* | Remove duplication in reference filtersDmitriy Zaporozhets2015-11-164-166/+119
|/
* 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
* Merge branch 'refactor-complex-methods' into 'master' Dmitriy Zaporozhets2015-11-132-78/+102
|\
| * Move spec to proper place and fix unused variablerefactor-complex-methodsDmitriy Zaporozhets2015-11-131-1/+0
| * Even more refactoring to inline_diff.rbDmitriy Zaporozhets2015-11-131-16/+23
| * Split complex methods in GoogleCodeImport::ImporterDmitriy Zaporozhets2015-11-131-46/+47
| * Split complex Gitlab::InlineDiff::processing methodDmitriy Zaporozhets2015-11-131-19/+36
* | Add ignore white space option in merge request diffMinsik Yoon2015-11-131-2/+2
|/
* Implement Build ArtifactsKamil Trzcinski2015-11-101-0/+1
* Only load rblineprof when actually neededYorick Peterse2015-11-092-1/+2
* Track the amount of times views are renderedYorick Peterse2015-11-091-14/+43
* Added specs and source documentation for SherlockYorick Peterse2015-11-098-12/+119
* Added Sherlock, a custom profiling tool for GitLabYorick Peterse2015-11-099-0/+408
* Enable shared runners for all new projectsKamil Trzcinski2015-11-051-1/+2
* Merge branch 'facebook-auth' into 'master' Robert Speicher2015-11-041-1/+8
|\
| * Use proper labels for OAuth providersDouwe Maan2015-11-031-1/+8
* | Replace all usages of `git` command with configurable binary pathrs-git-bin-pathRobert Speicher2015-11-033-6/+6
|/
* Merge branch 'web_hook_repo_changes'Valery Sizov2015-11-031-2/+31
|\
| * Add added, modified and removed properties to commit object in webhookweb_hook_repo_changesValery Sizov2015-11-031-2/+31
* | Merge branch 'olhado/gitlab-ce-commit-search'Dmitriy Zaporozhets2015-11-031-1/+15
|\ \ | |/ |/|
| * Fix commits search for empty repositoryDmitriy Zaporozhets2015-11-031-1/+5
| * Refactor search by commits messageolhado/gitlab-ce-commit-searchDmitriy Zaporozhets2015-11-021-1/+1
| * Trying to incorporate suggestions from comments on Merge Request 1661Michael Chmielewski2015-10-281-1/+1
| * Add support for searching commit log messagesJonathan Schoeffling2015-10-281-1/+11
* | Merge branch 'rs-dev-issue-2613' into 'master' Douwe Maan2015-11-021-0/+19
|\ \