summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg2016-03-213-1/+97
|\
| * 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-1910-10/+102
| |\
| * | 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-172-5/+49
| * | Move reference unfolder for GFM to separate classGrzegorz Bizon2016-03-174-64/+38
| * | Do not unfold non-referables when moving an issueGrzegorz Bizon2016-03-171-0/+2
| * | Use internal reference extractor in banzai unfold pipelineGrzegorz Bizon2016-03-172-21/+27
| * | Add reference unfold pipeline used when moving issueGrzegorz Bizon2016-03-172-0/+55
* | | Minor improvements on IssuableActionsZeger-Jan van de Weg2016-03-212-10/+4
* | | minor improvements and fixed specsZeger-Jan van de Weg2016-03-193-6/+5
* | | Dry destroy action on issuablesZeger-Jan van de Weg2016-03-191-2/+3
* | | Soft delete issuablesZeger-Jan van de Weg2016-03-192-2/+21
| |/ |/|
* | Merge branch 'confidential-issues' into 'master' Douwe Maan2016-03-184-5/+13
|\ \
| * | Restrict access to confidential issues on search resultsDouglas Barbosa Alexandre2016-03-172-4/+6
| * | Restrict access to confidential issues through APIDouglas Barbosa Alexandre2016-03-171-1/+2
| * | Restrict access to references for confidential issuesDouglas Barbosa Alexandre2016-03-171-0/+5
* | | Show a notice for diffs that are too largehide-large-diffsYorick Peterse2016-03-181-0/+4
|/ /
* | Merge branch 'artem-forks/gitlab-ce-nginx-rel-url'Jacob Vosmaer2016-03-172-2/+19
|\ \
| * | Do not serve anything via nginx as we have workhorseArtem Sidorenko2016-03-112-2/+19
* | | Merge branch 'patch/refactor-post-receive' into 'master' Douwe Maan2016-03-171-0/+60
|\ \ \
| * | | Back-porting PostReceive refactor made for EE 🍺Gabriel Mazetto2016-03-171-0/+60
* | | | Merge branch '4009-external-users' into 'master' Douwe Maan2016-03-172-3/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add missing API docs on external userAchilleas Pipinellis2016-03-171-2/+2
| * | | API support for setting External flag on existing usersZeger-Jan van de Weg2016-03-171-1/+2
| * | | Merge branch 'master' into 4009-external-users4009-external-usersZeger-Jan van de Weg2016-03-154-10/+43
| |\ \ \
| * | | | Doc external users featureZeger-Jan van de Weg2016-03-151-0/+1
| * | | | Merge branch 'master' into 4009-external-usersZeger-Jan van de Weg2016-03-142-0/+34
| |\ \ \ \
| * | | | | External UsersZeger-Jan van de Weg2016-03-131-2/+3
* | | | | | Follow the CSS Style Guide rules for unitless zero values.connorshea2016-03-161-0/+1
| |_|_|/ / |/| | | |
* | | | | Return an empty Array when there aren't lines to parse.Rubén Dávila2016-03-151-0/+2
* | | | | Merge branch 'master' into git-2-7-3Douwe Maan2016-03-154-10/+43
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'css-style-guide' into 'master' Jacob Schatz2016-03-151-0/+10
| |\ \ \ \
| | * | | | Add SCSS Lint, CSSComb config file, run SCSS Lint in GitLab CI, add documenta...connorshea2016-03-141-0/+10
| * | | | | Merge branch 'rs-issue-14220' into 'master' Douwe Maan2016-03-151-2/+7
| |\ \ \ \ \
| | * | | | | Be more intelligent about sanitizing links with unsafe protocolsrs-issue-14220Robert Speicher2016-03-141-2/+7
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'fix-commit-status-rendering' into 'master' Robert Speicher2016-03-151-7/+0
| |\ \ \ \ \
| | * | | | | Cleanup CiCommit and CiBuildKamil Trzcinski2016-03-141-7/+0
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'gitlab-ci-yaml-updates' into 'master' Douwe Maan2016-03-141-1/+26
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge branch 'master' into gitlab-ci-yaml-updatesAchilleas Pipinellis2016-03-127-39/+63
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/master' into gitlab-ci-yaml-updatesKamil Trzcinski2016-03-111-1/+1
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Allow to define on which builds the current one depends onKamil Trzcinski2016-03-111-1/+20
| | * | | | | Allow to pass name of created artifacts archive in `.gitlab-ci.yml`Kamil Trzcinski2016-03-111-0/+4
| | * | | | | Describe special YAML features: the use of anchors and hidden jobsKamil Trzcinski2016-03-111-0/+2
* | | | | | | Bump Git version requirement to 2.7.3Douwe Maan2016-03-151-1/+1
|/ / / / / /
* | | | | | Merge branch 'share-project-ce' into 'master' Dmitriy Zaporozhets2016-03-142-0/+31
|\ \ \ \ \ \