summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'routing' into 'master' Robert Speicher2016-04-013-2/+15
|\
| * Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-013-2/+15
* | Merge branch 'fix/fogbugz-import' into 'master' Robert Speicher2016-04-011-1/+1
|\ \
| * | spec and fix for fogbugz lonely user problemJames Lopez2016-03-301-1/+1
* | | Merge branch 'snippets-with-comments-cause-a-500-when-they-show-up-in-search-...Douwe Maan2016-04-012-9/+7
|\ \ \
| * | | Fix view of notes in search results when noteable is a snippetsnippets-with-comments-cause-a-500-when-they-show-up-in-search-results-14764Rémy Coutable2016-03-311-7/+5
| * | | Rename Note#for_project_snippet? to #for_snippet?Rémy Coutable2016-03-312-2/+2
| | |/ | |/|
* | | Merge branch 'fix/issue-move-rewrite-uploads' into 'master' Douwe Maan2016-04-012-2/+58
|\ \ \
| * \ \ Merge branch 'master' into fix/issue-move-rewrite-uploadsGrzegorz Bizon2016-03-313-6/+49
| |\ \ \ | | |/ /
| * | | Remove reduntant `move_to_store` overrideGrzegorz Bizon2016-03-301-8/+2
| * | | Add method that returns markdown in file uploaderGrzegorz Bizon2016-03-302-2/+2
| * | | Check if GFM rewriters need rewrite internallyGrzegorz Bizon2016-03-302-1/+3
| * | | Refactor uploads rewriter used when moving issueGrzegorz Bizon2016-03-302-13/+17
| * | | Add uploads rewriter and use it when moving issueGrzegorz Bizon2016-03-301-0/+56
* | | | Remove "Congratulations!" tweet button on newly-created project.connorshea2016-03-311-1/+0
| |/ / |/| |
* | | Merge branch '2364-fallback-to-in-reply-to-header' into 'master' Douwe Maan2016-03-302-6/+25
|\ \ \ | |_|/ |/| |
| * | Improve and finish the fallback to the In-Reply-To and References header for ...2364-fallback-to-in-reply-to-headerRémy Coutable2016-03-252-11/+15
| * | Fix #2364. Fall back to In-Reply-To header when reply key not availableDavid Padilla2016-03-251-0/+15
| |/
* | Refactor builds badge, encapsulate inside a classGrzegorz Bizon2016-03-291-0/+24
|/
* 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