Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some modifications to builds API and specs | Tomasz Maczukin | 2016-01-08 | 2 | -5/+5 |
* | Change test access level from MASTER to DEVELOPER | Tomasz Maczukin | 2016-01-08 | 1 | -1/+1 |
* | Modify entities for builds API | Tomasz Maczukin | 2016-01-08 | 3 | -25/+29 |
* | Modify builds scope filtering in builds API | Tomasz Maczukin | 2016-01-08 | 4 | -16/+39 |
* | Update ./doc/api/ | Tomasz Maczukin | 2016-01-05 | 3 | -1/+209 |
* | Merge branch 'master' into ci/api-builds | Tomasz Maczukin | 2016-01-05 | 115 | -1720/+1067 |
|\ | |||||
| * | Merge branch 'rs-abuse-reports-refactor' into 'master' | Douwe Maan | 2016-01-05 | 6 | -61/+101 |
| |\ | |||||
| | * | Add `AbuseReport#notify`rs-abuse-reports-refactor | Robert Speicher | 2016-01-04 | 4 | -58/+49 |
| | * | Make AbuseReportMailer responsible for knowing if it should deliver | Robert Speicher | 2016-01-04 | 2 | -1/+47 |
| | * | Redirect back to user profile page after abuse report | Robert Speicher | 2016-01-04 | 1 | -2/+5 |
| * | | Merge branch 'pr-9938' into 'master' | Douwe Maan | 2016-01-05 | 2 | -1/+4 |
| |\ \ | |||||
| | * | | Merge pull request GH-9938 from huacnlee/hotfix/note_mail_with_notificationpr-9938 | Douwe Maan | 2016-01-04 | 2 | -1/+4 |
| * | | | Merge branch 'rs-relative-links-to-root' into 'master' | Douwe Maan | 2016-01-05 | 2 | -1/+9 |
| |\ \ \ | |||||
| | * | | | Support a single directory traversal in RelativeLinkFilterrs-relative-links-to-root | Robert Speicher | 2015-12-30 | 2 | -1/+9 |
| * | | | | Merge branch 'ssh-doc-fixes' into 'master' | Hannes Rosenögger | 2016-01-05 | 1 | -5/+6 |
| |\ \ \ \ | |||||
| | * | | | | Fix grammar | Felix Eckhofer | 2016-01-05 | 1 | -1/+1 |
| | * | | | | Clarify the key generation step | Felix Eckhofer | 2016-01-05 | 1 | -2/+3 |
| | * | | | | Remove misleading `ssh-dsa` | Felix Eckhofer | 2016-01-05 | 1 | -2/+2 |
| * | | | | | Merge branch 'new-markdown' into 'master' | Dmitriy Zaporozhets | 2016-01-05 | 2 | -263/+263 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | markdown fixesnew-markdown | Andriy Dyadyura | 2016-01-05 | 1 | -1/+1 |
| | * | | | | markdown fixes | Andriy Dyadyura | 2016-01-05 | 2 | -263/+263 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'fix-api-lookup-with-usernames-with-dots' of https://gitlab.com/... | Dmitriy Zaporozhets | 2016-01-05 | 3 | -1/+11 |
| |\ \ \ \ | |||||
| | * | | | | Fix API project lookups when querying with a namespace with dots | Stan Hu | 2016-01-03 | 3 | -1/+11 |
| * | | | | | Merge remote-tracking branch 'origin/crosslink-env-docs' | Dmitriy Zaporozhets | 2016-01-05 | 2 | -2/+7 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix link, filename and crosslink to omnibus docs.crosslink-env-docs | Sytse Sijbrandij | 2015-12-29 | 2 | -2/+7 |
| * | | | | | | Merge branch 'improved-leave-project' into 'master' | Dmitriy Zaporozhets | 2016-01-05 | 4 | -18/+29 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | rempves tests for "you have master access" textimproved-leave-project | Jacob Schatz | 2016-01-04 | 1 | -1/+0 |
| | * | | | | | | removes footer message about access to project | Jacob Schatz | 2016-01-04 | 1 | -8/+1 |
| | * | | | | | | adds proper `it` for multi line. adds `find` with correct id for button. | Jacob Schatz | 2015-12-28 | 1 | -3/+3 |
| | * | | | | | | Merge branch 'master' into improved-leave-project | Jacob Schatz | 2015-12-28 | 9 | -37/+130 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | fixes tests failing | Jacob Schatz | 2015-12-28 | 2 | -3/+6 |
| | * | | | | | | | adds settings menu to the top for editting and leaving projects | Jacob Schatz | 2015-12-28 | 3 | -9/+25 |
| * | | | | | | | | Merge branch 'metrics-tuning' into 'master' | Dmitriy Zaporozhets | 2016-01-05 | 17 | -249/+133 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix Rubocop styling in AR subscriber specsmetrics-tuning | Yorick Peterse | 2016-01-04 | 1 | -1/+1 |
| | * | | | | | | | | Automatically prefix transaction series names | Yorick Peterse | 2016-01-04 | 8 | -20/+19 |
| | * | | | | | | | | Use separate series for Rails/Sidekiq sample stats | Yorick Peterse | 2016-01-04 | 2 | -13/+44 |
| | * | | | | | | | | Track total method call times per transaction | Yorick Peterse | 2016-01-04 | 2 | -0/+8 |
| | * | | | | | | | | Track total query/view timings in transactions | Yorick Peterse | 2016-01-04 | 5 | -0/+62 |
| | * | | | | | | | | Ability to increment custom transaction values | Yorick Peterse | 2016-01-04 | 2 | -2/+25 |
| | * | | | | | | | | Removed tracking of hostnames for metrics | Yorick Peterse | 2015-12-31 | 5 | -19/+2 |
| | * | | | | | | | | Use separate series for Rails/Sidekiq transactions | Yorick Peterse | 2015-12-31 | 9 | -14/+15 |
| | * | | | | | | | | Cache InfluxDB settings after the first use | Yorick Peterse | 2015-12-31 | 2 | -23/+21 |
| | * | | | | | | | | Removed tracking of raw SQL queries | Yorick Peterse | 2015-12-31 | 5 | -221/+0 |
| * | | | | | | | | | Merge branch 'rs-logo-animation' into 'master' | Dmitriy Zaporozhets | 2016-01-05 | 3 | -8/+51 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Restructure logo JS to use `setInterval`rs-logo-animation | Robert Speicher | 2016-01-04 | 1 | -25/+21 |
| | * | | | | | | | | | Decrease the logo sweep delay | Robert Speicher | 2016-01-04 | 1 | -2/+3 |
| | * | | | | | | | | | Correct the logo ID names | Robert Speicher | 2016-01-04 | 2 | -11/+11 |
| | * | | | | | | | | | Ensure the sweep always starts from the left | Robert Speicher | 2016-01-02 | 1 | -8/+9 |
| | * | | | | | | | | | Use the logo as a loading indicator | Robert Speicher | 2016-01-02 | 2 | -1/+46 |
| | * | | | | | | | | | Give the logo shapes meaningful IDs | Robert Speicher | 2016-01-02 | 1 | -7/+7 |