summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into mc-uiDouwe Maan2016-08-1513-76/+303
|\
| * Add small corrections to test coverage report badgeGrzegorz Bizon2016-08-151-2/+2
| * Add metadata and template methods for coverage badgeGrzegorz Bizon2016-08-151-0/+8
| * Extract base abstract template for badgesGrzegorz Bizon2016-08-153-35/+51
| * Add template class for coverage report badgeGrzegorz Bizon2016-08-151-0/+69
| * Extract the abstract base class of badge metadataGrzegorz Bizon2016-08-153-22/+42
| * Add coverage report badge metadata classGrzegorz Bizon2016-08-151-0/+38
| * Implement the main class of test coverage badgeGrzegorz Bizon2016-08-151-1/+30
| * Refactor badge template and metadata classesGrzegorz Bizon2016-08-154-14/+19
| * Move badges to separate modules and add base classGrzegorz Bizon2016-08-157-49/+74
| * Add empty test coverage badge class and specsGrzegorz Bizon2016-08-151-0/+17
| * Merge branch '20842-todos-queries-cache' into 'master' Yorick Peterse2016-08-151-5/+3
| |\
| | * Recover usage of Todos counter cache20842-todos-queries-cachePaco Guzman2016-08-121-4/+2
| | * Use cache for todos counter calling TodoServicePaco Guzman2016-08-121-1/+1
| * | Merge branch 'change-access-update' into 'master' Yorick Peterse2016-08-151-1/+1
| |\ \
| | * | Change the order of the access rules to check simpler first, and add specschange-access-updateAlejandro Rodríguez2016-08-121-1/+1
| | |/
| * | Fix a memory leak caused by Banzai::Filter::SanitizationFilterfix/sanitization-filter-leakAhmad Sherif2016-08-141-1/+3
| |/
* | Fix bug where conflict view would have one too many context sectionsDouwe Maan2016-08-121-2/+4
* | Find match line headers by backtrackingSean McGivern2016-08-121-11/+24
* | Add more tests for conflictsSean McGivern2016-08-121-1/+1
* | Move resolving code to ResolveServiceSean McGivern2016-08-122-29/+0
* | Clarify Conflict::File#sections methodSean McGivern2016-08-121-3/+19
* | Don't allow resolving invalid conflictsSean McGivern2016-08-121-2/+2
* | Add blob_icon to conflict file JSONSean McGivern2016-08-121-2/+4
* | Add blob_path to conflict file JSONSean McGivern2016-08-122-4/+10
* | Use same resolution format on FE and BESean McGivern2016-08-122-4/+5
* | Fix specsSean McGivern2016-08-124-18/+13
* | Fix match line headers at start / end of fileSean McGivern2016-08-121-16/+33
* | Handle case where one side deleted the fileSean McGivern2016-08-121-3/+5
* | Highlight files based on merged fileSean McGivern2016-08-121-2/+5
* | Remove unneeded raiseSean McGivern2016-08-121-3/+0
* | Add match line headersSean McGivern2016-08-121-1/+8
* | Raise errors for large and binary filesSean McGivern2016-08-121-1/+5
* | Handle conflict resolution errors in controllerSean McGivern2016-08-122-7/+10
* | Fix MR conflict resolution commitsSean McGivern2016-08-121-1/+1
* | Auto-highlight conflict when rich_text is calledSean McGivern2016-08-123-13/+17
* | Fix merge conflict reading for new diffsSean McGivern2016-08-121-1/+1
* | Allow resolving conflicts in MR controllerSean McGivern2016-08-122-1/+63
* | Handle multiple merge conflict files in collectionSean McGivern2016-08-123-14/+71
* | Add backend for merge conflicts readingSean McGivern2016-08-123-0/+161
|/
* api for generating new merge requestScott Le2016-08-115-23/+52
* Merge branch 'remove-grack-lfs' into 'master' Rémy Coutable2016-08-113-590/+0
|\
| * Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into remove-...Jacob Vosmaer2016-08-0998-786/+1746
| |\
| * | Remove obsolete codeJacob Vosmaer2016-07-223-590/+0
* | | Merge branch 'refactor-builds-creation-service' into 'master' Rémy Coutable2016-08-111-1/+1
|\ \ \
| * | | Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-111-1/+1
* | | | Merge branch '10772-fix-urlencoded-branchname' into 'master' Rémy Coutable2016-08-111-1/+1
|\ \ \ \
| * | | | Fix front-end for branches that happen to contain urlencoding escape characte...10772-fix-urlencoded-branchnameElliot2016-08-111-1/+1
| |/ / /
* | | | Merge branch 'file_exists_deprecated' into 'master' Rémy Coutable2016-08-116-18/+18
|\ \ \ \
| * | | | Use `File::exist?` instead of `File::exists?`bogdanvlviv2016-08-116-18/+18
| |/ / /