summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactor code based on feedbackfix/admin-integrationsJames Lopez2017-05-053-15/+17
* refactor code based on feedbackJames Lopez2017-05-052-2/+2
* refactor code based on feedbackJames Lopez2017-05-058-47/+34
* add callbacks in bulkJames Lopez2017-05-052-6/+42
* bulk insert FTW - This would introduce more complexity, but should be fasterJames Lopez2017-05-052-7/+41
* use select_valuesJames Lopez2017-05-051-2/+2
* fixed all issues - not doing bulk create.James Lopez2017-05-052-7/+15
* refactor propagate service to use batch inserts and subquery instead of left ...James Lopez2017-05-051-6/+26
* refactor a few things based on feedbackJames Lopez2017-05-048-48/+45
* add more examples for testing SQLJames Lopez2017-05-041-0/+30
* fix service specJames Lopez2017-05-042-3/+3
* fix service specJames Lopez2017-05-042-6/+7
* update lease timeoutJames Lopez2017-05-041-1/+1
* refactor worker into serviceJames Lopez2017-05-044-63/+110
* fix sidekiq spec, add changelogJames Lopez2017-05-042-0/+5
* add propagate service worker and updated spec and controllerJames Lopez2017-05-034-7/+73
* added worker specJames Lopez2017-05-031-0/+36
* add service specJames Lopez2017-05-031-0/+26
* Merge branch '29836-try-waiting-for-ajax-in-addition-to-requests' into 'master' Sean McGivern2017-05-032-2/+13
|\
| * Ensure Spinach features with JS waits for requests to complete29836-try-waiting-for-ajax-in-addition-to-requestsRémy Coutable2017-04-261-1/+8
| * Wait for AJAX requests at the JS level in addition to wait for requests at th...Rémy Coutable2017-04-261-1/+5
* | Merge branch 'docs/pipeline-grouping' into 'master' Sean Packham (GitLab)2017-05-036-10/+145
|\ \
| * | Document sorting of jobs in pipelines graphdocs/pipeline-groupingAchilleas Pipinellis2017-04-282-2/+27
| * | Document pipeline groupingAchilleas Pipinellis2017-04-285-8/+118
* | | Merge branch 'docs/wikis' into 'master' Sean Packham (GitLab)2017-05-038-1/+100
|\ \ \
| * | | Create the rest of the wiki docsdocs/wikisAchilleas Pipinellis2017-05-036-5/+51
| * | | Fill in information about creating the wiki Home pageAchilleas Pipinellis2017-05-034-11/+46
| * | | Move wiki doc to its own index pageAchilleas Pipinellis2017-05-031-0/+0
| * | | Create initial file for Wiki documentationDe Wet Blomerus2017-05-031-0/+18
* | | | Merge branch '31057-unnecessary-padding-along-left-side-of-assignees-dropdown...Phil Hughes2017-05-038-14/+68
|\ \ \ \ | |/ / / |/| | |
| * | | Default to null user when asignee is unselected31057-unnecessary-padding-along-left-side-of-assignees-dropdownSam Rose2017-05-024-12/+22
| * | | Add option to select the null user as the defaultSam Rose2017-04-292-3/+5
| * | | Display check next to assigned user in dropdownSam Rose2017-04-285-5/+47
* | | | Merge branch 'fix-gitaly-not-found' into 'master' Douwe Maan2017-05-023-79/+92
|\ \ \ \
| * | | | Re-enable ref operations with gitaly after not-found fixfix-gitaly-not-foundAlejandro Rodríguez2017-05-023-79/+92
* | | | | Merge branch 'rs-described_class-cop-2' into 'master' Douwe Maan2017-05-0242-144/+145
|\ \ \ \ \
| * | | | | Auto-correct `RSpec/DescribedClass` violationsrs-described_class-cop-2Robert Speicher2017-05-0140-141/+141
| * | | | | Enable `RSpec/DescribedClass` copRobert Speicher2017-05-012-3/+4
* | | | | | Merge branch 'remove-unused-initializer' into 'master' Douwe Maan2017-05-021-5/+0
|\ \ \ \ \ \
| * | | | | | Remove unused initializerremove-unused-initializerSean McGivern2017-05-021-5/+0
* | | | | | | Merge branch '30272-bvl-reject-more-namespaces' into 'master' Douwe Maan2017-05-0234-135/+1624
|\ \ \ \ \ \ \
| * | | | | | | Don't validate reserved words if the format doesn't match30272-bvl-reject-more-namespacesBob Van Landuyt2017-05-021-0/+1
| * | | | | | | Refresh the markdown cache if it was `nil`Bob Van Landuyt2017-05-022-0/+9
| * | | | | | | Add some documentation for the new migration helpersBob Van Landuyt2017-05-021-0/+25
| * | | | | | | Update commentsBob Van Landuyt2017-05-022-5/+26
| * | | | | | | Add a better error message when a certain path is missingBob Van Landuyt2017-05-021-3/+34
| * | | | | | | Update path validation & specsBob Van Landuyt2017-05-022-16/+58
| * | | | | | | Reuse Gitlab::Regex.full_namespace_regex in the DynamicPathValidatorBob Van Landuyt2017-05-024-28/+34
| * | | | | | | Rename child namespaces in migrationhelpersBob Van Landuyt2017-05-015-16/+40
| * | | | | | | Reject group-routes as names of child namespacesBob Van Landuyt2017-05-015-43/+147