Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use params[:view] directly.param-view | Douwe Maan | 2015-11-17 | 6 | -9/+12 |
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-11-17 | 3 | -1/+29 |
|\ | |||||
| * | Merge branch 'issue/vars-need-eval' into 'master' | Douwe Maan | 2015-11-17 | 1 | -1/+1 |
| |\ | |||||
| | * | Ensure variable is evalled | Gert Goet | 2015-10-29 | 1 | -1/+1 |
| * | | Merge branch 'rs-wiki-touches-project' into 'master' | Douwe Maan | 2015-11-17 | 2 | -0/+28 |
| |\ \ | |||||
| | * | | Make ProjectWiki touch Project#last_activity_at after wiki actionsrs-wiki-touches-project | Robert Speicher | 2015-11-16 | 2 | -0/+28 |
* | | | | Merge pull request #9837 from Great-Antique/master | Robert Schilling | 2015-11-17 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix md syntax in doc/api/commits.md | Den Girnyk | 2015-11-17 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge branch 'http-to-https' into 'master' | Achilleas Pipinellis | 2015-11-17 | 20 | -45/+45 |
|\ \ \ | |||||
| * | | | Rewrite HTTP links to force TLS, where possible | Alex Jordan | 2015-11-16 | 20 | -45/+45 |
* | | | | Merge branch 'global-milestones' into 'master' | Dmitriy Zaporozhets | 2015-11-16 | 37 | -258/+398 |
|\ \ \ \ | |||||
| * | | | | Some code and doc improvementsglobal-milestones | Dmitriy Zaporozhets | 2015-11-16 | 4 | -6/+10 |
| * | | | | Fix removing avatar for group | Dmitriy Zaporozhets | 2015-11-16 | 1 | -1/+1 |
| * | | | | Group masters should be able to create/close milestones | Dmitriy Zaporozhets | 2015-11-16 | 5 | -7/+9 |
| * | | | | Add milestones documentation to workflow | Dmitriy Zaporozhets | 2015-11-16 | 4 | -0/+14 |
| * | | | | Few changes to Group Milestone feature: | Dmitriy Zaporozhets | 2015-11-16 | 4 | -6/+6 |
| * | | | | Add header and page title to new milestone page | Dmitriy Zaporozhets | 2015-11-16 | 1 | -0/+3 |
| * | | | | Lets add more tests to Milestones services | Dmitriy Zaporozhets | 2015-11-16 | 3 | -1/+52 |
| * | | | | Move global milestone specs | Dmitriy Zaporozhets | 2015-11-16 | 3 | -96/+65 |
| * | | | | Fix a bug when milestone/label filter was empty for dashboard issues page | Dmitriy Zaporozhets | 2015-11-16 | 2 | -0/+6 |
| * | | | | Refactor global and group milestones logic | Dmitriy Zaporozhets | 2015-11-16 | 19 | -165/+145 |
| * | | | | Create milestones in the group | Dmitriy Zaporozhets | 2015-11-16 | 7 | -10/+121 |
* | | | | | Merge branch 'rs-rc1-docs' into 'master' | Robert Speicher | 2015-11-16 | 3 | -19/+19 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Reorder monthly release tasks for RC1 dayrs-rc1-docs | Robert Speicher | 2015-11-13 | 1 | -1/+1 |
| * | | | | Update doc/update/8.1-to-8.2.md | Robert Speicher | 2015-11-13 | 1 | -6/+7 |
| * | | | | Update doc/install/installation.md for gitlab-workhorse | Robert Speicher | 2015-11-13 | 1 | -10/+9 |
| * | | | | Update doc/install/installation.md for 8-2-stable | Robert Speicher | 2015-11-13 | 1 | -2/+2 |
* | | | | | Merge branch 'add_index_uniq' into 'master' | Dmitriy Zaporozhets | 2015-11-16 | 2 | -4/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Add unique to oid index for lfs object.add_index_uniq | Marin Jankovski | 2015-11-16 | 2 | -3/+9 |
| * | | | | | unique is for indexes. | Marin Jankovski | 2015-11-16 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'ci-runners-master-or-owner' into 'master' | Dmitriy Zaporozhets | 2015-11-16 | 3 | -6/+22 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Show specific runners from projects where user is master or ownerci-runners-master-or-owner | Kamil Trzcinski | 2015-11-16 | 3 | -6/+22 |
* | | | | | Merge branch 'refactor-duplication' into 'master' | Dmitriy Zaporozhets | 2015-11-16 | 7 | -93/+46 |
|\ \ \ \ \ | |||||
| * | | | | | Fix wrong variable namerefactor-duplication | Dmitriy Zaporozhets | 2015-11-16 | 1 | -2/+2 |
| * | | | | | Remove duplicate code in Repository#*_names_contains | Dmitriy Zaporozhets | 2015-11-16 | 1 | -16/+7 |
| * | | | | | Fix code duplication in NotificationsHelper | Dmitriy Zaporozhets | 2015-11-16 | 1 | -25/+13 |
| * | | | | | Set less strict flay option for now | Dmitriy Zaporozhets | 2015-11-16 | 1 | -1/+1 |
| * | | | | | Remove duplicate methods in uploaders | Dmitriy Zaporozhets | 2015-11-16 | 4 | -51/+25 |
| |/ / / / | |||||
* | | | | | Merge branch 'lfs' into 'master' | Dmitriy Zaporozhets | 2015-11-16 | 23 | -13/+1226 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add support for git lfs.lfs | Marin Jankovski | 2015-11-16 | 23 | -13/+1226 |
|/ / / / | |||||
* | | | | Merge branch 'test_env_cache' into 'master' | Valery Sizov | 2015-11-16 | 2 | -9/+13 |
|\ \ \ \ | |||||
| * | | | | Disabling cache for test environment | Valery Sizov | 2015-11-16 | 2 | -9/+13 |
* | | | | | Merge branch 'fix_trailing_title_space' of https://gitlab.com/dblessing/gitla... | Dmitriy Zaporozhets | 2015-11-16 | 3 | -2/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Fix trailing space issue with merge requests and issues. Fixes #2514 | Drew Blessing | 2015-11-10 | 3 | -2/+7 |
* | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq | Dmitriy Zaporozhets | 2015-11-16 | 3 | -28/+21 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch 'rs-revert-gh-9812' into 'master' | Valery Sizov | 2015-11-16 | 1 | -27/+19 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Revert "Merge pull request #9812 from chrspeich/hide-tabs-lone-auth-provider"rs-revert-gh-9812 | Robert Speicher | 2015-11-15 | 1 | -27/+19 |
| |/ / / / | |||||
| * | | | | Merge branch 'relative_links_default_branch' into 'master' | Robert Speicher | 2015-11-15 | 2 | -1/+2 |
| |\ \ \ \ | |||||
| | * | | | | Relative links in the README file shown on the repository homepage should point | Alec Cooper | 2015-11-14 | 2 | -1/+2 |
| |/ / / / | |||||
* | | | | | Merge branch 'releases-feature' | Dmitriy Zaporozhets | 2015-11-16 | 14 | -203/+362 |
|\ \ \ \ \ | |/ / / / |/| | | | |