Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | fixes missing field on basicprojectdetails | tiagonbotelho | 2016-07-12 | 4 | -0/+2 | |
| * | | | | changes the project_title_spec accordingly | tiagonbotelho | 2016-07-12 | 1 | -1/+1 | |
| * | | | | changes the usage of simpleprojectdetails to already implemented basicproject... | tiagonbotelho | 2016-07-12 | 3 | -20/+7 | |
| * | | | | adds entry to changelog | tiagonbotelho | 2016-07-12 | 1 | -0/+1 | |
| * | | | | removes debugging print | tiagonbotelho | 2016-07-12 | 1 | -1/+0 | |
| * | | | | gets the new object through /simple endpoint and renders on the dropdown | tiagonbotelho | 2016-07-12 | 2 | -1/+2 | |
| * | | | | adds basic functionality to the new endpoint of the api | tiagonbotelho | 2016-07-12 | 3 | -21/+25 | |
| * | | | | implements filter_params | tiagonbotelho | 2016-07-12 | 3 | -0/+21 | |
* | | | | | Merge branch 'gl-importer-keeps-issue-number' into 'master' | Douwe Maan | 2016-07-13 | 3 | -0/+55 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Stub omniauth provider for GitLabgl-importer-keeps-issue-number | Douglas Barbosa Alexandre | 2016-07-13 | 1 | -1/+6 | |
| * | | | | Update CHANGELOG | Douglas Barbosa Alexandre | 2016-07-13 | 1 | -0/+1 | |
| * | | | | Add spec for GitLab.com importer | Douglas Barbosa Alexandre | 2016-07-13 | 1 | -0/+48 | |
| * | | | | Keeps issue number when importing from Gitlab.com | Douglas Barbosa Alexandre | 2016-07-13 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | Merge branch 'fix-knapsack-for-spinach' into 'master' | Kamil Trzciński | 2016-07-13 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fix Knapsack report generation for Spinachfix-knapsack-for-spinach | Kamil Trzcinski | 2016-07-13 | 1 | -1/+1 | |
* | | | | | Merge branch '18193-developers-can-merge' into 'master' | Rémy Coutable | 2016-07-13 | 35 | -303/+507 | |
|\ \ \ \ \ | ||||||
| * | | | | | Implement last round of review comments from !4892.18193-developers-can-merge | Timothy Andrew | 2016-07-13 | 4 | -26/+27 | |
| * | | | | | Move all "checks" under `GitLab::Checks`. | Timothy Andrew | 2016-07-13 | 5 | -22/+22 | |
| * | | | | | Appease rubocop. | Timothy Andrew | 2016-07-13 | 2 | -2/+0 | |
| * | | | | | Add "Developers can Merge" (to protected branches) to the CHANGELOG. | Timothy Andrew | 2016-07-13 | 1 | -1/+1 | |
| * | | | | | Don't ask the user to "merge this request manually". | Timothy Andrew | 2016-07-13 | 2 | -1/+6 | |
| * | | | | | Clean up `protected_branches.js.coffee` | Timothy Andrew | 2016-07-13 | 1 | -6/+3 | |
| * | | | | | Refactor `Gitlab::GitAccess` | Timothy Andrew | 2016-07-13 | 12 | -223/+270 | |
| * | | | | | Enforce "developers can merge" during `pre-receive`. | Timothy Andrew | 2016-07-13 | 10 | -85/+167 | |
| * | | | | | Added "developers can merge" setting to protected branches | Mathias Vestergaard | 2016-07-13 | 15 | -14/+88 | |
* | | | | | | Merge branch '19766-dont-crash-when-no-objects-to-cache' into 'master' | Rémy Coutable | 2016-07-13 | 2 | -4/+21 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | ObjectRenderer doesn't crash when no objects to cache with Rails.cache.read_m... | Paco Guzman | 2016-07-13 | 2 | -4/+21 | |
* | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2016-07-13 | 70 | -257/+487 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge branch 'multi-line-inline-diff' into 'master' | Douwe Maan | 2016-07-13 | 3 | -24/+57 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Rename constant to be more descriptive | Douwe Maan | 2016-07-13 | 1 | -2/+2 | |
| | * | | | | | Extended regexes ignore whitespace, so use \smulti-line-inline-diff | Douwe Maan | 2016-07-12 | 1 | -2/+2 | |
| | * | | | | | Render inline diffs for multiple changed lines following eachother | Douwe Maan | 2016-07-11 | 3 | -24/+57 | |
| | | |_|_|/ | | |/| | | | ||||||
| * | | | | | Merge branch 'jacobvosmaer-gitlab/gitlab-ce-strict-host-headers' | Douwe Maan | 2016-07-12 | 3 | -2/+16 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Defend against 'Host' header injection | Jacob Vosmaer | 2016-07-12 | 3 | -2/+13 | |
| * | | | | | | Merge branch '19693-emoji-awards-aren-t-deleted-for-deleted-users' into 'mast... | Douwe Maan | 2016-07-12 | 4 | -3/+25 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Delete award emoji when deleting a user19693-emoji-awards-aren-t-deleted-for-deleted-users | Sean McGivern | 2016-07-12 | 4 | -3/+25 | |
| * | | | | | | | Merge branch '17702-running-icon' into 'master' | Jacob Schatz | 2016-07-12 | 4 | -6/+18 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Update CHANGELOG17702-running-icon | Annabel Dunstone | 2016-07-12 | 1 | -0/+1 | |
| | * | | | | | | | Change running status color to blue; update icon to spinner | Annabel Dunstone | 2016-07-12 | 3 | -6/+17 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch '19708-label-selection-clutter' into 'master' | Jacob Schatz | 2016-07-12 | 1 | -1/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add margin to filter labels19708-label-selection-clutter | Annabel Dunstone | 2016-07-11 | 1 | -1/+7 | |
| * | | | | | | | | Merge branch '19692-gray-block' into 'master' | Jacob Schatz | 2016-07-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Update header block class on snippets page19692-gray-block | Annabel Dunstone | 2016-07-11 | 1 | -1/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch '17760-pipeline-builds-design' into 'master' | Jacob Schatz | 2016-07-12 | 17 | -119/+262 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Update duration representation on builds pages | Annabel Dunstone | 2016-07-12 | 2 | -2/+2 | |
| | * | | | | | | | | Update CHANGELOG | Annabel Dunstone | 2016-07-12 | 1 | -0/+1 | |
| | * | | | | | | | | Fix label alignment bug; re-add build-link | Annabel Dunstone | 2016-07-12 | 3 | -17/+20 | |
| | * | | | | | | | | Add new stopwatch and commit icons; rename custom icon helper; fix commit pip... | Annabel Dunstone | 2016-07-12 | 9 | -15/+31 | |
| | * | | | | | | | | Rearrange and update admin builds | Annabel Dunstone | 2016-07-12 | 4 | -48/+47 | |
| | * | | | | | | | | Update builds page | Annabel Dunstone | 2016-07-12 | 3 | -57/+56 |