| Commit message (Expand) | Author | Age | Files | Lines |
* | Memoize target | Alfredo Sumaran | 2016-04-16 | 1 | -22/+20 |
* | Change variable name | Alfredo Sumaran | 2016-04-16 | 1 | -3/+3 |
* | Fixes failing spec | Alfredo Sumaran | 2016-04-16 | 1 | -0/+2 |
* | Update method name and remove unneeded params | Alfredo Sumaran | 2016-04-16 | 1 | -2/+2 |
* | Put owner and participating people first | Alfredo Sumaran | 2016-04-16 | 1 | -15/+24 |
* | Merge branch 'issue_15155' into 'master'
| Rémy Coutable | 2016-04-14 | 1 | -2/+3 |
|\ |
|
| * | Change transfer service to use existing methods | Felipe Artur | 2016-04-14 | 1 | -15/+3 |
| * | Setup visibility level for project when transfering for a group | Felipe Artur | 2016-04-13 | 1 | -4/+17 |
* | | Merge branch 'start-with-iid-on-new-branch' into 'master'
| Rémy Coutable | 2016-04-14 | 2 | -2/+2 |
|\ \ |
|
| * | | Start with iid on branch creation | Zeger-Jan van de Weg | 2016-04-14 | 2 | -2/+2 |
* | | | Merge branch 'simplify-gitlab-url_builder-15202' into 'master'
| Rémy Coutable | 2016-04-14 | 2 | -3/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Refactor and expose only Gitlab::UrlBuilder.build(record)simplify-gitlab-url_builder-15202 | Rémy Coutable | 2016-04-13 | 2 | -3/+2 |
| |/ |
|
* | | Instrument the HousekeepingService classinstrument-house-keeping | Yorick Peterse | 2016-04-13 | 1 | -4/+10 |
|/ |
|
* | Merge branch 'decouple-member-notification' into 'master'
| Douwe Maan | 2016-04-12 | 1 | -24/+28 |
|\ |
|
| * | Reuse `User#notification_settings_for` when it's possible | Douglas Barbosa Alexandre | 2016-04-11 | 1 | -2/+2 |
| * | Merge branch 'master' into decouple-member-notification | Douglas Barbosa Alexandre | 2016-04-08 | 8 | -36/+83 |
| |\ |
|
| * | | Remove useless Notification model | Dmitriy Zaporozhets | 2016-03-30 | 1 | -9/+15 |
| * | | Refactor notification helper and fix notification service | Dmitriy Zaporozhets | 2016-03-30 | 1 | -1/+1 |
| * | | Update NotificationService to use NotificationSettings instead of membership | Dmitriy Zaporozhets | 2016-03-30 | 1 | -18/+16 |
* | | | Delete notes via API | Robert Schilling | 2016-04-12 | 1 | -0/+8 |
| |/
|/| |
|
* | | Merge branch 'issue_14012' into 'master'
| Rémy Coutable | 2016-04-07 | 1 | -1/+1 |
|\ \ |
|
| * | | Implement review suggestions | Felipe Artur | 2016-04-07 | 1 | -1/+1 |
* | | | Only update main language if it is not already setupdate_main_lang_if_unset | Drew Blessing | 2016-04-06 | 1 | -5/+5 |
|/ / |
|
* | | Merge branch 'reorder-language' into 'master'
| Yorick Peterse | 2016-04-05 | 1 | -3/+7 |
|\ \ |
|
| * | | Update language only on HEAD of the repositoryreorder-language | Kamil Trzcinski | 2016-04-05 | 1 | -0/+3 |
| * | | Update language after doing all other operations | Kamil Trzcinski | 2016-04-05 | 1 | -3/+4 |
| |/ |
|
* | | Flush repository cache before import project datafix-gh-pr-import | Douglas Barbosa Alexandre | 2016-04-04 | 1 | -0/+2 |
* | | Merge branch 'fix_remove_fork_link' into 'master'
| Douwe Maan | 2016-04-04 | 1 | -0/+19 |
|\ \ |
|
| * | | Fix incorrect variable name | Baldinof | 2016-04-04 | 1 | -1/+1 |
| * | | Move unlink fork logic to a service | Baldinof | 2016-03-22 | 1 | -0/+19 |
* | | | Merge branch 'routing' into 'master'
| Robert Speicher | 2016-04-01 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Added & use Gitlab::Routing for URL helpersrouting | Yorick Peterse | 2016-04-01 | 1 | -1/+1 |
* | | | | Merge branch 'snippets-with-comments-cause-a-500-when-they-show-up-in-search-... | Douwe Maan | 2016-04-01 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Rename Note#for_project_snippet? to #for_snippet? | Rémy Coutable | 2016-03-31 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'fix-mentions-on-confidential-issues-for-non-members' into 'mast... | Douwe Maan | 2016-04-01 | 1 | -4/+20 |
|\ \ \ \ |
|
| * | | | | Mentions on confidential issues doesn't create todos for non-membersfix-mentions-on-confidential-issues-for-non-members | Douglas Barbosa Alexandre | 2016-03-30 | 1 | -4/+20 |
| |/ / / |
|
* | | | | Merge branch 'fix/issue-move-rewrite-uploads' into 'master'
| Douwe Maan | 2016-04-01 | 1 | -12/+16 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Check if GFM rewriters need rewrite internally | Grzegorz Bizon | 2016-03-30 | 1 | -1/+1 |
| * | | | Refactor uploads rewriter used when moving issue | Grzegorz Bizon | 2016-03-30 | 1 | -17/+6 |
| * | | | Add uploads rewriter and use it when moving issue | Grzegorz Bizon | 2016-03-30 | 1 | -12/+27 |
| |/ / |
|
* | | | Exclude projects pending deletion from all results | Zeger-Jan van de Weg | 2016-03-31 | 1 | -10/+12 |
|/ / |
|
* | | Preserve time notes has been updated at when moving issue | Grzegorz Bizon | 2016-03-23 | 1 | -1/+2 |
* | | Merge branch 'notifications-for-subscribers-confidential-issue-labels' into '... | Douwe Maan | 2016-03-23 | 1 | -1/+11 |
|\ \ |
|
| * | | Restrict notifications for confidential issues | Douglas Barbosa Alexandre | 2016-03-22 | 1 | -1/+11 |
* | | | Do not allow to move issue if it has not been persistedmove-issue-section-should-not-be-displayed-in-the-new-issue-form-14489 | Grzegorz Bizon | 2016-03-23 | 1 | -0/+2 |
|/ / |
|
* | | Merge branch 'feature-ci-only-except-trigger' into 'master'
| Kamil Trzciński | 2016-03-22 | 1 | -1/+1 |
|\ \ |
|
| * | | add 'triggers' keyword to gitlab-ci.yml 'only' and 'except' fields to allow c... | Jason Roehm | 2016-03-15 | 1 | -1/+1 |
* | | | Address feedback | Douwe Maan | 2016-03-22 | 2 | -5/+1 |
* | | | Merge branch 'master' into issue_12658 | Douwe Maan | 2016-03-21 | 7 | -6/+132 |
|\ \ \ |
|
| * | | | Preserve created at time of notes when moving issue | Grzegorz Bizon | 2016-03-20 | 1 | -1/+2 |