summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow flay to fail for now since there is still a lot of refactoring todoDmitriy Zaporozhets2015-11-161-0/+1
* Remove duplication in reference filtersDmitriy Zaporozhets2015-11-164-166/+119
* Refactor select2 tagsDmitriy Zaporozhets2015-11-162-11/+14
* Dont allow code duplication check to failDmitriy Zaporozhets2015-11-161-1/+0
* Merge branch 'global-milestones' into 'master' Dmitriy Zaporozhets2015-11-1637-258/+398
|\
| * Some code and doc improvementsglobal-milestonesDmitriy Zaporozhets2015-11-164-6/+10
| * Fix removing avatar for groupDmitriy Zaporozhets2015-11-161-1/+1
| * Group masters should be able to create/close milestonesDmitriy Zaporozhets2015-11-165-7/+9
| * Add milestones documentation to workflowDmitriy Zaporozhets2015-11-164-0/+14
| * Few changes to Group Milestone feature:Dmitriy Zaporozhets2015-11-164-6/+6
| * Add header and page title to new milestone pageDmitriy Zaporozhets2015-11-161-0/+3
| * Lets add more tests to Milestones servicesDmitriy Zaporozhets2015-11-163-1/+52
| * Move global milestone specsDmitriy Zaporozhets2015-11-163-96/+65
| * Fix a bug when milestone/label filter was empty for dashboard issues pageDmitriy Zaporozhets2015-11-162-0/+6
| * Refactor global and group milestones logicDmitriy Zaporozhets2015-11-1619-165/+145
| * Create milestones in the groupDmitriy Zaporozhets2015-11-167-10/+121
* | Merge branch 'rs-rc1-docs' into 'master' Robert Speicher2015-11-163-19/+19
|\ \
| * | Reorder monthly release tasks for RC1 dayrs-rc1-docsRobert Speicher2015-11-131-1/+1
| * | Update doc/update/8.1-to-8.2.mdRobert Speicher2015-11-131-6/+7
| * | Update doc/install/installation.md for gitlab-workhorseRobert Speicher2015-11-131-10/+9
| * | Update doc/install/installation.md for 8-2-stableRobert Speicher2015-11-131-2/+2
* | | Merge branch 'add_index_uniq' into 'master' Dmitriy Zaporozhets2015-11-162-4/+10
|\ \ \
| * | | Add unique to oid index for lfs object.add_index_uniqMarin Jankovski2015-11-162-3/+9
| * | | unique is for indexes.Marin Jankovski2015-11-161-1/+1
| | |/ | |/|
* | | Merge branch 'ci-runners-master-or-owner' into 'master' Dmitriy Zaporozhets2015-11-163-6/+22
|\ \ \ | |/ / |/| |
| * | Show specific runners from projects where user is master or ownerci-runners-master-or-ownerKamil Trzcinski2015-11-163-6/+22
* | | Merge branch 'refactor-duplication' into 'master' Dmitriy Zaporozhets2015-11-167-93/+46
|\ \ \
| * | | Fix wrong variable namerefactor-duplicationDmitriy Zaporozhets2015-11-161-2/+2
| * | | Remove duplicate code in Repository#*_names_containsDmitriy Zaporozhets2015-11-161-16/+7
| * | | Fix code duplication in NotificationsHelperDmitriy Zaporozhets2015-11-161-25/+13
| * | | Set less strict flay option for nowDmitriy Zaporozhets2015-11-161-1/+1
| * | | Remove duplicate methods in uploadersDmitriy Zaporozhets2015-11-164-51/+25
| |/ /
* | | Merge branch 'lfs' into 'master' Dmitriy Zaporozhets2015-11-1623-13/+1226
|\ \ \ | |/ / |/| |
| * | Add support for git lfs.lfsMarin Jankovski2015-11-1623-13/+1226
|/ /
* | Merge branch 'test_env_cache' into 'master' Valery Sizov2015-11-162-9/+13
|\ \
| * | Disabling cache for test environmentValery Sizov2015-11-162-9/+13
* | | Merge branch 'fix_trailing_title_space' of https://gitlab.com/dblessing/gitla...Dmitriy Zaporozhets2015-11-163-2/+7
|\ \ \
| * | | Fix trailing space issue with merge requests and issues. Fixes #2514Drew Blessing2015-11-103-2/+7
* | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqDmitriy Zaporozhets2015-11-163-28/+21
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'rs-revert-gh-9812' into 'master' Valery Sizov2015-11-161-27/+19
| |\ \ \
| | * | | Revert "Merge pull request #9812 from chrspeich/hide-tabs-lone-auth-provider"rs-revert-gh-9812Robert Speicher2015-11-151-27/+19
| |/ / /
| * | | Merge branch 'relative_links_default_branch' into 'master' Robert Speicher2015-11-152-1/+2
| |\ \ \
| | * | | Relative links in the README file shown on the repository homepage should pointAlec Cooper2015-11-142-1/+2
| |/ / /
* | | | Merge branch 'releases-feature'Dmitriy Zaporozhets2015-11-1614-203/+362
|\ \ \ \ | |/ / / |/| | |
| * | | Improve english textreleases-featureDmitriy Zaporozhets2015-11-162-7/+7
| * | | Add api test for creating tag with release infoDmitriy Zaporozhets2015-11-121-0/+13
| * | | Add API docs and correctly expose release apiDmitriy Zaporozhets2015-11-123-26/+57
| * | | Expose release notes to tags apiDmitriy Zaporozhets2015-11-122-5/+31
| * | | Add releases apiDmitriy Zaporozhets2015-11-123-2/+36
| * | | Add grape routing printDmitriy Zaporozhets2015-11-121-0/+8