summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix weird mispositioning of smiley because of reliance on absolute positioned...award-emoji-button-smiley-animationDimitrie Hoekstra2017-04-051-0/+1
* fix hidden tooltip on Add award buttonSimon Knox2017-04-051-1/+0
* Merge branch 'award-emoji-button-smiley-animation' of gitlab.com:gitlab-org/g...Simon Knox2017-04-04804-4904/+18748
|\
| * added 3rd is-active smiley state to enhance animationdimitrieh2017-04-045-10/+31
| * added same animation to award emoji in notes buttonsdimitrieh2017-04-042-2/+29
| * Added award emoji animation and improved active statedimitrieh2017-04-046-2/+56
| * Merge branch 'fix-github-importer-slowness' into 'master' Robert Speicher2017-04-0315-58/+159
| |\
| | * Fix Rubocop offensesDouglas Barbosa Alexandre2017-04-031-1/+1
| | * Set the right timeout for Gitlab::Shell#fetch_remoteDouglas Barbosa Alexandre2017-04-031-1/+2
| | * Refactoring Projects::ImportServiceDouglas Barbosa Alexandre2017-04-034-70/+75
| | * Move methods that are not related to mirroring to the repository modelDouglas Barbosa Alexandre2017-04-032-25/+25
| | * Fix GitHub pull request formatter specDouglas Barbosa Alexandre2017-04-031-3/+6
| | * Rename skip_metrics to imported on the importable concernDouglas Barbosa Alexandre2017-04-033-4/+4
| | * Add CHANGELOGDouglas Barbosa Alexandre2017-04-031-0/+4
| | * Remove unused include from RepositoryImportWorkerDouglas Barbosa Alexandre2017-04-031-1/+0
| | * Skip MR metrics when importing projects from GitHubDouglas Barbosa Alexandre2017-04-034-3/+7
| | * Fetch GitHub project as a mirror to get all refs at onceDouglas Barbosa Alexandre2017-04-036-2/+87
| * | Merge branch 'fix/gb/remove-deprecated-pipeline-processing-code' into 'master' Kamil Trzciński2017-04-033-74/+4
| |\ \
| | * | Add changelog entry for deprecating legacy pipelinesfix/gb/remove-deprecated-pipeline-processing-codeGrzegorz Bizon2017-04-021-0/+4
| | * | Remove code deprecated in pipeline process serviceGrzegorz Bizon2017-04-022-74/+0
| * | | Merge branch 'namespace-race-condition' into 'master' Douwe Maan2017-04-032-1/+8
| |\ \ \
| | * | | Fix race condition in namespace directory creationRobin Bobbitt2017-04-032-1/+8
| * | | | Merge branch 'feature/support-grpc-calls-over-tcp-conn' into 'master' Robert Speicher2017-04-034-3/+31
| |\ \ \ \
| | * | | | Add support for Gitaly calls over TCP connectionfeature/support-grpc-calls-over-tcp-connAhmad Sherif2017-04-034-3/+31
| * | | | | Merge branch 'feature/add-feature-flags-for-upload-receive-pack' into 'master' Robert Speicher2017-04-033-10/+66
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Add feature flags for enabling (Upload|Receive)Pack for Gitalyfeature/add-feature-flags-for-upload-receive-packAhmad Sherif2017-04-033-10/+66
| | |/ / /
| * | | | Merge branch '25332-make-file-templates-easy-to-use-and-discover' into 'master' Alfredo Sumaran2017-04-0331-217/+832
| |\ \ \ \
| | * | | | Make file templates easy to use and discoverBryce Johnson2017-04-0331-217/+832
| |/ / / /
| * | | | Merge branch 'style-proc-cop' into 'master' Rémy Coutable2017-04-039-13/+16
| |\ \ \ \
| | * | | | Enable Style/Proc cop for rubocopmhasbini2017-04-029-13/+16
| | | |_|/ | | |/| |
| * | | | Merge branch '22303-symbolic-in-tree' into 'master' Douwe Maan2017-04-034-2/+7
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix symlink icon in project treemhasbini2017-04-024-2/+7
| | |/ /
| * | | Merge branch 'master' into 'master' Rémy Coutable2017-04-031-1/+1
| |\ \ \
| | * | | fix spelling CI_REPOSITORY_URL (line:355) gitab-ci-token to gitlab-ci-token. Mustafa YILDIRIM2017-04-031-1/+1
| * | | | Merge branch 'introduce-base-polling-interval' into 'master' Sean McGivern2017-04-0313-7/+146
| |\ \ \ \
| | * | | | Introduce "polling_interval_multiplier" as application settingAdam Niedzielski2017-04-0313-7/+146
| | | |_|/ | | |/| |
| * | | | Merge branch 'workhorse-gitaly-repository' into 'master' Robert Speicher2017-04-034-6/+20
| |\ \ \ \
| | * | | | Pass Gitaly Repository messages to workhorseJacob Vosmaer2017-04-032-3/+17
| | * | | | Use gitaly 0.5.0Jacob Vosmaer2017-04-032-3/+3
| * | | | | Merge branch '29541-fix-github-importer-deleted-fork' into 'master' Robert Speicher2017-04-035-23/+73
| |\ \ \ \ \
| | * | | | | Fix specs29541-fix-github-importer-deleted-forkGabriel Mazetto2017-04-031-1/+1
| | * | | | | Improve specs examplesGabriel Mazetto2017-04-031-3/+3
| | * | | | | Minor refactorGabriel Mazetto2017-04-032-12/+7
| | * | | | | Fix BrachFormatter for removed usersDouglas Barbosa Alexandre2017-04-031-1/+1
| | * | | | | ChangelogGabriel Mazetto2017-04-031-0/+4
| | * | | | | Fix specsGabriel Mazetto2017-04-031-2/+2
| | * | | | | One more change to the branch names to preserve metadataGabriel Mazetto2017-04-032-9/+9
| | * | | | | Prefixes source branch name with short SHA to avoid collisionDouglas Barbosa Alexandre2017-04-033-18/+28
| | * | | | | Fix GitHub importer for PRs of deleted forked repositoriesGabriel Mazetto2017-04-033-4/+45
| * | | | | | Merge branch 'sh-fix-destroy-user-race' into 'master' Douwe Maan2017-04-037-12/+48
| |\ \ \ \ \ \