| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Dedupe labels in labels selector in Dashboard pagesfix/14418 | Rémy Coutable | 2016-03-18 | 1 | -2/+9 |
| * | Merge branch 'trigger-todo-for-mentions-on-commits-page' into 'master' | Douwe Maan | 2016-03-18 | 1 | -2/+2 |
| |\ | |||||
| | * | Use todo.done without ! in the controller to mark todo as done | Douglas Barbosa Alexandre | 2016-03-18 | 1 | -2/+2 |
| * | | Fixed failing tests | Phil Hughes | 2016-03-18 | 1 | -1/+1 |
| * | | Updated controller with before_action | Phil Hughes | 2016-03-18 | 2 | -7/+5 |
| * | | Fixes issue on dashboard issues | Phil Hughes | 2016-03-18 | 1 | -0/+18 |
| * | | Full labels data in JSON | Phil Hughes | 2016-03-18 | 1 | -1/+1 |
| * | | Fixed issue with labels dropdown getting wrong labels | Phil Hughes | 2016-03-18 | 2 | -0/+15 |
| |/ | |||||
| * | Merge branch 'confidential-issues' into 'master' | Douwe Maan | 2016-03-18 | 2 | -3/+7 |
| |\ | |||||
| | * | Restrict access for confidential issues on autocomplete | Douglas Barbosa Alexandre | 2016-03-17 | 1 | -1/+1 |
| | * | Restrict access to confidential issues | Douglas Barbosa Alexandre | 2016-03-17 | 1 | -1/+5 |
| | * | Add an option to user make an issue confidential | Douglas Barbosa Alexandre | 2016-03-17 | 1 | -1/+1 |
| * | | Merge branch 'optimistic-todos' into 'master' | Jacob Schatz | 2016-03-18 | 1 | -2/+11 |
| |\ \ | |/ |/| | |||||
| | * | Mark all as done through AJAX | Phil Hughes | 2016-03-17 | 1 | -0/+4 |
| | * | Removed the flash success message | Phil Hughes | 2016-03-17 | 1 | -2/+2 |
| | * | Adds small AJAX optimistic functionality to todos. | Jacob Schatz | 2016-03-17 | 1 | -1/+6 |
| * | | Merge branch '4009-external-users' into 'master' | Douwe Maan | 2016-03-17 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into 4009-external-users4009-external-users | Zeger-Jan van de Weg | 2016-03-15 | 7 | -40/+54 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' into 4009-external-users | Zeger-Jan van de Weg | 2016-03-14 | 6 | -22/+44 |
| | |\ \ \ | |||||
| | * | | | | External Users | Zeger-Jan van de Weg | 2016-03-13 | 1 | -1/+1 |
| * | | | | | Merge branch 'new-branch-button-issue' into 'master' | Douwe Maan | 2016-03-17 | 2 | -3/+19 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into new-branch-button-issue | Zeger-Jan van de Weg | 2016-03-17 | 2 | -3/+3 |
| | |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | | Incorporate review | Zeger-Jan van de Weg | 2016-03-15 | 1 | -4/+3 |
| | * | | | | | Enhance new branch button on an issue | Zeger-Jan van de Weg | 2016-03-15 | 1 | -0/+6 |
| | * | | | | | new-branch-button | Zeger-Jan van de Weg | 2016-03-15 | 2 | -3/+14 |
| | | |_|_|/ | |/| | | | |||||
| * | | | | | Reuse `no_cache_headers` method in badges controller | Grzegorz Bizon | 2016-03-17 | 1 | -12/+1 |
| | |/ / / |/| | | | |||||
| * | | | | Clearify who deletes the user | Zeger-Jan van de Weg | 2016-03-15 | 1 | -1/+1 |
| * | | | | Fix broken specs | Zeger-Jan van de Weg | 2016-03-15 | 1 | -1/+1 |
| * | | | | Add ability to delete a user with force | Zeger-Jan van de Weg | 2016-03-15 | 1 | -1/+1 |
| * | | | | A worker deletes a user, so the request doesn't time out | Zeger-Jan van de Weg | 2016-03-15 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Create a SentNotification record for #relabeled_issue_email / #relabeled_merg... | Rémy Coutable | 2016-03-15 | 1 | -0/+17 |
| * | | | Move the #toggle_subscription controller method to a concern | Rémy Coutable | 2016-03-15 | 3 | -28/+15 |
| * | | | Improving the original label-subscribing implementation | Rémy Coutable | 2016-03-15 | 3 | -0/+6 |
| * | | | Original implementation to allow users to subscribe to labels | Timothy Andrew | 2016-03-15 | 1 | -2/+7 |
| * | | | Merge branch 'revert-avatar-cropping' into 'master' | Rémy Coutable | 2016-03-15 | 1 | -3/+0 |
| |\ \ \ | |||||
| | * | | | Revert "Merge branch 'avatar-cropping' into 'master' "revert-avatar-cropping | Rémy Coutable | 2016-03-15 | 1 | -3/+0 |
| * | | | | Merge branch 'application-settings' into 'master' | Robert Speicher | 2016-03-15 | 2 | -17/+14 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Let `oauth/applications#index` handle the `profiles#applications` routeapplication-settings | Robert Speicher | 2016-03-13 | 2 | -22/+14 |
| | * | | | Fixed Ruby style error | Phil Hughes | 2016-03-04 | 1 | -1/+1 |
| | * | | | Applications tab on profile settings | Phil Hughes | 2016-03-04 | 2 | -1/+6 |
| * | | | | Merge branch 'auto-gc' into 'master' revert-01160fc0 | Douwe Maan | 2016-03-15 | 1 | -4/+9 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Use an exception to pass messages | Jacob Vosmaer | 2016-03-15 | 1 | -5/+10 |
| | * | | | Allow project housekeeping only once an hour | Jacob Vosmaer | 2016-03-14 | 1 | -2/+2 |
| * | | | | Merge branch 'share-project-ce' into 'master' | Dmitriy Zaporozhets | 2016-03-14 | 3 | -1/+27 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Render project members from shared group | Dmitriy Zaporozhets | 2016-03-12 | 1 | -0/+1 |
| | * | | | Add share project from group lock | Dmitriy Zaporozhets | 2016-03-11 | 1 | -1/+1 |
| | * | | | Show shared projects on group page | Dmitriy Zaporozhets | 2016-03-11 | 1 | -0/+2 |
| | * | | | Add functionality to setup share of project with group via project settings | Dmitriy Zaporozhets | 2016-03-11 | 1 | -0/+23 |
| * | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq | Marin Jankovski | 2016-03-14 | 3 | -21/+17 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Fix denting and spec | Zeger-Jan van de Weg | 2016-03-13 | 1 | -1/+1 |
