Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests | Dmitriy Zaporozhets | 2014-07-15 | 1 | -4/+1 |
* | Refactor diff suppress logic and diff views | Dmitriy Zaporozhets | 2014-07-15 | 17 | -192/+165 |
* | Cleanup diff stats UI | Dmitriy Zaporozhets | 2014-07-15 | 2 | -16/+28 |
* | Refactor MR build process | Dmitriy Zaporozhets | 2014-07-15 | 7 | -116/+169 |
* | Increase grit memory limit | Dmitriy Zaporozhets | 2014-07-15 | 1 | -1/+1 |
* | Milestone is closed only if all milestones are closed. | Marin Jankovski | 2014-07-14 | 1 | -3/+3 |
* | Merge branch 'branches_with_no_parent' into 'master' | Dmitriy Zaporozhets | 2014-07-14 | 3 | -72/+81 |
|\ | |||||
| * | Error message needs to be correct. | Marin Jankovski | 2014-07-14 | 1 | -1/+1 |
| * | Branches without parent commit cannot be merged. | Marin Jankovski | 2014-07-14 | 3 | -72/+81 |
* | | Merge branch 'satellite_chdir' into 'master' | Dmitriy Zaporozhets | 2014-07-14 | 3 | -2/+3 |
|\ \ | |||||
| * | | Remove thread-unsafe Dir.chdir from Satellite#lock | Jacob Vosmaer | 2014-07-14 | 3 | -2/+3 |
| |/ | |||||
* | | Merge pull request #7131 from skv-headless/per_request_rules_caching | Dmitriy Zaporozhets | 2014-07-14 | 3 | -24/+29 |
|\ \ | |||||
| * | | per request project rules caching | skv-headless | 2014-06-14 | 3 | -24/+29 |
* | | | Merge pull request #7196 from cirosantilli/patch-2 | Dmitriy Zaporozhets | 2014-07-14 | 1 | -31/+37 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Enforce md style. | Ciro Santilli | 2014-06-25 | 1 | -31/+37 |
* | | | Restore blue color for sign-in button | Dmitriy Zaporozhets | 2014-07-14 | 1 | -3/+1 |
* | | | Merge pull request #7285 from jvanbaarsen/fixed-wrong-permission | Dmitriy Zaporozhets | 2014-07-14 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | A Developer cannot manage milestones | Jeroen van Baarsen | 2014-07-09 | 1 | -1/+1 |
* | | | | Merge branch 'improve-login-page' into 'master' | Dmitriy Zaporozhets | 2014-07-13 | 4 | -18/+24 |
|\ \ \ \ | |||||
| * | | | | Improve login page behaviour | Dmitriy Zaporozhets | 2014-07-13 | 4 | -18/+24 |
* | | | | | Merge branch 'redirect_on_signin' into 'master' | Dmitriy Zaporozhets | 2014-07-11 | 8 | -15/+41 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add in the tests. | Marin Jankovski | 2014-07-11 | 2 | -1/+48 |
| * | | | | Use devise stored_location to redirect after signing for both public and priv... | Marin Jankovski | 2014-07-11 | 3 | -2/+16 |
| * | | | | Revert "Merge branch 'redirect_after_login' into 'master'" | Marin Jankovski | 2014-07-11 | 7 | -42/+7 |
|/ / / / | |||||
* | | | | Make brand image fill 100% width of space | Dmitriy Zaporozhets | 2014-07-11 | 1 | -1/+1 |
* | | | | Add bottom links for sign-in page so I can get to Public area | Dmitriy Zaporozhets | 2014-07-11 | 2 | -0/+10 |
* | | | | Rename brand helper | Dmitriy Zaporozhets | 2014-07-11 | 1 | -1/+1 |
* | | | | Merge branch 'ee-login-layout' into 'master' | Dmitriy Zaporozhets | 2014-07-11 | 14 | -125/+164 |
|\ \ \ \ | |||||
| * | | | | Small fixes for sign-in page text | Dmitriy Zaporozhets | 2014-07-11 | 1 | -2/+2 |
| * | | | | Less distracting git clone line for public page | Dmitriy Zaporozhets | 2014-07-11 | 2 | -3/+3 |
| * | | | | Improve signin/signup/reset pages UI | Dmitriy Zaporozhets | 2014-07-11 | 9 | -116/+121 |
| * | | | | Add box shadow to login box | Dmitriy Zaporozhets | 2014-07-11 | 1 | -0/+1 |
| * | | | | Improve login page for small screens | Dmitriy Zaporozhets | 2014-07-11 | 1 | -2/+2 |
| * | | | | Fix brand logo | Dmitriy Zaporozhets | 2014-07-11 | 1 | -0/+0 |
| * | | | | Use same login layout between CE and EE versions | Dmitriy Zaporozhets | 2014-07-11 | 4 | -11/+44 |
|/ / / / | |||||
* | | | | Merge branch 'update-architecture-diagram' into 'master' | Dmitriy Zaporozhets | 2014-07-11 | 2 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | Updated the picture based on comments. | Sytse Sijbrandij | 2014-07-10 | 2 | -0/+0 |
| * | | | | Update the diagram and make clear that rails accesses the repo's via shell. | Sytse Sijbrandij | 2014-07-10 | 2 | -0/+0 |
* | | | | | Merge branch 'escape-before-autolink' into 'master' | Dmitriy Zaporozhets | 2014-07-11 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Add html_escape to project description. auto_link set description to html_saf... | Dmitriy Zaporozhets | 2014-07-11 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq | Dmitriy Zaporozhets | 2014-07-10 | 11 | -19/+74 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'upgrade_devise' into 'master' | Dmitriy Zaporozhets | 2014-07-10 | 11 | -19/+74 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Override strong params for sign up. | Marin Jankovski | 2014-07-10 | 2 | -1/+4 |
| | * | | | | Update to accomodate devise deprecations and backward incompatible changes. | Marin Jankovski | 2014-07-10 | 5 | -5/+8 |
| | * | | | | Check for the correct param for token. | Marin Jankovski | 2014-07-10 | 1 | -1/+6 |
| | * | | | | Try to keep token authenticable compatibility | Marin Jankovski | 2014-07-09 | 4 | -5/+48 |
| | * | | | | Upgrade to devise 3.2.4 | Marin Jankovski | 2014-07-09 | 2 | -9/+10 |
* | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-07-10 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Merge pull request #7291 from tbpgr/fix_gitlab_markdown_helper_typo | Sytse Sijbrandij | 2014-07-10 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix gitlab_markdown_helper method header typo. rquest => request. | tbpgr | 2014-07-10 | 1 | -1/+1 |
| |/ / / / / |