summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a `gemojione:resprite` Rake taskrs-sprite-taskRobert Speicher2016-03-081-0/+114
* Merge branch 'branch-tag-count-methods' into 'master' Robert Speicher2016-03-086-14/+155
|\
| * Call after_create_branch in Repository#add_branchbranch-tag-count-methodsYorick Peterse2016-03-082-1/+8
| * Call the right hooks in Repository#add_tagYorick Peterse2016-03-082-1/+13
| * Added specs for Repository#rm_tagYorick Peterse2016-03-081-0/+11
| * Call the right hooks when removing branchesYorick Peterse2016-03-082-2/+19
| * Cache & flush tag/branch countsYorick Peterse2016-03-086-10/+104
* | Merge branch 'evuez/gitlab-ce-add-info-user-api' into 'master' Robert Speicher2016-03-084-0/+7
|\ \
| * | Add fields to GET /users/* API endpoints for adminsevuez/gitlab-ce-add-info-user-apievuez2016-03-044-0/+7
* | | Merge branch 'improve/3102-memoize-group-instance-variable-in-admin-groups-co...Robert Speicher2016-03-082-1/+2
|\ \ \
| * | | Remove instance variable @group multiple assignmentYatish Mehta2016-03-082-1/+2
* | | | Merge branch 'remove-duplicate-cache_store-in-test-config' into 'master' Robert Speicher2016-03-081-2/+0
|\ \ \ \
| * | | | Remove duplicate 'cache_store' configuration in test environmentremove-duplicate-cache_store-in-test-configRémy Coutable2016-03-021-2/+0
* | | | | Merge branch 'sql-guide' into 'master' Robert Speicher2016-03-082-0/+220
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Added basic SQL guidelinessql-guideYorick Peterse2016-03-082-0/+220
* | | | | Merge branch 'patch-1' into 'master' Achilleas Pipinellis2016-03-081-10/+2
|\ \ \ \ \
| * | | | | update slack instructionsElan Ruusamäe2016-03-011-10/+2
* | | | | | Merge branch 'patch-2' into 'master' Achilleas Pipinellis2016-03-081-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | add link to web hooks Ben Bodenmiller2016-03-031-1/+1
* | | | | | Merge branch 'master' into 'master' Yorick Peterse2016-03-087-0/+58
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | adds test for git push service for updating the language of the projecttiagonbotelho2016-03-072-3/+22
| * | | | | add my mr to changelogtiagonbotelho2016-03-071-0/+1
| * | | | | moves the main_language update logic to git push servicetiagonbotelho2016-03-072-8/+12
| * | | | | removes the test file of the project spec for invalid methodtiagonbotelho2016-03-071-8/+0
| * | | | | removes automatic setting of main_language to project for it to set a main la...tiagonbotelho2016-03-071-10/+0
| * | | | | fixes typotiagonbotelho2016-03-071-1/+1
| * | | | | removes redundant selftiagonbotelho2016-03-071-1/+1
| * | | | | implements test to simulate empty repotiagonbotelho2016-03-071-0/+6
| * | | | | adds tests and fixes some broken code to main language mrtiagonbotelho2016-03-073-3/+17
| * | | | | adds swp and swo to gitignore and improves migration for project main_languagetiagonbotelho2016-03-074-24/+20
| * | | | | removes unused methods that I forgottiagonbotelho2016-03-072-16/+0
| * | | | | implements project languages saving them onto the databasetiagonbotelho2016-03-073-0/+33
| * | | | | moves method to repository modeltiagonbotelho2016-03-072-7/+13
| * | | | | changes if ! to unless and now asks for language instead of languagestiagonbotelho2016-03-071-3/+4
| * | | | | adds cache to languages listtiagonbotelho2016-03-071-4/+4
| * | | | | adds language names to projects list github styletiagonbotelho2016-03-072-0/+12
* | | | | | Merge branch 'doc/ci-api-update' into 'master' Achilleas Pipinellis2016-03-086-453/+84
|\ \ \ \ \ \
| * | | | | | Update format of documentation for CI APIdoc/ci-api-updateGrzegorz Bizon2016-03-012-23/+40
| * | | | | | Remove deprecated CI API docs for commits and projectsGrzegorz Bizon2016-02-294-260/+1
| * | | | | | Update CI API documentation for runnersGrzegorz Bizon2016-02-291-53/+11
| * | | | | | Add CI API prefix to documentationGrzegorz Bizon2016-02-291-0/+8
| * | | | | | Update CI API docs for builds endpoint for runnersGrzegorz Bizon2016-02-292-64/+42
| * | | | | | Deprecated GitLab CI API clean up - READMEGrzegorz Bizon2016-02-291-79/+8
* | | | | | | Merge branch 'bundle_clean' into 'master' Achilleas Pipinellis2016-03-082-0/+9
|\ \ \ \ \ \ \
| * | | | | | | make cleanup optionalChristian Mehlmauer2016-03-072-1/+6
| * | | | | | | add bundle clean to upgrade docsChristian Mehlmauer2016-02-142-0/+4
* | | | | | | | Merge branch 'doc-troubleshooting' into 'master' Achilleas Pipinellis2016-03-086-31/+166
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixed headers for anchorsdoc-troubleshootingPatricio Cano2016-03-073-17/+10
| * | | | | | | | Added Troubleshooting information for most used services.Patricio Cano2016-03-036-31/+173
* | | | | | | | | Merge branch 'rs-initial-setup-docs' into 'master' Achilleas Pipinellis2016-03-082-4/+10
|\ \ \ \ \ \ \ \ \