summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Explain why ExclusiveLease has no #cancellease-design-commentsJacob Vosmaer2016-03-241-0/+21
* Avoid using the same name between methods and variablesLin Jen-Shin2016-03-231-7/+7
* Merge branch 'master' into issue_12658Douwe Maan2016-03-212-1/+96
|\
| * Do not rewrite reference if already a cross referenceGrzegorz Bizon2016-03-211-2/+4
| * Find referable for each ref found in references rewriterGrzegorz Bizon2016-03-201-10/+4
| * Rename reference unfolder to rewriter, minor refactoringsGrzegorz Bizon2016-03-201-16/+16
| * Update reference unfolder according to recent ability changesGrzegorz Bizon2016-03-191-2/+3
| * Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-194-4/+70
| |\
| * | Improvements in issue move feaure (refactoring)Grzegorz Bizon2016-03-192-19/+16
| * | Add minor improvements in code related to issue moveGrzegorz Bizon2016-03-171-3/+24
| * | Add implementation of reference unfolder using banzaiGrzegorz Bizon2016-03-171-5/+48
| * | Move reference unfolder for GFM to separate classGrzegorz Bizon2016-03-172-1/+38
* | | Fix specsDouwe Maan2016-03-201-4/+0
* | | Tweaks, refactoring, and specsDouwe Maan2016-03-201-0/+2
* | | Merge branch 'master' into issue_12658Douwe Maan2016-03-205-4/+72
|\ \ \ | | |/ | |/|
| * | Merge branch 'confidential-issues' into 'master' Douwe Maan2016-03-182-4/+6
| |\ \
| | * | Restrict access to confidential issues on search resultsDouglas Barbosa Alexandre2016-03-172-4/+6
| * | | Show a notice for diffs that are too largehide-large-diffsYorick Peterse2016-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
* | Improve group visibility level featureZeger-Jan van de Weg2016-03-181-2/+2
* | Code fixesFelipe Artur2016-03-172-8/+6
* | Merge 4009-external-users into issue_12658Felipe Artur2016-03-1611-30/+184
|\ \ | |/
| * 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
* | | Prevent projects to have higher visibility than groupsFelipe Artur2016-03-102-0/+8
|/ /