summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-github-clone-wiki' into 'master'Sean McGivern2017-06-131-1/+1
|\
| * Github - Fix token interpolation when cloning wiki repositoryDouglas Barbosa Alexandre2017-06-121-1/+1
* | Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_time...32054-rails-should-use-timestamptz-database-type-for-postgresqlblackst0ne2017-06-131-0/+33
* | Merge branch '29010-perf-bar' into 'master'Robert Speicher2017-06-124-0/+164
|\ \
| * | DRYed peek-pg/mysql2 views and update peek-rblineprof monkey-patch file29010-perf-barRémy Coutable2017-06-091-21/+14
| * | Ensure peek-performance_bar doesn't break existing functionalitiesRémy Coutable2017-06-091-0/+22
| * | Fix spec failures and add a feature flag for the performance barRémy Coutable2017-06-091-1/+1
| * | Fix Rubocop offenses, improve SQL duration format and changelog entryRémy Coutable2017-06-092-10/+23
| * | Display queries duration in performance bar queries modalRémy Coutable2017-06-092-42/+8
| * | Fix replacement of Pygments with RougeRémy Coutable2017-06-091-1/+1
| * | Don't use Pygment,rb, use Rouge instead, and put peek-pg in the :postgres groupRémy Coutable2017-06-091-0/+91
| * | Store Sherlock::Query in Peek adapterRémy Coutable2017-06-092-0/+72
| * | New performance bar that can be enabled with the `p b` shortcutRémy Coutable2017-06-091-0/+7
* | | Merge branch 'background-migrations' into 'master'30404-high-cpu-usage-on-mrs-with-large-diffsRémy Coutable2017-06-122-0/+31
|\ \ \ | |_|/ |/| |
| * | Add the ability to perform background migrationsYorick Peterse2017-06-122-0/+31
* | | Merge branch '33525-use-git-diff-instead-of-git-format-patch' into 'master'Robert Speicher2017-06-121-7/+3
|\ \ \ | |/ / |/| |
| * | Generate patch with git diff instead of git format-patch33525-use-git-diff-instead-of-git-format-patchRémy Coutable2017-06-091-7/+3
| |/
* | Merge branch '33003-avatar-in-project-api' into 'master'Rémy Coutable2017-06-121-0/+1
|\ \
| * | Accept image for avatar in project APIvanadium232017-06-091-0/+1
* | | Merge branch 'dm-mail-room-check-without-omnibus' into 'master'Robert Speicher2017-06-091-5/+4
|\ \ \
| * | | Don't check if MailRoom is running on Omnibusdm-mail-room-check-without-omnibusDouwe Maan2017-06-091-5/+4
| | |/ | |/|
* | | Merge branch 'cache-diff-size-limits' into 'master'Douwe Maan2017-06-091-2/+18
|\ \ \ | |_|/ |/| |
| * | Only look up diff size limit flags once per requestcache-diff-size-limitsSean McGivern2017-06-091-2/+18
* | | Merge branch 'tc-link-to-commit-on-help-page' into 'master'Robert Speicher2017-06-091-1/+3
|\ \ \ | |_|/ |/| |
| * | Make the revision on the `/help` page clickabletc-link-to-commit-on-help-pageToon Claes2017-06-091-1/+3
* | | Merge branch 'pat-msg-on-auth-failure' into 'master'Rémy Coutable2017-06-091-1/+5
|\ \ \
| * | | Instruct user to use a personal access token for Git over HTTPRobin Bobbitt2017-06-071-1/+5
* | | | Merge branch 'dm-blob-binaryness-change' into 'master'Sean McGivern2017-06-091-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Detect if file that appears to be text in the first 1024 bytes is actually bi...dm-blob-binaryness-changeDouwe Maan2017-06-081-0/+1
* | | | Merge branch 'upstream-9-2-security' into master-security-updateDJ Mountney2017-06-082-1/+2
|\ \ \ \
| * | | | Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-0712-11/+17
| | |_|/ | |/| |
* | | | Merge branch '25934-project-snippet-vis' into 'security-9-2'DJ Mountney2017-06-089-10/+14
* | | | Merge branch 'dz-api-x-frame' into 'security-9-2'DJ Mountney2017-06-081-0/+1
| |/ / |/| |
* | | Merge branch 'dm-diff-file-diffable' into 'master'Sean McGivern2017-06-083-9/+13
|\ \ \
| * | | Move diffable? method from Repository to Diff::Filedm-diff-file-diffableDouwe Maan2017-06-083-22/+38
* | | | Merge branch 'dm-highlight-diff-file-blob' into 'master'Sean McGivern2017-06-083-27/+36
|\ \ \ \
| * | | | Use Diff::File blob methods from diff highlighterdm-highlight-diff-file-blobDouwe Maan2017-06-083-27/+36
| |/ / /
* | | | Merge branch '33383_add_bulgarian_translation_of_cycle_analytics_page' into '...Douwe Maan2017-06-081-1/+2
|\ \ \ \
| * | | | add bulgarian translation of cycle analytics page to I18N黄涛2017-06-071-1/+2
* | | | | Merge branch '33334_add_portuguese_brazil_translation_of_cycle_analytics_page...Douwe Maan2017-06-081-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update i18n.rb styleHuang Tao2017-06-071-1/+1
| * | | | add portuguese brazil translation of cycle analytics page黄涛2017-06-071-0/+1
| |/ / /
* | | | Merge branch 'blob-load-all-data' into 'master'Grzegorz Bizon2017-06-084-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Blob#load_all_data! doesn’t need an argumentblob-load-all-dataDouwe Maan2017-06-074-4/+4
* | | | remove the rouge copypasta and add notes to refactorhttp://jneen.net/2017-06-072-28/+4
| |_|/ |/| |
* | | Translate project & repository pagesBob Van Landuyt2017-06-0711-23/+23
* | | Merge branch 'krakowski_master2' into 'master'Grzegorz Bizon2017-06-071-20/+31
|\ \ \ | |/ / |/| |
| * | use squre bracketShinya Maeda2017-06-081-1/+1
| * | Use source instead of trigger_requests in stage_seedsShinya Maeda2017-06-082-5/+2
| * | Remove source.nilShinya Maeda2017-06-081-3/+3