| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Added documentation for writing benchmarks | Yorick Peterse | 2015-10-05 | 2 | -0/+70 | |
| | * | | | | Allow benchmark failures for the time being | Yorick Peterse | 2015-10-05 | 1 | -0/+1 | |
| | * | | | | 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 | 5 | -2/+101 | |
| | * | | | | Don't use "rm" for cleaning tmp/builds | Yorick Peterse | 2015-10-02 | 1 | -2/+4 | |
| * | | | | | Merge branch 'fix_scroll_on_diff_tab' into 'master' | Dmitriy Zaporozhets | 2015-10-05 | 2 | -0/+8 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix anchors to comments in diffs | Valery Sizov | 2015-10-05 | 2 | -0/+8 | |
| | | |/ / / | |/| | | | ||||||
| * | | | | | Merge branch 'golang-i386' into 'master' | Achilleas Pipinellis | 2015-10-05 | 1 | -0/+3 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Golang download instructions assume amd64golang-i386 | Jacob Vosmaer | 2015-10-01 | 1 | -0/+3 | |
| * | | | | | Merge pull request #9673 from fscherwi/patch-1 | Dmitriy Zaporozhets | 2015-10-04 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | change build status image to svg [ci skip] | fscherwi | 2015-09-27 | 1 | -1/+1 | |
| * | | | | | | Merge pull request #9690 from ggarnier/master | Dmitriy Zaporozhets | 2015-10-04 | 41 | -113/+85 | |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | Fix rubocop warnings in features | Guilherme Garnier | 2015-10-03 | 6 | -35/+33 | |
| | * | | | | | 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 | 39 | -238/+237 | |
| | |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | | Merge branch 'fix-cache-key-expiration-for-commits' into 'master' | Dmitriy Zaporozhets | 2015-10-03 | 4 | -4/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Update README cache key to use full project namespace | Stan Hu | 2015-10-02 | 2 | -3/+3 | |
| | * | | | | | | Fix bug where transferring a project would result in stale commit links | Stan Hu | 2015-10-02 | 2 | -1/+2 | |
| * | | | | | | | Merge branch 'projects' into 'master' | Dmitriy Zaporozhets | 2015-10-03 | 5 | -4/+36 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | removed max-heght from project.scssprojects | Andrey | 2015-10-02 | 1 | -6/+0 | |
| | * | | | | | | max height to layout.scss | Andrey | 2015-10-02 | 1 | -0/+6 | |
| | * | | | | | | section and .content now in layout.cssc | Andrey | 2015-10-02 | 2 | -11/+10 | |
| | * | | | | | | CSS markup fixed | Andrey | 2015-10-02 | 5 | -38/+30 | |
| | * | | | | | | css aligning | Andrey | 2015-10-01 | 1 | -1/+0 | |
| | * | | | | | | content block height fix | Andrey | 2015-10-01 | 2 | -3/+45 | |
| * | | | | | | | Merge remote-tracking branch 'public/hide_services_password' | Dmitriy Zaporozhets | 2015-10-02 | 5 | -3/+14 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Hide password in the service settings formhide_services_password | Valery Sizov | 2015-10-02 | 5 | -3/+14 | |
| * | | | | | | | | Merge branch 'access_level_badge_bug' into 'master' | Dmitriy Zaporozhets | 2015-10-02 | 4 | -3/+20 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Wrong access level badge on MR commentsaccess_level_badge_bug | Valery Sizov | 2015-10-02 | 4 | -3/+20 | |
| | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'rs-throttle-reset' into 'master' | Douwe Maan | 2015-10-02 | 7 | -101/+125 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | 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 | 2 | -22/+22 | |
| | * | | | | | | | Add recently_reset message to Devise translations | Robert Speicher | 2015-10-01 | 1 | -0/+1 | |
| | * | | | | | | | Add User#recently_sent_password_reset? | Robert Speicher | 2015-10-01 | 2 | -0/+24 | |
| | * | | | | | | | Update config/locales/devise.en.yml with latest version | Robert Speicher | 2015-10-01 | 1 | -51/+52 | |
| | * | | | | | | | 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 | |
| | * | | | | | | | Autofocus the email field on the password reset form | Robert Speicher | 2015-09-30 | 1 | -1/+1 | |
| | * | | | | | | | Only allow password reset emails once per minute | Robert Speicher | 2015-09-30 | 2 | -14/+51 | |
| * | | | | | | | | Merge branch 'migration-doc-fix' into 'master' | Jacob Vosmaer | 2015-10-02 | 1 | -1/+8 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Back and forth permission on builds/migration-doc-fix | Kamil Trzcinski | 2015-10-02 | 1 | -1/+8 | |
| | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'ensure-ci-project' into 'master' | Dmitriy Zaporozhets | 2015-10-02 | 11 | -122/+21 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Fix tests | Dmitriy Zaporozhets | 2015-10-02 | 2 | -29/+4 | |
| | * | | | | | | | Remove unnecessary fork ci logic | Dmitriy Zaporozhets | 2015-10-02 | 5 | -84/+8 | |
| | * | | | | | | | Prevent creating 2 Ci::Project entities when enable CI | Dmitriy Zaporozhets | 2015-10-02 | 5 | -10/+5 | |
| | * | | | | | | | Ensure GitLab CI project exists when CI service is activated manuallyensure-ci-project | Dmitriy Zaporozhets | 2015-10-01 | 1 | -0/+5 | |
| * | | | | | | | | Added benchmark-ips to the Gemfile | Yorick Peterse | 2015-10-02 | 2 | -0/+4 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'add_last_push_widget' into 'master' | Dmitriy Zaporozhets | 2015-10-02 | 2 | -0/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Add last push widget to starred projects dashboard | Drew Blessing | 2015-10-01 | 2 | -0/+4 | |
