Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Append output to examine resultskamil-shard-test | Alejandro Rodríguez | 2016-06-29 | 1 | -38/+61 |
* | Omit one of the examples | Alejandro Rodríguez | 2016-06-29 | 1 | -35/+35 |
* | Create (if necessary) and link the gitlab-shell secret file on the rake insta... | Alejandro Rodríguez | 2016-06-29 | 4 | -19/+43 |
* | Refactor repository paths handling to allow multiple git mount points | Alejandro Rodríguez | 2016-06-29 | 47 | -391/+664 |
* | Merge branch 'handle-redis-not-there' into 'master' | Stan Hu | 2016-06-29 | 2 | -3/+43 |
|\ | |||||
| * | Handle case when Redis cache returns an empty setting | Stan Hu | 2016-06-29 | 2 | -3/+10 |
| * | Fix database migrations when Redis is not running | Stan Hu | 2016-06-29 | 2 | -3/+36 |
* | | Merge branch 'rs-gitalb-com-staging' into 'master' | Robert Speicher | 2016-06-29 | 2 | -1/+12 |
|\ \ | |||||
| * | | Update `Gitlab.com?` to support stagingrs-gitalb-com-staging | Robert Speicher | 2016-06-27 | 2 | -1/+12 |
* | | | Merge branch 'cache-max-user-access-name' into 'master' | Robert Speicher | 2016-06-29 | 3 | -1/+57 |
|\ \ \ | |||||
| * | | | Be explicit which project and user ID are memoized | Stan Hu | 2016-06-29 | 2 | -4/+20 |
| * | | | Memoize the maximum access level for the author of notes | Stan Hu | 2016-06-29 | 3 | -1/+41 |
* | | | | Merge branch 'button-focus-style' into 'master' | Jacob Schatz | 2016-06-29 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Adds focus state style to markdown area buttons.button-focus-style | Connor Shea | 2016-06-22 | 1 | -1/+2 |
* | | | | | Merge branch 'label-filter-path-fix' into 'master' | Jacob Schatz | 2016-06-29 | 2 | -5/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed URL on label button when filteringlabel-filter-path-fix | Phil Hughes | 2016-06-24 | 2 | -5/+9 |
* | | | | | | Merge branch 'commit-avatar-alignment' into 'master' | Fatih Acet | 2016-06-29 | 2 | -9/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed comit avatar alignmentcommit-avatar-alignment | Phil Hughes | 2016-06-27 | 2 | -9/+4 |
* | | | | | | | Merge branch '19184-turn-off-autocomplete-on-label-dropdown-for-issues-mr-s' ... | Fatih Acet | 2016-06-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Disabled native autocomplete for dropdown filter inputs19184-turn-off-autocomplete-on-label-dropdown-for-issues-mr-s | Luke "Jared" Bennett | 2016-06-28 | 1 | -1/+1 |
* | | | | | | | Merge branch 'rubocop/enable-space-after-cops' into 'master' | Robert Speicher | 2016-06-29 | 22 | -28/+28 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Enable Style/SpaceAfterComma Rubocop coprubocop/enable-space-after-cops | Grzegorz Bizon | 2016-06-29 | 16 | -20/+20 |
| * | | | | | | | Enable Style/SpaceAfterColon Rubocop cops | Grzegorz Bizon | 2016-06-29 | 7 | -8/+8 |
* | | | | | | | | Merge branch 'migration-cops' into 'master' | Robert Speicher | 2016-06-29 | 5 | -1/+112 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Added RuboCop cops for checking DB migrationsmigration-cops | Yorick Peterse | 2016-06-29 | 5 | -1/+112 |
* | | | | | | | | | Update CHANGELOG for 8.9.3 | Robert Speicher | 2016-06-29 | 1 | -7/+15 |
* | | | | | | | | | Merge branch 'issue_3359_3' into 'master' | Douwe Maan | 2016-06-29 | 10 | -37/+105 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into issue_3359_3issue_3359_3 | Felipe Artur | 2016-06-29 | 321 | -1907/+4728 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | merge master into issue_3359_3 | Felipe Artur | 2016-06-29 | 10 | -29/+29 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Insert notification settings dropdown into groups | Felipe Artur | 2016-06-22 | 7 | -29/+102 |
| * | | | | | | | | | | | merge master into issue_3359_3 | Felipe Artur | 2016-06-22 | 791 | -5176/+30411 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Insert notification settings dropdown into groups | Felipe Artur | 2016-06-22 | 7 | -29/+101 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'search-input-blur' into 'master' | Jacob Schatz | 2016-06-29 | 2 | -10/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Fixed failing search category testssearch-input-blur | Phil Hughes | 2016-06-20 | 1 | -2/+0 |
| * | | | | | | | | | | | | Checks for relatedTarget | Phil Hughes | 2016-06-20 | 1 | -4/+5 |
| * | | | | | | | | | | | | Fixed issue with focusing out of dropdown not hiding menu | Phil Hughes | 2016-06-20 | 1 | -0/+6 |
| * | | | | | | | | | | | | Fixed search field blur not removing focus | Phil Hughes | 2016-06-20 | 1 | -8/+1 |
* | | | | | | | | | | | | | Merge branch 'optimize-png-image' into 'master' | Jacob Schatz | 2016-06-29 | 246 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | optimize png images losslessly using zopflipng | Peter Dave Hello | 2016-06-29 | 246 | -0/+0 |
* | | | | | | | | | | | | | | Merge branch 'cal-activities-target-reference' into 'master' | Fatih Acet | 2016-06-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Changes calendar activities to use target referencecal-activities-target-reference | Phil Hughes | 2016-06-29 | 1 | -1/+1 |
|/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge branch 'filter-fade-fix' into 'master' | Jacob Schatz | 2016-06-29 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Removed fade when filtering resultsfilter-fade-fix | Phil Hughes | 2016-06-27 | 1 | -2/+1 |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch '14669-bugzilla-integration' into 'master' | Rémy Coutable | 2016-06-29 | 9 | -4/+97 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Moved CHANGELOG entry up to help avoid future conflicts | Tim | 2016-06-29 | 1 | -1/+1 |
| * | | | | | | | | | | | | Removed redudant methods implemented by parent class | Tim | 2016-06-29 | 2 | -15/+0 |
| * | | | | | | | | | | | | Set field defaults to be the same as IssueTrackerService | Tim | 2016-06-29 | 2 | -4/+4 |
| * | | | | | | | | | | | | Added Bugzilla as external issue tracker option | Tim | 2016-06-29 | 8 | -1/+109 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'fograckspace' into 'master' | Stan Hu | 2016-06-29 | 2 | -0/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Add fog-rackspace microgem to support backups using rackspace provider. | jbub | 2016-06-29 | 2 | -0/+7 |