summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Add name. Improve order_and_sort.Shinya Maeda2017-05-031-7/+12
| | * | | Add name(User)Shinya Maeda2017-05-034-8/+36
| | * | | Change name to usernameShinya Maeda2017-05-032-2/+2
| | * | | Fix inappropriate regexShinya Maeda2017-05-031-1/+1
| | * | | Fix how to use PipelinesFinderShinya Maeda2017-05-032-2/+2
| | * | | Use ActiveRecord for comparisonShinya Maeda2017-05-031-50/+36
| | * | | Add tag trueShinya Maeda2017-05-031-1/+1
| | * | | Check if any master existsShinya Maeda2017-05-031-1/+1
| | * | | include to all(eq()). Test status, not scope.Shinya Maeda2017-05-031-16/+16
| | * | | %[] to %w[]Shinya Maeda2017-05-032-5/+5
| | * | | %w() to %[]Shinya Maeda2017-05-031-1/+1
| | * | | %w() to %[]Shinya Maeda2017-05-031-5/+5
| | * | | Fix inappropriate words in docShinya Maeda2017-05-031-3/+3
| | * | | Use 'case/when/end'Shinya Maeda2017-05-031-7/+5
| | * | | Improved CI. Fix yaml_errors boolean evaluation.Shinya Maeda2017-05-032-57/+40
| | * | | Fixed the following.Shinya Maeda2017-05-032-23/+43
| | * | | Fixed SQL injectionShinya Maeda2017-05-031-2/+2
| | * | | Fix created_at test case because of sorting failureShinya Maeda2017-05-031-8/+8
| | * | | Fix rubocop offences and rspec failuresShinya Maeda2017-05-033-28/+27
| | * | | Add specs. Plus, minor fixes.Shinya Maeda2017-05-034-21/+209
| | * | | Fixed those points.Shinya Maeda2017-05-034-26/+29
| | * | | Remove unnecessary commentShinya Maeda2017-05-031-1/+1
| | * | | - Add new parameters for Pipeline APIShinya Maeda2017-05-033-26/+104
| * | | | Merge branch 'docs/ldap-admin-guide-chris' into 'master' Achilleas Pipinellis2017-05-036-0/+273
| |\ \ \ \
| | * | | | update article datedocs/ldap-admin-guide-chrisMarcia Ramos2017-05-021-1/+1
| | * | | | link ldap-ee article from auth indexMarcia Ramos2017-05-021-0/+1
| | * | | | add ldap article and changes from !10299Marcia Ramos2017-05-026-0/+272
| * | | | | Merge branch 'workhorse-2.0.0' into 'master' Sean McGivern2017-05-031-1/+1
| |\ \ \ \ \
| | * | | | | Use gitlab-workhorse 2.0.0Jacob Vosmaer2017-05-031-1/+1
| * | | | | | Merge branch 'fix-issue_sidebar_spec-failure-and-remove-sleep' into 'master' Sean McGivern2017-05-031-4/+2
| |\ \ \ \ \ \
| | * | | | | | Revert to real click seeing as that was a bug with only the original branchfix-issue_sidebar_spec-failure-and-remove-sleepLuke "Jared" Bennett2017-05-031-1/+1
| | * | | | | | Fixed issue_sidebar_spec.rb click as true click cannot hit the right element ...Luke "Jared" Bennett2017-05-031-4/+2
| * | | | | | | Merge branch '31274-creating-schedule-trigger--causes-http-500-when-accessing...Rémy Coutable2017-05-035-11/+150
| |\ \ \ \ \ \ \
| | * | | | | | | Fix lazy error handling of cron parserDosuken shinya2017-05-035-11/+150
| |/ / / / / / /
* | | | | | | | Fix scss linter errorFilipa Lacerda2017-05-031-22/+22
* | | | | | | | Improvements after reviewFilipa Lacerda2017-05-034-35/+17
* | | | | | | | Merge branch 'master' into 31558-job-dropdownFilipa Lacerda2017-05-0362-102/+2309
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch '30667-creating-new-label-on-new-issue-causing-bug' into 'master' Rémy Coutable2017-05-033-2/+7
| |\ \ \ \ \ \ \
| | * | | | | | | Fix label creation from issuable for subgroup projectsMark Fletcher2017-05-033-2/+7
| * | | | | | | | Merge branch 'async-milestone-tabs' into 'master' Jacob Schatz2017-05-0318-43/+266
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Moved sort endpoints into data attributesasync-milestone-tabsPhil Hughes2017-04-283-13/+21
| | * | | | | | | | Fixed failing specsPhil Hughes2017-04-262-6/+4
| | * | | | | | | | Added controller specsPhil Hughes2017-04-264-0/+95
| | * | | | | | | | Fixed spinach testsPhil Hughes2017-04-264-8/+7
| | * | | | | | | | Fixed tabs loading the ajax request twicePhil Hughes2017-04-261-2/+2
| | * | | | | | | | Fixed feature spec not waiting for ajax request to finishPhil Hughes2017-04-262-1/+4
| | * | | | | | | | Change the hash when changing tabPhil Hughes2017-04-265-33/+55
| | * | | | | | | | Load milestone tabs asynchronouslyPhil Hughes2017-04-268-20/+118
| * | | | | | | | | Merge branch '29673-500-internal-server-error-when-enabling-a-deploy-key-more...Rémy Coutable2017-05-033-1/+18
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Detect already enabled DeployKeys in EnableDeployKeyServiceMark Fletcher2017-05-033-1/+18
| | | |/ / / / / / / | | |/| | | | | | |