| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unnecessary variables | Katarzyna Kobierska | 2016-09-13 | 2 | -8/+8 |
| * | Code refactoring | Katarzyna Kobierska | 2016-09-13 | 3 | -11/+14 |
| * | Improve build_path name and admin variable | Katarzyna Kobierska | 2016-09-13 | 5 | -14/+13 |
| * | Fix error in paths | Katarzyna Kobierska | 2016-09-13 | 1 | -6/+5 |
| * | Build path with call | Katarzyna Kobierska | 2016-09-13 | 4 | -30/+6 |
| * | Create shared partial for project and admin builds | Katarzyna Kobierska | 2016-09-13 | 6 | -93/+46 |
| * | Moved build tabs partial to shared | Katarzyna Kobierska | 2016-09-13 | 3 | -2/+2 |
| * | Improve table code and add CHANGELOG | Katarzyna Kobierska | 2016-09-13 | 1 | -4/+2 |
| * | Improve code in table partial | Katarzyna Kobierska | 2016-09-13 | 1 | -3/+4 |
| * | Improve code | Katarzyna Kobierska | 2016-09-13 | 5 | -10/+11 |
| * | Liken admin and project builds views to each other | Katarzyna Kobierska | 2016-09-13 | 3 | -43/+31 |
| * | Move builds content list to partial | Katarzyna Kobierska | 2016-09-13 | 3 | -40/+45 |
| * | Use local variables in partial | Katarzyna Kobierska | 2016-09-13 | 3 | -10/+10 |
| * | Change the way paths are generated | Katarzyna Kobierska | 2016-09-13 | 3 | -11/+9 |
| * | Add partial to admin builds and project builds | Katarzyna Kobierska | 2016-09-13 | 3 | -44/+30 |
| * | Only check :can_resolve permission if the note is resolvablesh-defer-resolvable-check | Stan Hu | 2016-09-12 | 1 | -1/+2 |
| * | Merge branch 'add-remember-option-u2f' into 'master' | Robert Speicher | 2016-09-09 | 2 | -2/+3 |
| |\ | |||||
| | * | Pass the remember_me option into the u2f form and support it while authentica...add-remember-option-u2f | DJ Mountney | 2016-09-01 | 2 | -2/+3 |
| * | | Merge branch 'branches-mr-button-permissions' into 'master' | Robert Speicher | 2016-09-09 | 1 | -2/+3 |
| |\ \ | |||||
| | * | | Hides merge request button on branches pagebranches-mr-button-permissions | Phil Hughes | 2016-09-02 | 1 | -2/+3 |
| * | | | Merge branch 'sidekiq-ps-parsing' into 'master' | Rémy Coutable | 2016-09-09 | 1 | -6/+2 |
| |\ \ \ | |||||
| | * | | | Reformat Regexp | Pascal Betz | 2016-09-08 | 1 | -3/+4 |
| | * | | | feedback code review | Pascal Betz | 2016-09-08 | 1 | -1/+1 |
| | * | | | Move parsing of sidekiq ps into helper | Pascal Betz | 2016-09-07 | 1 | -8/+3 |
| * | | | | Merge branch 'smart-pipeline-duration' into 'master' | Rémy Coutable | 2016-09-08 | 1 | -0/+2 |
| |\ \ \ \ | |||||
| | * | | | | Just use string interpolation, feedback: | Lin Jen-Shin | 2016-09-07 | 1 | -2/+1 |
| | * | | | | Show how long this pipeline was queued | Lin Jen-Shin | 2016-09-05 | 1 | -0/+3 |
| | | |_|/ | |/| | | |||||
| * | | | | Merge branch 'dz-bulk-edit-mr' into 'master' | Rémy Coutable | 2016-09-08 | 7 | -10/+20 |
| |\ \ \ \ | |||||
| | * | | | | Refactor code for bulk update merge requests featuredz-bulk-edit-mr | Dmitriy Zaporozhets | 2016-09-08 | 1 | -1/+1 |
| | * | | | | Fix issues bulk update from issues index page | Dmitriy Zaporozhets | 2016-09-08 | 2 | -2/+2 |
| | * | | | | Make merge requests bulk update working | Dmitriy Zaporozhets | 2016-09-08 | 1 | -1/+1 |
| | * | | | | Add bulk update support for merge requests list | Dmitriy Zaporozhets | 2016-09-08 | 6 | -9/+19 |
| * | | | | | Merge branch 'awards-control-margin' into 'master' | Annabel Dunstone Gray | 2016-09-08 | 2 | -2/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | fix margin for multi-line emojis | tauriedavis | 2016-09-07 | 1 | -1/+1 |
| | * | | | | | fix margin for awards-control buttons | tauriedavis | 2016-09-06 | 1 | -1/+1 |
| * | | | | | | Merge branch 'dz-mr-version-compare' into 'master' | Douwe Maan | 2016-09-08 | 1 | -20/+49 |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| | * | | | | | Refactor merge request version compare feature | Dmitriy Zaporozhets | 2016-09-07 | 1 | -3/+5 |
| | * | | | | | Improve merge request version feature | Dmitriy Zaporozhets | 2016-09-07 | 1 | -24/+27 |
| | * | | | | | Expand abbreviations in merge request version path helper | Dmitriy Zaporozhets | 2016-09-07 | 1 | -3/+3 |
| | * | | | | | Refactor code for merge request version compare feature | Dmitriy Zaporozhets | 2016-09-07 | 1 | -33/+30 |
| | * | | | | | Improve merge request version switch/compare dropdown | Dmitriy Zaporozhets | 2016-09-07 | 1 | -34/+35 |
| | * | | | | | Compare merge request version against other version on changes page | Dmitriy Zaporozhets | 2016-09-07 | 1 | -10/+14 |
| | * | | | | | Add link to compare merge request versions | Dmitriy Zaporozhets | 2016-09-07 | 1 | -0/+22 |
| | |/ / / / | |||||
| * | | | | | Merge branch 'blame-ui-fix' into 'master' | Annabel Dunstone Gray | 2016-09-07 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix layout issues with blame tableblame-ui-fix | Phil Hughes | 2016-09-06 | 1 | -1/+2 |
| * | | | | | | remove dead code - 'collapsed_nav' cookie no longer used since a1fbdbb6 (see ... | Mike Greiling | 2016-09-07 | 1 | -1/+1 |
| * | | | | | | Merge branch 'shortcuts-modal-fix' into 'master' | Fatih Acet | 2016-09-07 | 1 | -273/+274 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix styling of shortcuts modal | Phil Hughes | 2016-09-07 | 1 | -273/+274 |
| | | |/ / / / | |/| | | | | |||||
| * | | | | | | Merge branch 'master' into issues-filters-reset-btn | Bryce Johnson | 2016-09-07 | 8 | -78/+107 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | Change "check out, review, and merge locally" URL to use default clone protocol. | Judson Neer | 2016-09-06 | 1 | -1/+1 |
