Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove CI button from project home panelremove-project-panel-ci-button | Douwe Maan | 2015-09-21 | 1 | -4/+0 |
* | Merge branch 'notification-levels' into 'master' | Douwe Maan | 2015-09-21 | 8 | -3/+105 |
|\ | |||||
| * | Minor code cleanupnotification-levels | Douwe Maan | 2015-09-20 | 3 | -24/+23 |
| * | Use the `find_by_user_id` magic finder instead of `where`. | Patricio Cano | 2015-09-16 | 1 | -1/+1 |
| * | Updated label from `Mention` to `On Mention`. | Patricio Cano | 2015-09-16 | 1 | -1/+1 |
| * | Merge branch 'master' into notification-levels | Patricio Cano | 2015-09-16 | 181 | -58/+6914 |
| |\ | |||||
| * \ | Merge branch 'master' into notification-levels | Patricio Cano | 2015-09-16 | 98 | -441/+645 |
| |\ \ | |||||
| * | | | Added Global to the drop downs and updated the label of the button to show th... | Patricio Cano | 2015-09-16 | 4 | -13/+46 |
| * | | | Replaced `this` with `@` in the coffee file and added an arrow that clearly m... | Patricio Cano | 2015-09-14 | 2 | -3/+4 |
| * | | | Notification dropdown now shows currently active level, and also shows what t... | Patricio Cano | 2015-09-14 | 4 | -10/+23 |
| * | | | Corrected `case` indentation to conform with Rubocop | Patricio Cano | 2015-09-14 | 1 | -22/+22 |
| * | | | Added spacing to icons in Notification drop down | Patricio Cano | 2015-09-14 | 1 | -4/+4 |
| * | | | Notification level can now be saved from within the project view. | Patricio Cano | 2015-09-14 | 6 | -21/+32 |
| * | | | Fixed notification level list item helper. | Patricio Cano | 2015-09-14 | 1 | -12/+8 |
| * | | | PAtrially working notification button | Darby | 2015-09-14 | 4 | -0/+49 |
* | | | | Merge branch 'sh-fix-issue-2585' into 'master' | Dmitriy Zaporozhets | 2015-09-21 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Make Markdown area formatting consistentsh-fix-issue-2585 | Stan Hu | 2015-09-18 | 1 | -0/+4 |
* | | | | | Merge branch 'optimize-ci-tags-migration' into 'master' | Marin Jankovski | 2015-09-21 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Change wordingoptimize-ci-tags-migration | Kamil Trzcinski | 2015-09-21 | 2 | -2/+2 |
* | | | | | | Merge branch 'fail-ci-builds-without-yml' into 'master' | Dmitriy Zaporozhets | 2015-09-21 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fail builds if no .gitlab-ci.yml is found | Kamil Trzcinski | 2015-09-20 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'fix-markdown-links-in-dashboard' into 'master' | Douwe Maan | 2015-09-21 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix Markdown links not showing up in dashboard activity feed | Stan Hu | 2015-09-20 | 1 | -2/+2 |
* | | | | | | | Merge branch 'reply-by-email-diff' into 'master' | Robert Speicher | 2015-09-21 | 2 | -5/+15 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Fix reply by email for comments on a specific line in a diff/commit.reply-by-email-diff | Douwe Maan | 2015-09-20 | 2 | -5/+15 |
* | | | | | | | Merge branch 'fix-ci-link-on-project-page' into 'master' | Kamil Trzciński | 2015-09-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Fix 500 when showing project page and there's no CI project presentfix-ci-link-on-project-page | Kamil Trzcinski | 2015-09-18 | 1 | -1/+1 |
* | | | | | | | Merge branch 'style-pagination' into 'master' | Dmitriy Zaporozhets | 2015-09-20 | 4 | -10/+43 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Apply new design to paginationstyle-pagination | Dmitriy Zaporozhets | 2015-09-19 | 4 | -10/+43 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'ci-build-list' into 'master' | Dmitriy Zaporozhets | 2015-09-20 | 13 | -144/+180 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Cleanup GitLab CI UIci-build-list | Dmitriy Zaporozhets | 2015-09-19 | 12 | -162/+132 |
| * | | | | | | | Return callout css for CI | Dmitriy Zaporozhets | 2015-09-19 | 1 | -0/+45 |
| * | | | | | | | Merge branch 'master' into ci-build-list | Dmitriy Zaporozhets | 2015-09-19 | 16 | -141/+61 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| * | | | | | | | Add colors to build labels | Dmitriy Zaporozhets | 2015-09-18 | 5 | -13/+57 |
| * | | | | | | | Merge branch 'master' into ci-build-list | Dmitriy Zaporozhets | 2015-09-18 | 79 | -167/+195 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Style CI project/build list | Dmitriy Zaporozhets | 2015-09-18 | 11 | -46/+21 |
* | | | | | | | | | Merge branch 'jwt' into 'master' | Douwe Maan | 2015-09-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Removed format validation | Kirilll Zaitsev | 2015-09-19 | 1 | -1/+1 |
| | |_|/ / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Bump devise-two-factor to 2.0.0rs-bump-two-factor | Robert Speicher | 2015-09-19 | 2 | -2/+2 |
* | | | | | | | | | Devise 3.5.x deprecates `confirm!` in favor of `confirm` | Robert Speicher | 2015-09-19 | 1 | -1/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | Fix IssuableContext javascript | Robert Speicher | 2015-09-18 | 1 | -4/+5 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge branch 'ci_closer_integration' into 'master' | Kamil Trzciński | 2015-09-18 | 6 | -79/+18 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | remove API calls from CE to CIci_closer_integration | Valery Sizov | 2015-09-18 | 6 | -79/+18 |
* | | | | | | | | Fix gitlab ci projects page UI | Dmitriy Zaporozhets | 2015-09-18 | 1 | -9/+9 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'merge_request_error' into 'master' | Dmitriy Zaporozhets | 2015-09-18 | 3 | -53/+8 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Fix CI status in the MR page | Valery Sizov | 2015-09-18 | 3 | -53/+8 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Allow to disable GitLab CI | Kamil Trzcinski | 2015-09-18 | 8 | -5/+30 |
|/ / / / / | |||||
* | | | | | Merge branch 'add-custom-text-to-help' into 'master' | Jeroen van Baarsen | 2015-09-18 | 3 | -0/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Allow custom info to be added to Help page | Jeroen van Baarsen | 2015-09-18 | 3 | -0/+9 |
| |/ / / / | |||||
* | | | | | Merge branch 'fix-ci-non-public-project' into 'master' | Dmitriy Zaporozhets | 2015-09-18 | 1 | -3/+1 |
|\ \ \ \ \ |