Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Fix tests for new issuable sidebar | Dmitriy Zaporozhets | 2015-12-11 | 2 | -14/+30 | |
| * | | | | | | Update changelog | Dmitriy Zaporozhets | 2015-12-11 | 1 | -0/+1 | |
| * | | | | | | Implement new sidebar for merge request page | Dmitriy Zaporozhets | 2015-12-11 | 10 | -92/+82 | |
| * | | | | | | Make edit link on issuable sidebar works | Dmitriy Zaporozhets | 2015-12-11 | 1 | -2/+8 | |
| * | | | | | | Redesign issue page for new sidebar | Dmitriy Zaporozhets | 2015-12-11 | 6 | -198/+97 | |
| * | | | | | | Move awards css to separate file | Dmitriy Zaporozhets | 2015-12-11 | 1 | -0/+68 | |
| * | | | | | | Implement issuable sidebar partial | Dmitriy Zaporozhets | 2015-12-11 | 1 | -0/+80 | |
* | | | | | | | Merge branch 'fix-typo' into 'master' | Robert Speicher | 2015-12-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix typo | Zeger-Jan van de Weg | 2015-12-10 | 1 | -1/+1 | |
* | | | | | | | Update CHANGELOG | Robert Speicher | 2015-12-11 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'mr-statuses' into 'master' | Robert Speicher | 2015-12-11 | 6 | -1/+59 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | display referenced merge requests in issue description with CI statusgsmethells/gitlab-ce-mr-statuses | Greg Smethells | 2015-12-11 | 6 | -1/+59 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'revert-2037' into 'master' | Dmitriy Zaporozhets | 2015-12-11 | 4 | -2/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Revert "Merge branch 'remove-redcloth' into 'master' "revert-2037 | Douwe Maan | 2015-12-11 | 4 | -2/+6 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'fix-delete-notes-on-merge-request-diff' into 'master' | Robert Speicher | 2015-12-11 | 4 | -8/+46 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | [ci skip] Update CHANGELOGfix-delete-notes-on-merge-request-diff | Douglas Barbosa Alexandre | 2015-12-10 | 1 | -0/+1 | |
| * | | | | | | Remove note from MR discussion when deleting it in the changes tab | Douglas Barbosa Alexandre | 2015-12-10 | 3 | -8/+45 | |
* | | | | | | | Merge branch 'feature/project_js_from_ee' into 'master' | Douwe Maan | 2015-12-11 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Aling project js with EE | Borja Aparicio | 2015-12-10 | 1 | -2/+5 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'complexity/rubocop-metrics' into 'master' | Douwe Maan | 2015-12-11 | 10 | -156/+368 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Mix url helpers in into `RepositoryPush` | Grzegorz Bizon | 2015-12-11 | 1 | -9/+10 | |
| * | | | | | | Bump cyclomatic and perceived complexity threshold by one | Grzegorz Bizon | 2015-12-08 | 1 | -2/+2 | |
| * | | | | | | Refactor CI YAML processor's validators | Grzegorz Bizon | 2015-12-08 | 2 | -29/+43 | |
| * | | | | | | Check if commits are available in `RepositoryPush` | Grzegorz Bizon | 2015-12-08 | 1 | -3/+3 | |
| * | | | | | | Duplicate options in `RepositoryPush` | Grzegorz Bizon | 2015-12-08 | 1 | -4/+4 | |
| * | | | | | | Move `common_mentionable_setup` to shared context in specs | Grzegorz Bizon | 2015-12-08 | 1 | -3/+3 | |
| * | | | | | | Add `RepositoryPush` specs | Grzegorz Bizon | 2015-12-08 | 2 | -5/+127 | |
| * | | | | | | Fix specs by adding forgotten instance variable | Grzegorz Bizon | 2015-12-08 | 1 | -0/+3 | |
| * | | | | | | Fix url helpers in RepositoryPush | Grzegorz Bizon | 2015-12-08 | 1 | -3/+4 | |
| * | | | | | | Remove obsolete variables in `repository_push_email` | Grzegorz Bizon | 2015-12-08 | 4 | -48/+46 | |
| * | | | | | | Improve Messagee::RepositoryPush | Grzegorz Bizon | 2015-12-08 | 2 | -64/+68 | |
| * | | | | | | Refactor RepositoryPush, move to Message namespace | Grzegorz Bizon | 2015-12-08 | 3 | -134/+140 | |
| * | | | | | | Make `can_send_from_user_email?` public in Notify | Grzegorz Bizon | 2015-12-08 | 1 | -2/+2 | |
| * | | | | | | Extract repository_push_email to separate class | Grzegorz Bizon | 2015-12-08 | 2 | -77/+135 | |
| * | | | | | | Enable rubocop metrics | Grzegorz Bizon | 2015-12-08 | 1 | -19/+24 | |
* | | | | | | | Merge branch 'fix/award-emoji-alert-width' into 'master' | Grzegorz Bizon | 2015-12-11 | 4 | -13/+4 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Update changelog | Grzegorz Bizon | 2015-12-11 | 1 | -0/+1 | |
| * | | | | | | Fix award-emojis alert flash message | Grzegorz Bizon | 2015-12-11 | 3 | -13/+3 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'emoji_aliases' into 'master' | Valery Sizov | 2015-12-11 | 6 | -3/+55 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | emoji aliases problem | Valery Sizov | 2015-12-11 | 6 | -3/+55 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'zj/gitlab-ce-copying-file-seen-as-licence' | Douwe Maan | 2015-12-11 | 3 | -3/+39 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Target right release | Zeger-Jan van de Weg | 2015-12-10 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'master' into copying-file-seen-as-licence | Zeger-Jan van de Weg | 2015-12-10 | 1055 | -9051/+18539 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Licence also accepted as license file | Zeger-Jan van de Weg | 2015-12-10 | 3 | -9/+26 | |
| * | | | | | | Set changelog item to right release | Zeger-Jan van de Weg | 2015-11-11 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'master' into copying-file-seen-as-licence | Zeger-Jan van de Weg | 2015-11-11 | 653 | -4489/+10685 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Add specs on #license | Zeger-Jan van de Weg | 2015-10-15 | 3 | -2/+17 | |
| * | | | | | | | Add changelog line to right release | Zeger-Jan van de Weg | 2015-10-14 | 1 | -2/+1 | |
| * | | | | | | | Prefer Licence over Copying | Zeger-Jan van de Weg | 2015-10-14 | 1 | -3/+7 | |
| * | | | | | | | COPYING is now also accepted as licence file | Zeger-Jan van de Weg | 2015-10-14 | 2 | -3/+5 |