Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use an absolute path for locale path in FastGettext configuse-absolute-path-for-gettext-config | Ruben Davila | 2017-05-05 | 1 | -1/+1 |
| | | | | Unicorn was unable to start due to this bad config on Omnibus. | ||||
* | Merge branch 'winh-visual-token-labels' into 'master' | Jacob Schatz | 2017-05-05 | 14 | -7/+431 |
|\ | | | | | | | | | | | | | Colorize labels in issue search field Closes #30467 See merge request !11047 | ||||
| * | Colorize labels in issue search field | Winnie Hellmann | 2017-05-05 | 14 | -7/+431 |
|/ | |||||
* | Merge branch ↵ | Sean McGivern | 2017-05-05 | 16 | -140/+268 |
|\ | | | | | | | | | | | | | | | | | '29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-gitlab-ce' into 'master' Generate and handle a gl_repository param to pass around components Closes #29925 See merge request !10992 | ||||
| * | Pass GL_REPOSITORY in Workhorse responses29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-gitlab-ce | Alejandro Rodríguez | 2017-05-05 | 6 | -6/+32 |
| | | |||||
| * | Allow gl-repository strings as project identifiers in PostReceive worker | Alejandro Rodríguez | 2017-05-05 | 3 | -50/+53 |
| | | |||||
| * | Generate and handle a gl_repository param to pass around components | Alejandro Rodríguez | 2017-05-03 | 10 | -85/+184 |
| | | | | | | | | | | | | | | | | | | This new param allows us to share project information between components that don't share or don't have access to the same filesystem mountpoints, for example between Gitaly and Rails or between Rails and Gitlab-Shell hooks. The previous parameters are still supported, but if found, gl_repository is prefered. The old parameters should be deprecated once all components support the new format. | ||||
* | | Merge branch 'droplab-item-ignore-docs' into 'master' | Clement Ho | 2017-05-05 | 1 | -0/+2 |
|\ \ | | | | | | | | | | | | | Include droplab-item-ignore in droplab docs See merge request !10808 | ||||
| * | | Include droplab-item-ignore in droplab docsdroplab-item-ignore-docs | Luke "Jared" Bennett | 2017-04-20 | 1 | -0/+2 |
| | | | |||||
* | | | Merge branch 'fix/admin-integrations' into 'master' | Sean McGivern | 2017-05-05 | 8 | -0/+295 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix new admin integrations not taking effect on existing project Closes #26376 See merge request !11069 | ||||
| * | | | refactor code based on feedbackfix/admin-integrations | James Lopez | 2017-05-05 | 3 | -15/+17 |
| | | | | |||||
| * | | | refactor code based on feedback | James Lopez | 2017-05-05 | 2 | -2/+2 |
| | | | | |||||
| * | | | refactor code based on feedback | James Lopez | 2017-05-05 | 8 | -47/+34 |
| | | | | |||||
| * | | | add callbacks in bulk | James Lopez | 2017-05-05 | 2 | -6/+42 |
| | | | | |||||
| * | | | bulk insert FTW - This would introduce more complexity, but should be faster | James Lopez | 2017-05-05 | 2 | -7/+41 |
| | | | | |||||
| * | | | use select_values | James Lopez | 2017-05-05 | 1 | -2/+2 |
| | | | | |||||
| * | | | fixed all issues - not doing bulk create. | James Lopez | 2017-05-05 | 2 | -7/+15 |
| | | | | |||||
| * | | | refactor propagate service to use batch inserts and subquery instead of left ↵ | James Lopez | 2017-05-05 | 1 | -6/+26 |
| | | | | | | | | | | | | | | | | join | ||||
| * | | | refactor a few things based on feedback | James Lopez | 2017-05-04 | 8 | -48/+45 |
| | | | | |||||
| * | | | add more examples for testing SQL | James Lopez | 2017-05-04 | 1 | -0/+30 |
| | | | | |||||
| * | | | fix service spec | James Lopez | 2017-05-04 | 2 | -3/+3 |
| | | | | |||||
| * | | | fix service spec | James Lopez | 2017-05-04 | 2 | -6/+7 |
| | | | | |||||
| * | | | update lease timeout | James Lopez | 2017-05-04 | 1 | -1/+1 |
| | | | | |||||
| * | | | refactor worker into service | James Lopez | 2017-05-04 | 4 | -63/+110 |
| | | | | |||||
| * | | | fix sidekiq spec, add changelog | James Lopez | 2017-05-04 | 2 | -0/+5 |
| | | | | |||||
| * | | | add propagate service worker and updated spec and controller | James Lopez | 2017-05-03 | 4 | -7/+73 |
| | | | | |||||
| * | | | added worker spec | James Lopez | 2017-05-03 | 1 | -0/+36 |
| | | | | |||||
| * | | | add service spec | James Lopez | 2017-05-03 | 1 | -0/+26 |
| | | | | |||||
* | | | | Merge branch '27614-fix-karma-ajax-fail' into 'master' | Jacob Schatz | 2017-05-05 | 2 | -130/+89 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix Karma failures for jQuery deferreds See merge request !11134 | ||||
| * | | | | Fix Karma failures for jQuery deferreds | Kushal Pandya | 2017-05-05 | 2 | -130/+89 |
|/ / / / | |||||
* | | | | Merge branch 'add-sidebar-specs' into 'master' | Jacob Schatz | 2017-05-05 | 13 | -13/+738 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add sidebar specs See merge request !11132 | ||||
| * | | | | Fix failing spec and eslint | Clement Ho | 2017-05-05 | 6 | -21/+27 |
| | | | | | |||||
| * | | | | Add sidebar specsadd-sidebar-specs | Clement Ho | 2017-05-05 | 13 | -13/+732 |
| | | | | | |||||
* | | | | | Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable' | Sean McGivern | 2017-05-05 | 20 | -13/+134 |
|\ \ \ \ \ | |||||
| * | | | | | Updated specs | blackst0ne | 2017-05-05 | 6 | -71/+19 |
| | | | | | | |||||
| * | | | | | Update Import/Export files | blackst0ne | 2017-05-05 | 3 | -1/+8 |
| | | | | | | |||||
| * | | | | | Fix feature tests | blackst0ne | 2017-05-04 | 1 | -0/+5 |
| | | | | | | |||||
| * | | | | | Add feature spec for system notes | blackst0ne | 2017-05-04 | 1 | -0/+30 |
| | | | | | | |||||
| * | | | | | Change 'exclude_author' param | blackst0ne | 2017-05-04 | 5 | -6/+6 |
| | | | | | | |||||
| * | | | | | Add comment to notes aliases | blackst0ne | 2017-05-04 | 1 | -0/+2 |
| | | | | | | |||||
| * | | | | | Add alias_attributes for notes | blackst0ne | 2017-05-04 | 5 | -27/+3 |
| | | | | | | |||||
| * | | | | | Add specs for merge requests | blackst0ne | 2017-05-04 | 1 | -0/+18 |
| | | | | | | |||||
| * | | | | | Add specs for issue and note changes | blackst0ne | 2017-05-04 | 3 | -2/+31 |
| | | | | | | |||||
| * | | | | | Prefer single quotes | blackst0ne | 2017-05-04 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Simplified assign_attributes for issuable | blackst0ne | 2017-05-04 | 1 | -6/+3 |
| | | | | | | |||||
| * | | | | | Add last_edited_at and last_edited_by attributes | blackst0ne | 2017-05-04 | 9 | -8/+73 |
| | | | | | | |||||
| * | | | | | Add author to 'Edited time ago by ...' message | blackst0ne | 2017-05-04 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Add system note on description change of issue/merge request | blackst0ne | 2017-05-04 | 8 | -3/+47 |
| | | | | | | |||||
* | | | | | | Merge branch 'add-ruby-parser-dependency' into 'master' | Rubén Dávila Santos | 2017-05-05 | 0 | -0/+0 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ruby_parser gem for all environments. See merge request !11130 | ||||
* \ \ \ \ \ \ | Merge branch 'add-ruby-parser-dependency' | Ruben Davila | 2017-05-05 | 2 | -0/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / |