Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sidekiq MemoryKiller sends a `SIGKILL` signal, not `SIGTERM`fix-operations-doc | Rémy Coutable | 2016-04-26 | 1 | -1/+1 |
* | Merge branch '15094-throttle-update-of-last_activity_at' into 'master' | Jacob Vosmaer | 2016-04-26 | 3 | -23/+45 |
|\ | |||||
| * | Throttle the update of `project.last_activity_at` to 1 minute15094-throttle-update-of-last_activity_at | Rémy Coutable | 2016-04-25 | 3 | -23/+45 |
* | | Merge branch 'upgrade-gitlab-grit' into 'master' | Robert Speicher | 2016-04-25 | 1 | -3/+3 |
|\ \ | |||||
| * | | Upgrade gitlab-grit gem to 2.8.1, loosening the mime-types gem's version depe... | Connor Shea | 2016-04-24 | 1 | -3/+3 |
* | | | Merge branch 'link_user_avatar_in_activity_page_to_profile' into 'master' | Robert Speicher | 2016-04-25 | 1 | -1/+6 |
|\ \ \ | |||||
| * | | | link user avatar in activity page to user profilelink_user_avatar_in_activity_page_to_profile | Arinde Eniola | 2016-04-25 | 1 | -1/+6 |
* | | | | Merge branch 'fix-changelog' into 'master' | Jacob Schatz | 2016-04-25 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Move CHANGELOG entry to 8.8 | Alfredo Sumaran | 2016-04-25 | 1 | -1/+1 |
* | | | | | Merge branch 'emoji-unicode-fix' into 'master' | Jacob Schatz | 2016-04-25 | 3 | -17/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Removed usage of normilizeEmojiName methodemoji-unicode-fix | Phil Hughes | 2016-04-22 | 2 | -7/+1 |
| * | | | | | Fixes issue with emoji comments not showing correct emoji image | Phil Hughes | 2016-04-22 | 3 | -13/+10 |
* | | | | | | Merge branch 'diff-line-colors' into 'master' | Jacob Schatz | 2016-04-25 | 3 | -8/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update diff blue & yellow to match designdiff-line-colors | Annabel Dunstone | 2016-04-22 | 3 | -8/+16 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'fix/ci-docker-images-documentation' into 'master' | Achilleas Pipinellis | 2016-04-25 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Replace '-n' with '--name' in docker related documentationfix/ci-docker-images-documentation | Tomasz Maczukin | 2016-04-25 | 1 | -2/+2 |
* | | | | | | | Merge branch 'fix/ci-php-docker-example' into 'master' | Achilleas Pipinellis | 2016-04-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix php-docker example (for new docker versions)fix/ci-php-docker-example | Tomasz Maczukin | 2016-04-25 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'blur-award-btn' into 'master' | Jacob Schatz | 2016-04-25 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Triggers blur after clicking award buttonblur-award-btn | Phil Hughes | 2016-04-22 | 1 | -0/+2 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'issue_14904' into 'master' | Jacob Schatz | 2016-04-25 | 11 | -50/+118 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add Rspec test for "i" shortcutissue_14904 | Alfredo Sumaran | 2016-04-21 | 1 | -0/+21 |
| * | | | | | | Remove spinach features | Alfredo Sumaran | 2016-04-21 | 3 | -13/+0 |
| * | | | | | | Merge remote-tracking branch 'origin/master' into issue_14904 | Alfredo Sumaran | 2016-04-21 | 99 | -3074/+1000 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Use gon.shortcuts_path directly | Alfredo Sumaran | 2016-04-21 | 1 | -2/+1 |
| * | | | | | | | Move event handlers to methods | Alfredo Sumaran | 2016-04-21 | 1 | -10/+14 |
| * | | | | | | | Merge remote-tracking branch 'origin/master' into issue_14904 | Alfredo Sumaran | 2016-04-20 | 58 | -191/+3448 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Make shortcuts work when sidebar is collapsed | Alfredo Sumaran | 2016-04-20 | 3 | -35/+54 |
| * | | | | | | | | Merge remote-tracking branch 'origin/master' into issue_14904 | Alfredo Sumaran | 2016-04-20 | 182 | -568/+2797 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add shortcut_path to GonHelper module | Alfredo Sumaran | 2016-04-18 | 1 | -0/+1 |
| * | | | | | | | | | Expose shortcuts url from the backend via gon | Alfredo Sumaran | 2016-04-18 | 1 | -2/+1 |
| * | | | | | | | | | Use proper method | Alfredo Sumaran | 2016-04-18 | 1 | -1/+1 |
| * | | | | | | | | | Fix specs | Alfredo Sumaran | 2016-04-18 | 1 | -1/+1 |
| * | | | | | | | | | Remove @focus | Alfredo Sumaran | 2016-04-18 | 1 | -1/+1 |
| * | | | | | | | | | Add tests for the "i" shortcut | Alfredo Sumaran | 2016-04-18 | 3 | -0/+13 |
| * | | | | | | | | | Update shortcuts image | Alfredo Sumaran | 2016-04-18 | 1 | -0/+0 |
| * | | | | | | | | | Update shortcuts dialog | Alfredo Sumaran | 2016-04-18 | 1 | -1/+13 |
| * | | | | | | | | | Update CHANGELOG | Alfredo Sumaran | 2016-04-18 | 1 | -0/+1 |
| * | | | | | | | | | Set `i` as a shortcut for creating a new issue | Alfredo Sumaran | 2016-04-18 | 2 | -0/+6 |
| * | | | | | | | | | Toggle help modal | Alfredo Sumaran | 2016-04-18 | 1 | -20/+23 |
| * | | | | | | | | | Set "l" for Label shortcut | Alfredo Sumaran | 2016-04-18 | 1 | -1/+4 |
* | | | | | | | | | | Merge branch 'project-dropdown-link-click-fix' into 'master' | Jacob Schatz | 2016-04-25 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fixed issue with project dropdown links not being clickableproject-dropdown-link-click-fix | Phil Hughes | 2016-04-22 | 1 | -2/+2 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'word-break' into 'master' | Jacob Schatz | 2016-04-25 | 3 | -1/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Don't break line in middle of wordword-break | Annabel Dunstone | 2016-04-21 | 3 | -1/+6 |
* | | | | | | | | | | | Merge branch 'fix/error-on-builds-page' into 'master' | Robert Speicher | 2016-04-25 | 3 | -1/+29 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add Changelog entry for commit builds page fix | Grzegorz Bizon | 2016-04-25 | 1 | -0/+1 |
| * | | | | | | | | | | | Fix error on commit builds page when no builds yet | Grzegorz Bizon | 2016-04-25 | 2 | -1/+28 |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'rs-503-page' into 'master' | Dmitriy Zaporozhets | 2016-04-25 | 3 | -2/+58 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Add a branded 503 static error pagers-503-page | Robert Speicher | 2016-04-22 | 3 | -2/+58 |