| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "Quick Submit" JS behavior | Robert Speicher | 2015-10-07 | 2 | -0/+71 |
* | Require jquery.turbolinks in all JS specs | Robert Speicher | 2015-10-07 | 1 | -0/+1 |
* | Merge branch 'stanhu/gitlab-ce-improve-label-milestones-filter' | Dmitriy Zaporozhets | 2015-10-07 | 2 | -0/+25 |
|\ |
|
| * | Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ... | Stan Hu | 2015-10-07 | 2 | -0/+25 |
* | | Merge branch 'cleanup-ci-pages' into 'master'
| Dmitriy Zaporozhets | 2015-10-07 | 6 | -108/+20 |
|\ \ |
|
| * | | Fix tests and few CI features | Dmitriy Zaporozhets | 2015-10-07 | 2 | -33/+0 |
| * | | Move CI services to project settings area | Dmitriy Zaporozhets | 2015-10-07 | 1 | -23/+0 |
| * | | Remove Ci::Commit and Ci::Build controllerscleanup-ci-pages | Dmitriy Zaporozhets | 2015-10-07 | 2 | -32/+20 |
| * | | Remove test for removed page and add menu highlight for build page | Dmitriy Zaporozhets | 2015-10-07 | 1 | -20/+0 |
* | | | Allow removing of project without confirmation when JavaScript is disabled | Stan Hu | 2015-10-07 | 1 | -1/+1 |
| |/
|/| |
|
* | | Add directory feature button | Stan Hu | 2015-10-07 | 1 | -0/+36 |
|/ |
|
* | Fix routing in CI mailer | Dmitriy Zaporozhets | 2015-10-07 | 1 | -2/+1 |
* | Fix ci build routing and few testsci-build-page | Dmitriy Zaporozhets | 2015-10-06 | 1 | -22/+20 |
* | Refactor commit/build tests and fix CI cancel | Dmitriy Zaporozhets | 2015-10-06 | 3 | -61/+34 |
* | Merge branch 'refactor-build-service' into 'master'
| Kamil TrzciĆski | 2015-10-05 | 18 | -358/+341 |
|\ |
|
| * | Fix create_trigger_request_service_specrefactor-build-service | Kamil Trzcinski | 2015-10-05 | 2 | -6/+6 |
| * | Fix gitlab_ci_yaml_processor specs | Kamil Trzcinski | 2015-10-05 | 1 | -0/+3 |
| * | Fix GitLabCiService and remove ci_yaml_file from CI push data | Kamil Trzcinski | 2015-10-05 | 3 | -22/+11 |
| * | Add stage tests | Kamil Trzcinski | 2015-10-05 | 1 | -0/+34 |
| * | Make rubocop happy | Kamil Trzcinski | 2015-10-05 | 2 | -3/+3 |
| * | Fix rest of tests | Kamil Trzcinski | 2015-10-05 | 4 | -128/+61 |
| * | Fix build pipelining | Kamil Trzcinski | 2015-10-05 | 1 | -0/+55 |
| * | Fix next bunch of tests | Kamil Trzcinski | 2015-10-05 | 2 | -8/+14 |
| * | Fix triggers spec | Kamil Trzcinski | 2015-10-05 | 1 | -23/+8 |
| * | Fix next round of tests | Kamil Trzcinski | 2015-10-05 | 11 | -54/+72 |
| * | Make commit_spec run | Kamil Trzcinski | 2015-10-05 | 5 | -102/+91 |
| * | Add user to Ci::Build to have pusher email address | Kamil Trzcinski | 2015-10-05 | 2 | -38/+9 |
| * | Refactor commit and build | Kamil Trzcinski | 2015-10-05 | 1 | -1/+1 |
* | | Evaluate benchmark blocks in the proper context | Yorick Peterse | 2015-10-05 | 1 | -1/+3 |
* | | Merge branch 'ci-web-hooks' | Dmitriy Zaporozhets | 2015-10-05 | 1 | -0/+27 |
|\ \ |
|
| * | | Move CI web hooks page to project settings area | Dmitriy Zaporozhets | 2015-10-05 | 1 | -0/+27 |
| |/ |
|
* | | Merge branch 'benchmark-suite' into 'master'
| Yorick Peterse | 2015-10-05 | 4 | -3/+105 |
|\ \
| |/
|/| |
|
| * | Added benchmark_subject method for benchmarks | Yorick Peterse | 2015-10-05 | 2 | -4/+21 |
| * | Basic setup for an RSpec based benchmark suitebenchmark-suite | Yorick Peterse | 2015-10-02 | 3 | -1/+84 |
| * | Don't use "rm" for cleaning tmp/builds | Yorick Peterse | 2015-10-02 | 1 | -2/+4 |
* | | Fix rubocop warnings in features | Guilherme Garnier | 2015-10-03 | 1 | -4/+4 |
* | | Fix rubocop warnings in spec/lib and spec/tasks | Guilherme Garnier | 2015-10-03 | 3 | -7/+3 |
* | | Merge remote-tracking branch 'upstream/master' | Guilherme Garnier | 2015-10-03 | 9 | -103/+62 |
|\ \ |
|
| * | | Update README cache key to use full project namespace | Stan Hu | 2015-10-02 | 1 | -2/+2 |
| * | | Merge branch 'access_level_badge_bug' into 'master'
| Dmitriy Zaporozhets | 2015-10-02 | 1 | -0/+12 |
| |\ \ |
|
| | * | | Wrong access level badge on MR commentsaccess_level_badge_bug | Valery Sizov | 2015-10-02 | 1 | -0/+12 |
| | |/ |
|
| * | | Merge branch 'rs-throttle-reset' into 'master'
| Douwe Maan | 2015-10-02 | 3 | -33/+43 |
| |\ \
| | |/
| |/| |
|
| | * | Conform to spec guidelines that only exist in my headrs-throttle-reset | Robert Speicher | 2015-10-02 | 1 | -1/+1 |
| | * | Fix spec broken by updated Devise translations | Robert Speicher | 2015-10-01 | 1 | -1/+1 |
| | * | Refactor PasswordsController to use before_actions | Robert Speicher | 2015-10-01 | 1 | -1/+1 |
| | * | Add User#recently_sent_password_reset? | Robert Speicher | 2015-10-01 | 1 | -0/+20 |
| | * | Remove specs for "login after reset" | Robert Speicher | 2015-09-30 | 1 | -40/+0 |
| | * | Update feature spec | Robert Speicher | 2015-09-30 | 1 | -0/+1 |
| | * | Only allow password reset emails once per minute | Robert Speicher | 2015-09-30 | 1 | -7/+36 |
| * | | Merge branch 'ensure-ci-project' into 'master'
| Dmitriy Zaporozhets | 2015-10-02 | 4 | -68/+5 |
| |\ \ |
|