Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Add basic spinach tests for project builds | Grzegorz Bizon | 2016-01-14 | 3 | -0/+41 | |
* | | Merge branch 'fix/private-references' into 'master' | Douwe Maan | 2016-01-14 | 7 | -12/+245 | |
|\ \ | ||||||
| * | | Fix specs and rubocop warningsfix/private-references | Rémy Coutable | 2016-01-14 | 1 | -1/+1 | |
| * | | Improve & adds specs for Issue/MR references | Rémy Coutable | 2016-01-13 | 7 | -135/+218 | |
| * | | Show referenced MRs & Issues only when the current viewer can access them | Rémy Coutable | 2016-01-13 | 4 | -0/+150 | |
| |/ | ||||||
* | | Update Broadcast Message features | Robert Speicher | 2016-01-13 | 2 | -14/+34 | |
* | | Simplify BroadcastMessage factory | Robert Speicher | 2016-01-13 | 2 | -5/+4 | |
|/ | ||||||
* | Fix feature steprs-remove-stamp | Robert Speicher | 2016-01-07 | 1 | -1/+1 | |
* | Add CHANGELOG item and tests | Dmitriy Zaporozhets | 2016-01-07 | 2 | -0/+14 | |
* | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Jacob Vosmaer | 2016-01-07 | 3 | -0/+119 | |
* | Merge branch 'joshfng/gitlab-ce-fix-3802' into 'master' | Douwe Maan | 2016-01-05 | 2 | -0/+30 | |
|\ | ||||||
| * | Change text back. Add additional tests.joshfng/gitlab-ce-fix-3802 | Josh Frye | 2016-01-03 | 2 | -2/+13 | |
| * | Remove feature tag from testing locally | Josh Frye | 2016-01-03 | 1 | -1/+0 | |
| * | Show 'New Merge Request' buttons on canonical repo. | Josh Frye | 2016-01-03 | 2 | -0/+20 | |
* | | remove public field from namespace and refactoringnamespace-clean_up | Valery Sizov | 2016-01-04 | 1 | -15/+0 | |
|/ | ||||||
* | spinach fix | Valery Sizov | 2015-12-31 | 1 | -1/+1 | |
* | Fix "I see current user as the first user" step | Robert Speicher | 2015-12-30 | 1 | -5/+4 | |
* | fix spinach | Valery Sizov | 2015-12-25 | 1 | -3/+5 | |
* | add sorting of awards | Valery Sizov | 2015-12-25 | 1 | -1/+1 | |
* | Merge branch 'emoji_picker_frequently_used' into 'master' | Valery Sizov | 2015-12-24 | 1 | -2/+2 | |
|\ | ||||||
| * | Merge branch 'emoji-picker-search' into emoji_picker_frequently_used | Valery Sizov | 2015-12-24 | 6 | -20/+137 | |
| |\ | ||||||
| * \ | Merge branch 'emoji-picker-search'into emoji_picker_frequently_usedemoji_picker_frequently_used | Valery Sizov | 2015-12-24 | 19 | -32/+91 | |
| |\ \ | ||||||
| * | | | add some spinach | Valery Sizov | 2015-12-22 | 2 | -0/+12 | |
| * | | | fix specs | Valery Sizov | 2015-12-22 | 1 | -2/+2 | |
* | | | | Merge branch 'new-project-header-redesign' into 'master' | Dmitriy Zaporozhets | 2015-12-24 | 4 | -3/+7 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Moves star code to a class | Jacob Schatz | 2015-12-23 | 1 | -2/+2 | |
| * | | | fixes failing test by updating project clone instructions | Jacob Schatz | 2015-12-23 | 2 | -4/+7 | |
| * | | | spinach tests will pass now | Jacob Schatz | 2015-12-23 | 2 | -1/+2 | |
* | | | | Merge remote-tracking branch 'origin/master' into emoji-picker-searchemoji-picker-search | Valery Sizov | 2015-12-24 | 6 | -20/+137 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Merge branch 'edit-on-fork' into 'master' | Dmitriy Zaporozhets | 2015-12-24 | 2 | -19/+122 | |
| |\ \ \ | ||||||
| | * | | | Fix specedit-on-fork | Douwe Maan | 2015-12-21 | 1 | -2/+2 | |
| | * | | | Add tests for new functionality | Douwe Maan | 2015-12-21 | 2 | -14/+117 | |
| | * | | | Fix specs | Douwe Maan | 2015-12-19 | 1 | -1/+1 | |
| | * | | | Merge branch 'master' into edit-on-fork | Douwe Maan | 2015-12-18 | 2 | -2/+3 | |
| | |\ \ \ | ||||||
| | * | | | | Fix specs and behavior for LFS files | Douwe Maan | 2015-12-18 | 1 | -3/+3 | |
| | * | | | | Automatically fork a project when not allowed to edit a file. | Douwe Maan | 2015-12-18 | 1 | -1/+1 | |
| * | | | | | Merge branch 'branch-invalid-name' into 'master' | Douwe Maan | 2015-12-24 | 2 | -1/+3 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix minor stylistic complaints | Douglas Barbosa Alexandre | 2015-12-21 | 1 | -1/+1 | |
| | * | | | | | Merge branch 'master' into branch-invalid-name | Douglas Barbosa Alexandre | 2015-12-18 | 2 | -2/+3 | |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | * | | | | | Add JS validation for invalid characters in branch name | Douglas Barbosa Alexandre | 2015-12-17 | 2 | -1/+3 | |
| | * | | | | | Add more descriptive error message when create branch with invalid name | Douglas Barbosa Alexandre | 2015-12-16 | 1 | -1/+1 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge branch 'issue_4189' into 'master' | Douwe Maan | 2015-12-24 | 2 | -0/+12 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| | * | | | | Fix redirect to wrong URL when merging and MR detail URL has an anchor. #4189issue_4189 | Rubén Dávila | 2015-12-21 | 2 | -0/+12 | |
* | | | | | | fixes after review | Valery Sizov | 2015-12-24 | 1 | -1/+1 | |
* | | | | | | emoji picker search | Valery Sizov | 2015-12-23 | 2 | -0/+18 | |
|/ / / / / | ||||||
* | | | | | add some spinach | Valery Sizov | 2015-12-22 | 2 | -0/+12 | |
* | | | | | fix specs | Valery Sizov | 2015-12-22 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | Backport JIRA service | Drew Blessing | 2015-12-18 | 2 | -0/+24 | |
| |/ / |/| | | ||||||
* | | | Upgrade Poltergeist to 1.8.1. #4131issue_4131 | Rubén Dávila | 2015-12-17 | 2 | -2/+3 | |
|/ / | ||||||
* | | Fix specfix-milestone-snippet-header | Douwe Maan | 2015-12-16 | 1 | -1/+1 |