Oversikten viser antall forslag behandlet per dag gjennom stortingsperioden.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Akhtar Chaudhry | |
Arbeidarpartiet, Senterpartiet og Sosialistisk Venstreparti | |
Arbeidarpartiet, Sosialistisk Venstreparti og Senterpartiet | |
Arbeiderpartiet og Senterpartiet | |
Arbeiderpartiet, Fremskrittspartiet, Høyre, Sosialistisk Venstreparti, Senterpartiet og Kristelig Folkeparti: | |
Arbeiderpartiet, Senterpartiet og Sosialistisk Venstreparti | |
Arbeiderpartiet, Senterpartiet og Sosialistisk Venstreparti: | |
Arbeiderpartiet, Senterpartiet, Sosialistisk Venstreparti og Miljøpartiet De Grønne | |
Arbeiderpartiet, Sosialistisk Venstreparti og Senterpartiet | |
Arbeiderpartiet, Sosialistisk Venstreparti og Senterpartiet: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ irb -r watir-webdriver | |
>> b = Watir::Browser.new | |
=> #<Watir::Browser:0x..fc5f6a0cf19019716 url="about:blank" title=""> | |
>> b.methods - b.class.superclass.instance_methods | |
=> [:driver, :wd, :goto, :back, :forward, :url, :title, :close, :quit, :cookies, :name, :text, :html, :alert, :refresh, :wait, :ready_state, :status, :execute_script, :send_keys, :screenshot, :add_checker, :disable_checker, :run_checkers, :exist?, :exists?, :assert_exists, :reset!, :browser, :wait_until, :wait_while, :windows, :window, :element, :elements, :extract_selector, :a, :as, :abbr, :abbrs, :address, :addresses, :area, :areas, :article, :articles, :aside, :asides, :audio, :audios, :b, :bs, :base, :bases, :bdi, :bdis, :bdo, :bdos, :blockquote, :blockquotes, :body, :bodys, :br, :brs, :button, :buttons, :canvas, :canvases, :caption, :captions, :cite, :cites, :code, :codes, :col, :cols, :colgroup, :colgroups, :command, :commands, :data, :datas, :datalist, :datalists, :dd, :dds, :del, :dels, :details, :detailses, :dfn, :dfns, :dialog, :d |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
library(reshape) # install.package('reshape') | |
data <- read.csv("/tmp/authors.csv") | |
ct <- as.data.frame(cast(data, author ~ project_name, fill = 0, value = 'cnt')) | |
res <- cor(ct[sapply(ct, is.numeric)], method='spearman') | |
write.csv(res, file="/tmp/corr.csv") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# TODO: extract to gem, w/ configurable index | |
class AlphaId | |
INDEX = %w[a b c d e f g h i j k l m n o p q r s t u v w x y z 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z] | |
BASE = INDEX.size | |
def self.encode(int) | |
return INDEX.first if int.zero? | |
res = '' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
text.html.erb.rails | |
meta.embedded.line.erb | |
source.ruby.rails | |
support.function.viewhelpers.rails | |
attr.os-version.10.9.1 | |
attr.project.rake | |
attr.rev-path.erb.html.show.builds.views.app.test-report.finn | |
attr.scm.branch.images-to-disk | |
attr.scm.git | |
attr.scm.status.clean |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
client = Selenium::WebDriver::Remote::Http::Persistent.new | |
# | |
# hack - TODO: fix ability to override open timeout in selenium-webdriver | |
# | |
client.extend(Module.new do | |
attr_accessor :open_timeout, :read_timeout | |
def http |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env ruby | |
class File | |
def self.binary?(file) | |
s = (read(file, stat(file).blksize) || "").split(//) | |
s.size > 0 && ((s.size - s.grep(" ".."~").size) / s.size.to_f) > 0.30 | |
end | |
def self.fix_trailing_space(file) | |
content = read(file) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Grunnlovsforslag om retten til bolig | |
http://www.holderdeord.no/parliament-issues/40707 | http://stortinget.no/no/Saker-og-publikasjoner/Saker/Sak/?p=40707 | |
Samtykke til deltakelse i en beslutning i EØS-komiteen om innlemmelse i EØS-avtalen av direktiv 2008/104/EF om vikararbeid (vikarbyrådirektivet) | |
http://www.holderdeord.no/parliament-issues/53132 | http://stortinget.no/no/Saker-og-publikasjoner/Saker/Sak/?p=53132 | |
Grunnlovsforslag om vern mot diskriminering på grunn av kjønn og minoriteter | |
http://www.holderdeord.no/parliament-issues/40708 | http://stortinget.no/no/Saker-og-publikasjoner/Saker/Sak/?p=40708 | |
Grunnlovsforslag om rett til asyl | |
http://www.holderdeord.no/parliament-issues/41049 | http://stortinget.no/no/Saker-og-publikasjoner/Saker/Sak/?p=41049 | |
Grunnlovsforslag om bestemmelser om statskirkeordningen, statsskikk og menneskerettighetsforpliktelser | |
http://www.holderdeord.no/parliament-issues/40703 | http://stortinget.no/no/Saker-og-publikasjoner/Saker/Sak/?p=40703 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# setup clone with --mirror (once) | |
git clone --mirror https://code.google.com/p/selenium/ selenium | |
cd selenium | |
git remote add gh [email protected]:SeleniumHQ/selenium.git | |
# update with fetch instead of pull | |
git fetch | |
git push --mirror gh | |