Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix autocomplete css | Dmitriy Zaporozhets | 2014-04-06 | 2 | -0/+19 |
* | Merge branch 'remove_source_branch_button' of https://github.com/jacob-carlbo... | Dmitriy Zaporozhets | 2014-04-06 | 4 | -5/+48 |
|\ | |||||
| * | Add button for removing source branch for merged MR's. | Jacob Carlborg | 2013-12-19 | 5 | -6/+47 |
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2014-04-06 | 1 | -0/+16 |
|\ \ | |||||
| * \ | Merge branch 'master' into request/relative_submodules | Timm Drevensek | 2014-04-04 | 36 | -438/+376 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into request/relative_submodules | Timm Drevensek | 2014-04-01 | 29 | -135/+263 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into request/relative_submodules | Timm Drevensek | 2014-03-26 | 155 | -1269/+1308 |
| |\ \ \ \ | |||||
| * | | | | | simplify link url | Timm Drevensek | 2014-02-28 | 1 | -4/+3 |
| * | | | | | fixed regex to match url pointing to a user repo | Timm Drevensek | 2014-02-26 | 1 | -3/+3 |
| * | | | | | Add support for relative submodules | Timm Drevensek | 2014-02-25 | 1 | -0/+17 |
* | | | | | | Merge branch 'deduplicate-help' into 'master' | Dmitriy Zaporozhets | 2014-04-04 | 1 | -10/+2 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Reduce the number of times people send emails or file issues out of the blue. | dosire | 2014-04-04 | 1 | -10/+2 |
* | | | | | | Merge branch 'no_email_on_notification_level_change' into 'master' | Dmitriy Zaporozhets | 2014-04-04 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Only send email when project access level changes. | Marin Jankovski | 2014-04-03 | 1 | -1/+1 |
* | | | | | | Add note when MR assignee changes. Add more tests to MR services | Dmitriy Zaporozhets | 2014-04-03 | 1 | -0/+4 |
* | | | | | | Mention protected branch force push | Dmitriy Zaporozhets | 2014-04-03 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhq | Dmitriy Zaporozhets | 2014-04-03 | 2 | -4/+4 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge pull request #6639 from yatish27/ConsistentJSFormat | Dmitriy Zaporozhets | 2014-04-03 | 2 | -4/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | Consistent format for class objects in javascript | Yatish Mehta | 2014-03-28 | 2 | -4/+4 |
* | | | | | | | Merge branch 'reduce-observers' into 'master' | Dmitriy Zaporozhets | 2014-04-03 | 14 | -96/+164 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | More test fixes | Dmitriy Zaporozhets | 2014-04-03 | 1 | -0/+1 |
| * | | | | | | Fix MR fork validation and services load | Dmitriy Zaporozhets | 2014-04-03 | 3 | -2/+8 |
| * | | | | | | Use MergeRequest services in API and controllers | Dmitriy Zaporozhets | 2014-04-02 | 4 | -26/+25 |
| * | | | | | | MergeRequest services for create, update, close and reopen | Dmitriy Zaporozhets | 2014-04-02 | 5 | -0/+100 |
| * | | | | | | Remove MergeRequest observer | Dmitriy Zaporozhets | 2014-04-02 | 1 | -43/+0 |
| * | | | | | | Remove KeysObserver | Dmitriy Zaporozhets | 2014-04-02 | 2 | -19/+24 |
| * | | | | | | Remove EmailsObserver | Dmitriy Zaporozhets | 2014-04-02 | 2 | -8/+8 |
* | | | | | | | Do not require modernizr. | Marin Jankovski | 2014-04-03 | 1 | -1/+0 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'reduce-observers' into 'master' | Dmitriy Zaporozhets | 2014-04-02 | 9 | -55/+115 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix tests | Dmitriy Zaporozhets | 2014-04-02 | 4 | -4/+4 |
| * | | | | | | Fix assignee change in Issues::UpdateService | Dmitriy Zaporozhets | 2014-04-02 | 1 | -1/+1 |
| * | | | | | | Add support for close/reopen actions in update service | Dmitriy Zaporozhets | 2014-04-02 | 2 | -2/+11 |
| * | | | | | | Create services for issue close and reopen | Dmitriy Zaporozhets | 2014-04-02 | 5 | -10/+43 |
| * | | | | | | Remove issue observer | Dmitriy Zaporozhets | 2014-04-02 | 1 | -29/+0 |
| * | | | | | | Move update issue code to separate service | Dmitriy Zaporozhets | 2014-04-02 | 5 | -18/+39 |
| * | | | | | | Move code for issue creation to service. | Dmitriy Zaporozhets | 2014-04-02 | 4 | -10/+36 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge branch 'issue_search_filter' into 'master' | Dmitriy Zaporozhets | 2014-04-02 | 1 | -0/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Pass the required parameters on search submit. | Marin Jankovski | 2014-04-02 | 1 | -0/+5 |
* | | | | | | | Merge branch 'fix-jquery-assets' into 'master' | Dmitriy Zaporozhets | 2014-04-02 | 4 | -258/+23 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Replace custom jquery css with native one. Fixes wrong assets path for calend... | Dmitriy Zaporozhets | 2014-04-02 | 4 | -258/+23 |
| |/ / / / / / | |||||
* | | | | | | | Better title suggestion for new MR | Dmitriy Zaporozhets | 2014-04-02 | 2 | -2/+2 |
|/ / / / / / | |||||
* | | | | | | Add comments, fix style, better names for notification methods. | Marin Jankovski | 2014-04-01 | 1 | -29/+40 |
* | | | | | | Use group notification settings while honoring project settings. | Marin Jankovski | 2014-04-01 | 1 | -32/+41 |
* | | | | | | Add or remove watchers from list based on their notification settings. | Marin Jankovski | 2014-04-01 | 1 | -15/+31 |
|/ / / / / | |||||
* | | | | | Move branch creation logic in service | Dmitriy Zaporozhets | 2014-04-01 | 2 | -5/+14 |
* | | | | | Merge pull request #6660 from robertboloc/patch-1 | Dmitriy Zaporozhets | 2014-03-31 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Updated notification message | Robert Boloc | 2014-03-31 | 1 | -1/+1 |
| * | | | | | Grammar correction: "View in Gitlab" | Robert Boloc | 2014-03-31 | 1 | -1/+1 |
* | | | | | | Make the repository downloads path configurable | Jacob Vosmaer | 2014-03-31 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge branch 'refactor_project_watchers_notifications' into 'master' | Dmitriy Zaporozhets | 2014-03-29 | 1 | -13/+33 |
|\ \ \ \ \ |