summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'snippets-with-comments-cause-a-500-when-they-show-up-in-search-...Douwe Maan2016-04-012-9/+7
* Merge branch 'fix/issue-move-rewrite-uploads' into 'master'Douwe Maan2016-04-012-2/+58
* Merge branch 'issue_12658' into 'master'Robert Speicher2016-03-211-4/+8
* Merge branch 'feature/issue-move' into 'master' Kamil Trzciński2016-03-212-1/+96
* Merge branch 'confidential-issues' into 'master' Douwe Maan2016-03-182-4/+6
* Merge branch 'hide-large-diffs' into 'master' Jacob Vosmaer2016-03-181-0/+4
* Back-porting PostReceive refactor made for EE 🍺Gabriel Mazetto2016-03-171-0/+60
* Return an empty Array when there aren't lines to parse.Rubén Dávila2016-03-151-0/+2
* Revert "Revert "Merge branch 'support-go-subpackages' into 'master' ""Stan Hu2016-03-121-0/+50
* Revert "Merge branch 'support-go-subpackages' into 'master' "Douwe Maan2016-03-121-50/+0
* Merge branch 'support-go-subpackages' into 'master' Douwe Maan2016-03-121-0/+50
|\
| * Ensure PATH_INFO exists for go-getStan Hu2016-03-121-1/+1
| * Simplify codeStan Hu2016-03-121-4/+3
| * Support Golang subpackage fetchingsupport-go-subpackagesStan Hu2016-03-121-0/+51
* | Merge branch 'fix-gh-pr-import' into 'master' Douwe Maan2016-03-122-9/+12
|\ \
| * | Fix importing PR's from GitHub when the source repo was removedDouglas Barbosa Alexandre2016-03-102-9/+12
* | | Merge branch 'rs-issue-12944' into 'master' Douwe Maan2016-03-111-0/+23
|\ \ \
| * | | Use a custom Devise failure app to handle unauthenticated .zip requestsrs-issue-12944Robert Speicher2016-03-081-0/+23
* | | | Removed order from sub-query projects for searchYorick Peterse2016-03-111-1/+1
* | | | Added ProjectSearchResults#project_ids_relationYorick Peterse2016-03-111-0/+4
* | | | Refactor Gitlab::ProjectSearchResultsYorick Peterse2016-03-111-7/+3
* | | | Refactor Gitlab::SnippetSearchResultsYorick Peterse2016-03-111-5/+5
* | | | Refactor Gitlab::SearchResultsYorick Peterse2016-03-111-9/+16
| |_|/ |/| |
* | | web hooks to webhooksashleys2016-03-101-1/+1
* | | Typoexpiring-lockJacob Vosmaer2016-03-101-1/+1
* | | Make comment less ambivalentJacob Vosmaer2016-03-101-2/+1
* | | Remove unnecessary random keyJacob Vosmaer2016-03-101-7/+1
* | | Improve commentJacob Vosmaer2016-03-101-2/+2
* | | Move method to UserJacob Vosmaer2016-03-103-14/+14
* | | Explain LDAP "lock" behaviorJacob Vosmaer2016-03-101-2/+6
* | | Rename ExpiringLock to ExclusiveLeaseJacob Vosmaer2016-03-103-53/+38
* | | Acquire lock before LDAP syncJacob Vosmaer2016-03-093-2/+61
| |/ |/|
* | Always with the newlinesJacob Vosmaer2016-03-091-1/+1
* | Parse config/resque.yml in one place onlyJacob Vosmaer2016-03-091-0/+30
* | Fix bug where Bitbucket `closed` issues were imported as `opened`iurisilvio/gitlab-ce-bitbucket_closedIuri de Silvio2016-03-071-1/+1
|/
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-034-50/+42
* Fix import from gitlab.comKazuki Sawada2016-03-021-1/+1
* Make new `allow_single_sign_on` feature backwards compatiblePatricio Cano2016-02-181-1/+5
* Decouple SAML authentication from the default Omniauth logicPatricio Cano2016-02-183-4/+56
* Revert "Merge branch 'saml-decoupling' into 'master' "Douwe Maan2016-02-183-56/+4
* Decouple SAML authentication from the default Omniauth logicPatricio Cano2016-02-183-4/+56
* Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...git-archive-refactorJacob Vosmaer2016-02-171-0/+2
|\
| * Merge branch 'rs-issue-13469' into 'master' Douwe Maan2016-02-171-0/+2
| |\
| | * Handle nil commits in Gitlab::PushDataBuilder.buildrs-issue-13469Robert Speicher2016-02-151-0/+2
* | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into git-arc...Jacob Vosmaer2016-02-1713-47/+122
|\ \ \ | |/ /
| * | Merge branch 'bugagazavr/gitlab-ce-extend-hooks' into 'master' Douwe Maan2016-02-162-17/+10
| |\ \
| | * | Add new data to project in push, issue, merge-request and note webhooks databugagazavr/gitlab-ce-extend-hooksKirill Zaitsev2016-02-112-17/+10
| * | | Fix undefined method `postgresql?` during migrationrs-gitlab-database-moduleRobert Speicher2016-02-151-6/+2
| | |/ | |/|
| * | Fix relative links in other markup formatsben.boeckel/gitlab-ce-fixup-links-in-generic-docsBen Boeckel2016-02-122-3/+25
| * | Load all blob data when highlighting content for git-blame.Rubén Dávila2016-02-111-0/+1
| |/