Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added CHANGELOG entry for !7360smarter-cache-invalidation | Yorick Peterse | 2016-11-21 | 1 | -0/+4 |
* | Refactor cache refreshing/expiring | Yorick Peterse | 2016-11-21 | 10 | -556/+605 |
* | Use File.exist? to check if a repository exists | Yorick Peterse | 2016-11-21 | 2 | -7/+8 |
* | Unify detecting of special repository files | Yorick Peterse | 2016-11-21 | 5 | -16/+232 |
* | Merge branch 'issue_5541' into 'master' | Sean McGivern | 2016-11-21 | 11 | -32/+92 |
|\ | |||||
| * | Allow enabling and disabling commit and MR events for JIRAissue_5541 | Felipe Artur | 2016-11-18 | 11 | -32/+92 |
* | | Merge branch 'remove-unnecessary-self-from-user-model' into 'master' | Rémy Coutable | 2016-11-21 | 2 | -54/+57 |
|\ \ | |||||
| * | | Remove unnecessary self from user model | Semyon Pupkov | 2016-11-19 | 2 | -54/+57 |
* | | | Merge branch 'use-build-in-broadcast-message-spec' into 'master' | Rémy Coutable | 2016-11-21 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Use build instead create in BroadcastMessage model spec | Semyon Pupkov | 2016-11-19 | 1 | -1/+1 |
* | | | | Merge branch '24627-fix-bad-mr-error-message' into 'master' | Rémy Coutable | 2016-11-21 | 3 | -2/+13 |
|\ \ \ \ | |||||
| * | | | | Fix regression in Merge request form | Alex Sanford | 2016-11-19 | 3 | -2/+13 |
* | | | | | Merge branch 'super-secret-login-upgrade' into 'master' | Fatih Acet | 2016-11-19 | 2 | -25/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Un-un-revert signin tab order fix.super-secret-login-upgrade | Bryce Johnson | 2016-11-18 | 2 | -25/+2 |
* | | | | | | Merge branch 'fix-db-schema' into 'master' | Kamil Trzciński | 2016-11-19 | 1 | -3/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove duplicate sidekiq throttling parametersfix-db-schema | Kamil Trzcinski | 2016-11-19 | 1 | -3/+0 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'fix-typo-in-gitlab-flow' into 'master' | Achilleas Pipinellis | 2016-11-19 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix typo in gitlab_flow.md ('munch'->'much') | kkkkkkkk | 2016-11-19 | 1 | -1/+1 |
* | | | | | | | Merge branch 'patch-7' into 'master' | Achilleas Pipinellis | 2016-11-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix wrong link | ebuildy | 2016-11-19 | 1 | -1/+1 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch '24673-broken-test-in-merge_request_widget_spec-js' into 'master' | Jacob Schatz | 2016-11-19 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix spec24673-broken-test-in-merge_request_widget_spec-js | Clement Ho | 2016-11-18 | 1 | -2/+2 |
* | | | | | | | | Merge branch '22539-display-folders' into 'master' | Fatih Acet | 2016-11-19 | 43 | -329/+2349 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix test22539-display-folders | Filipa Lacerda | 2016-11-19 | 1 | -22/+11 |
| * | | | | | | | Fix broken test | Filipa Lacerda | 2016-11-19 | 2 | -7/+22 |
| * | | | | | | | Changes for stop url to path | Filipa Lacerda | 2016-11-19 | 2 | -23/+1 |
| * | | | | | | | Try to fix tests | Kamil Trzcinski | 2016-11-18 | 1 | -4/+5 |
| * | | | | | | | Expose stop_path for environment to not construct that in frontend | Kamil Trzcinski | 2016-11-18 | 3 | -2/+9 |
| * | | | | | | | Bring back the `commit_url` as it's used by CycleAnalytics | Kamil Trzcinski | 2016-11-18 | 2 | -0/+11 |
| * | | | | | | | Fix broken tests | Filipa Lacerda | 2016-11-18 | 2 | -11/+11 |
| * | | | | | | | Do not trigger CI [ci skip] | Kamil Trzcinski | 2016-11-18 | 0 | -0/+0 |
| * | | | | | | | Merge branch '22539-display-folders' of gitlab.com:gitlab-org/gitlab-ce into ... | Kamil Trzcinski | 2016-11-18 | 20 | -359/+326 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix css class | Filipa Lacerda | 2016-11-18 | 2 | -2/+4 |
| | * | | | | | | | Remove comment from html | Filipa Lacerda | 2016-11-18 | 1 | -1/+0 |
| | * | | | | | | | Removes unnecessary comments | Filipa Lacerda | 2016-11-18 | 2 | -3/+0 |
| | * | | | | | | | Improvements after review | Filipa Lacerda | 2016-11-18 | 1 | -9/+1 |
| | * | | | | | | | Remove unused CSS | Filipa Lacerda | 2016-11-18 | 1 | -4/+0 |
| | * | | | | | | | Remove slots | Filipa Lacerda | 2016-11-18 | 2 | -20/+22 |
| | * | | | | | | | Fixes typo | Filipa Lacerda | 2016-11-18 | 1 | -4/+4 |
| | * | | | | | | | Try to use slots | Filipa Lacerda | 2016-11-18 | 3 | -24/+29 |
| | * | | | | | | | Improve after review | Filipa Lacerda | 2016-11-18 | 1 | -1/+1 |
| | * | | | | | | | Improvements after review | Filipa Lacerda | 2016-11-17 | 1 | -13/+41 |
| | * | | | | | | | Adds helper to verify empty object | Filipa Lacerda | 2016-11-17 | 1 | -3/+18 |
| | * | | | | | | | Fix after review | Filipa Lacerda | 2016-11-17 | 1 | -4/+1 |
| | * | | | | | | | Swaps url for paths in mock data | Filipa Lacerda | 2016-11-17 | 1 | -11/+10 |
| | * | | | | | | | Fix Rubocop offense for lines in environment specs | Grzegorz Bizon | 2016-11-17 | 1 | -1/+0 |
| | * | | | | | | | Merge branch 'master' into 22539-display-folders | Grzegorz Bizon | 2016-11-17 | 46 | -227/+754 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' into 22539-display-folders | Grzegorz Bizon | 2016-11-17 | 339 | -1244/+4559 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Adds fixed layout to prevent the columns from jumping when opening a folder | Filipa Lacerda | 2016-11-17 | 1 | -0/+2 |
| | * | | | | | | | | | Undo last commit | Filipa Lacerda | 2016-11-17 | 1 | -236/+0 |